[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:13:35.444607 26728 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.26.62:38389
I20260709 12:13:35.446117 26728 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:13:35.447145 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:35.463564 26735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:35.463624 26734 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:35.463692 26737 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
W20260709 12:13:36.640640 26736 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 12:13:36.640957 26728 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
I20260709 12:13:36.644549 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:36.644781 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:36.645002 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599216644977 us; error 0 us; skew 500 ppm
I20260709 12:13:36.645895 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:36.652186 26728 webserver.cc:533] Webserver started at http://127.26.26.62:45249/ using document root <none> and password file <none>
I20260709 12:13:36.652999 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:36.653221 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:36.653668 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:36.659241 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/master-0-root/instance:
uuid: "5b81ce7298f4449e946244c8f1a90308"
format_stamp: "Formatted at 2026-07-09 12:13:36 on dist-test-slave-vqsr"
I20260709 12:13:36.666349 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:36.671239 26743 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:36.672293 26728 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 12:13:36.672628 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/master-0-root
uuid: "5b81ce7298f4449e946244c8f1a90308"
format_stamp: "Formatted at 2026-07-09 12:13:36 on dist-test-slave-vqsr"
I20260709 12:13:36.672957 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:36.728219 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:36.729780 26728 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:13:36.730259 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:36.799736 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.62:38389
I20260709 12:13:36.799813 26794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.62:38389 every 8 connection(s)
I20260709 12:13:36.809029 26795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:36.829627 26795 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308: Bootstrap starting.
I20260709 12:13:36.835304 26795 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:36.837114 26795 log.cc:826] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308: Log is configured to *not* fsync() on all Append() calls
I20260709 12:13:36.841670 26795 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308: No bootstrap required, opened a new log
I20260709 12:13:36.861972 26795 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b81ce7298f4449e946244c8f1a90308" member_type: VOTER }
I20260709 12:13:36.862493 26795 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:36.862761 26795 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b81ce7298f4449e946244c8f1a90308, State: Initialized, Role: FOLLOWER
I20260709 12:13:36.863646 26795 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b81ce7298f4449e946244c8f1a90308" member_type: VOTER }
I20260709 12:13:36.864142 26795 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:13:36.864424 26795 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:13:36.864773 26795 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:36.869328 26795 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b81ce7298f4449e946244c8f1a90308" member_type: VOTER }
I20260709 12:13:36.870023 26795 leader_election.cc:304] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [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: 5b81ce7298f4449e946244c8f1a90308; no voters: 
I20260709 12:13:36.871731 26795 leader_election.cc:290] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:13:36.872051 26798 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:36.874675 26798 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [term 1 LEADER]: Becoming Leader. State: Replica: 5b81ce7298f4449e946244c8f1a90308, State: Running, Role: LEADER
I20260709 12:13:36.875639 26798 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [LEADER]: Queue going to LEADER mode. State: All 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: "5b81ce7298f4449e946244c8f1a90308" member_type: VOTER }
I20260709 12:13:36.876725 26795 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:13:36.885563 26799 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5b81ce7298f4449e946244c8f1a90308" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b81ce7298f4449e946244c8f1a90308" member_type: VOTER } }
I20260709 12:13:36.885735 26800 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5b81ce7298f4449e946244c8f1a90308. Latest consensus state: current_term: 1 leader_uuid: "5b81ce7298f4449e946244c8f1a90308" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b81ce7298f4449e946244c8f1a90308" member_type: VOTER } }
I20260709 12:13:36.886310 26799 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:36.886310 26800 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:36.889750 26806 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:13:36.901688 26806 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:13:36.904897 26728 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:13:36.918790 26806 catalog_manager.cc:1383] Generated new cluster ID: 23af238d1d9344c9a3b2a71039bd3f45
I20260709 12:13:36.919065 26806 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:13:36.936658 26806 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:13:36.938235 26806 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:13:36.950084 26806 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308: Generated new TSK 0
I20260709 12:13:36.950927 26806 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:13:36.971655 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:36.979797 26817 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:36.981415 26818 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:36.984066 26820 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:36.984295 26728 server_base.cc:1061] running on GCE node
I20260709 12:13:36.985127 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:36.985387 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:36.985575 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599216985559 us; error 0 us; skew 500 ppm
I20260709 12:13:36.986303 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:36.990509 26728 webserver.cc:533] Webserver started at http://127.26.26.1:39021/ using document root <none> and password file <none>
I20260709 12:13:36.990998 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:36.991184 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:36.991504 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:36.992657 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-0-root/instance:
uuid: "fc36f1949b1241b495b836e267a62198"
format_stamp: "Formatted at 2026-07-09 12:13:36 on dist-test-slave-vqsr"
I20260709 12:13:36.998279 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 12:13:37.002660 26825 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:37.003490 26728 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:13:37.003768 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-0-root
uuid: "fc36f1949b1241b495b836e267a62198"
format_stamp: "Formatted at 2026-07-09 12:13:36 on dist-test-slave-vqsr"
I20260709 12:13:37.004047 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:37.023237 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:37.024580 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:37.027351 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:37.031773 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:37.031996 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:37.032338 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:37.032487 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:37.139184 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.1:35275
I20260709 12:13:37.139267 26887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.1:35275 every 8 connection(s)
I20260709 12:13:37.146159 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:37.155421 26892 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:37.157518 26893 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:37.172294 26895 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:37.173369 26728 server_base.cc:1061] running on GCE node
I20260709 12:13:37.174620 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:13:37.174871 26888 heartbeater.cc:344] Connected to a master server at 127.26.26.62:38389
I20260709 12:13:37.175309 26888 heartbeater.cc:461] Registering TS with master...
W20260709 12:13:37.174878 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:37.175735 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599217175711 us; error 0 us; skew 500 ppm
I20260709 12:13:37.176308 26888 heartbeater.cc:507] Master 127.26.26.62:38389 requested a full tablet report, sending...
I20260709 12:13:37.176525 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:37.179463 26760 ts_manager.cc:194] Registered new tserver with Master: fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275)
I20260709 12:13:37.179828 26728 webserver.cc:533] Webserver started at http://127.26.26.2:44399/ using document root <none> and password file <none>
I20260709 12:13:37.180502 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:37.180747 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:37.181110 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:37.181787 26760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32782
I20260709 12:13:37.182526 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-1-root/instance:
uuid: "34a85985a4cb47bf901fab099c9704ae"
format_stamp: "Formatted at 2026-07-09 12:13:37 on dist-test-slave-vqsr"
I20260709 12:13:37.189019 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260709 12:13:37.193651 26900 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:37.194445 26728 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:13:37.194747 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-1-root
uuid: "34a85985a4cb47bf901fab099c9704ae"
format_stamp: "Formatted at 2026-07-09 12:13:37 on dist-test-slave-vqsr"
I20260709 12:13:37.195073 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:37.236394 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:37.238116 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:37.240655 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:37.244256 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:37.244518 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:37.244781 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:37.244976 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:37.331336 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.2:38159
I20260709 12:13:37.331404 26962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.2:38159 every 8 connection(s)
I20260709 12:13:37.339846 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:37.346861 26966 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:13:37.352317 26967 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:37.353164 26963 heartbeater.cc:344] Connected to a master server at 127.26.26.62:38389
I20260709 12:13:37.353710 26963 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:37.354666 26963 heartbeater.cc:507] Master 127.26.26.62:38389 requested a full tablet report, sending...
I20260709 12:13:37.357231 26760 ts_manager.cc:194] Registered new tserver with Master: 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
W20260709 12:13:37.357422 26969 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:13:37.357968 26728 server_base.cc:1061] running on GCE node
I20260709 12:13:37.358764 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:37.358942 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:13:37.359054 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599217359044 us; error 0 us; skew 500 ppm
I20260709 12:13:37.359062 26760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32790
I20260709 12:13:37.359894 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:37.362691 26728 webserver.cc:533] Webserver started at http://127.26.26.3:35499/ using document root <none> and password file <none>
I20260709 12:13:37.363165 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:37.363365 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:37.363687 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:37.364758 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-2-root/instance:
uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
format_stamp: "Formatted at 2026-07-09 12:13:37 on dist-test-slave-vqsr"
I20260709 12:13:37.370245 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260709 12:13:37.375234 26974 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:37.376021 26728 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:13:37.376325 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-2-root
uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
format_stamp: "Formatted at 2026-07-09 12:13:37 on dist-test-slave-vqsr"
I20260709 12:13:37.376621 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599215280182-26728-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:13:37.394444 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:37.395687 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:37.397085 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:37.399132 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:37.399348 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:37.399600 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:37.399777 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:37.489748 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.3:37887
I20260709 12:13:37.489820 27036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.3:37887 every 8 connection(s)
I20260709 12:13:37.506902 27037 heartbeater.cc:344] Connected to a master server at 127.26.26.62:38389
I20260709 12:13:37.507247 27037 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:37.508054 27037 heartbeater.cc:507] Master 127.26.26.62:38389 requested a full tablet report, sending...
I20260709 12:13:37.509879 26760 ts_manager.cc:194] Registered new tserver with Master: d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:37.510358 26728 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015707948s
I20260709 12:13:37.511492 26760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32800
I20260709 12:13:37.559295 26760 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32802:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:13:37.562736 26760 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:13:37.659472 26853 tablet_service.cc:1511] Processing CreateTablet for tablet 862cb67695664701b3f0023580042f96 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:13:37.661104 26853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 862cb67695664701b3f0023580042f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.662679 27002 tablet_service.cc:1511] Processing CreateTablet for tablet 862cb67695664701b3f0023580042f96 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:13:37.663990 27002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 862cb67695664701b3f0023580042f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.665866 27001 tablet_service.cc:1511] Processing CreateTablet for tablet 8978bb355419498584a22a424fa22842 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:13:37.667173 27001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8978bb355419498584a22a424fa22842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.672987 26852 tablet_service.cc:1511] Processing CreateTablet for tablet 8978bb355419498584a22a424fa22842 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:13:37.674365 26852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8978bb355419498584a22a424fa22842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.676855 26999 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9a612724f94b6d86f840e45414071b (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:13:37.678159 26999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9a612724f94b6d86f840e45414071b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.680666 26998 tablet_service.cc:1511] Processing CreateTablet for tablet 23377ee636c3451c8276689bfcbe7bd3 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:13:37.681938 26998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23377ee636c3451c8276689bfcbe7bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.683832 27000 tablet_service.cc:1511] Processing CreateTablet for tablet 612c3b60e4fa4f7c9ed3c80008e3bf5e (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:13:37.685091 27000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612c3b60e4fa4f7c9ed3c80008e3bf5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.687104 26851 tablet_service.cc:1511] Processing CreateTablet for tablet 612c3b60e4fa4f7c9ed3c80008e3bf5e (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:13:37.688431 26851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612c3b60e4fa4f7c9ed3c80008e3bf5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.689458 26996 tablet_service.cc:1511] Processing CreateTablet for tablet acd12959eac748b3bdbede577bd55bb7 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:13:37.689836 26997 tablet_service.cc:1511] Processing CreateTablet for tablet 4172b9d068924a6b8e5522177f02235d (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:13:37.690778 26996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acd12959eac748b3bdbede577bd55bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.695675 26997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4172b9d068924a6b8e5522177f02235d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.692266 26995 tablet_service.cc:1511] Processing CreateTablet for tablet 221f0a57aa954b05a58effbef1e3e966 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:13:37.703858 26849 tablet_service.cc:1511] Processing CreateTablet for tablet 23377ee636c3451c8276689bfcbe7bd3 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:13:37.704671 26995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221f0a57aa954b05a58effbef1e3e966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.705448 26848 tablet_service.cc:1511] Processing CreateTablet for tablet 4172b9d068924a6b8e5522177f02235d (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:13:37.706135 26850 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9a612724f94b6d86f840e45414071b (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:13:37.712569 26994 tablet_service.cc:1511] Processing CreateTablet for tablet 6da64b067f9b4fc0b89aac9bd010aec9 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:13:37.715778 26849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23377ee636c3451c8276689bfcbe7bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.720391 26847 tablet_service.cc:1511] Processing CreateTablet for tablet acd12959eac748b3bdbede577bd55bb7 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:13:37.723665 26848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4172b9d068924a6b8e5522177f02235d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.721472 26994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da64b067f9b4fc0b89aac9bd010aec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.723721 26846 tablet_service.cc:1511] Processing CreateTablet for tablet 221f0a57aa954b05a58effbef1e3e966 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:13:37.728197 26850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9a612724f94b6d86f840e45414071b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.735997 26845 tablet_service.cc:1511] Processing CreateTablet for tablet 6da64b067f9b4fc0b89aac9bd010aec9 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:13:37.751852 26846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221f0a57aa954b05a58effbef1e3e966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.756130 26845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da64b067f9b4fc0b89aac9bd010aec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.759692 26847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acd12959eac748b3bdbede577bd55bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.772459 26928 tablet_service.cc:1511] Processing CreateTablet for tablet 862cb67695664701b3f0023580042f96 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:13:37.773840 26928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 862cb67695664701b3f0023580042f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.776691 26927 tablet_service.cc:1511] Processing CreateTablet for tablet 8978bb355419498584a22a424fa22842 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:13:37.778007 26927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8978bb355419498584a22a424fa22842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.780536 26925 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9a612724f94b6d86f840e45414071b (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:13:37.781769 26925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9a612724f94b6d86f840e45414071b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.784929 26924 tablet_service.cc:1511] Processing CreateTablet for tablet 23377ee636c3451c8276689bfcbe7bd3 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:13:37.786268 26924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23377ee636c3451c8276689bfcbe7bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.788815 26923 tablet_service.cc:1511] Processing CreateTablet for tablet 4172b9d068924a6b8e5522177f02235d (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:13:37.790202 26923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4172b9d068924a6b8e5522177f02235d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.792718 26922 tablet_service.cc:1511] Processing CreateTablet for tablet acd12959eac748b3bdbede577bd55bb7 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:13:37.794047 26922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acd12959eac748b3bdbede577bd55bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.796870 26921 tablet_service.cc:1511] Processing CreateTablet for tablet 221f0a57aa954b05a58effbef1e3e966 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:13:37.798307 26921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221f0a57aa954b05a58effbef1e3e966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.801577 26926 tablet_service.cc:1511] Processing CreateTablet for tablet 612c3b60e4fa4f7c9ed3c80008e3bf5e (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:13:37.803004 26926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612c3b60e4fa4f7c9ed3c80008e3bf5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.818504 26920 tablet_service.cc:1511] Processing CreateTablet for tablet 6da64b067f9b4fc0b89aac9bd010aec9 (DEFAULT_TABLE table=test-workload [id=9543dac3ab224e938e3f43c7ffc0038d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:13:37.844049 27056 tablet_bootstrap.cc:492] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa: Bootstrap starting.
I20260709 12:13:37.851445 26920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da64b067f9b4fc0b89aac9bd010aec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:37.869392 27055 tablet_bootstrap.cc:492] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198: Bootstrap starting.
W20260709 12:13:37.896186 26808 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:37.901585 27056 tablet_bootstrap.cc:654] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:37.904992 27057 tablet_bootstrap.cc:492] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae: Bootstrap starting.
I20260709 12:13:37.915160 27055 tablet_bootstrap.cc:654] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:37.927565 27056 tablet_bootstrap.cc:492] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa: No bootstrap required, opened a new log
I20260709 12:13:37.931703 27056 ts_tablet_manager.cc:1403] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.006s
I20260709 12:13:37.933028 27057 tablet_bootstrap.cc:654] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:37.936419 27055 tablet_bootstrap.cc:492] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198: No bootstrap required, opened a new log
I20260709 12:13:37.937748 27055 ts_tablet_manager.cc:1403] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.004s
I20260709 12:13:37.938916 27056 raft_consensus.cc:359] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:37.939787 27056 raft_consensus.cc:385] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:37.940122 27056 raft_consensus.cc:740] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Initialized, Role: FOLLOWER
I20260709 12:13:37.940690 27055 raft_consensus.cc:359] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:37.941457 27055 raft_consensus.cc:385] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:37.941836 27055 raft_consensus.cc:740] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Initialized, Role: FOLLOWER
I20260709 12:13:37.941507 27056 consensus_queue.cc:260] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:37.942589 27055 consensus_queue.cc:260] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:37.949291 26888 heartbeater.cc:499] Master 127.26.26.62:38389 was elected leader, sending a full tablet report...
I20260709 12:13:37.949448 27055 ts_tablet_manager.cc:1434] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:13:37.951795 27055 tablet_bootstrap.cc:492] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198: Bootstrap starting.
I20260709 12:13:37.955780 27056 ts_tablet_manager.cc:1434] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.001s
I20260709 12:13:37.956692 27056 tablet_bootstrap.cc:492] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa: Bootstrap starting.
I20260709 12:13:37.958122 27055 tablet_bootstrap.cc:654] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:37.959714 27037 heartbeater.cc:499] Master 127.26.26.62:38389 was elected leader, sending a full tablet report...
I20260709 12:13:37.963114 27056 tablet_bootstrap.cc:654] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:37.970942 27055 tablet_bootstrap.cc:492] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198: No bootstrap required, opened a new log
I20260709 12:13:37.971362 27055 ts_tablet_manager.cc:1403] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260709 12:13:37.973057 27057 tablet_bootstrap.cc:492] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae: No bootstrap required, opened a new log
I20260709 12:13:37.973544 27057 ts_tablet_manager.cc:1403] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.000s
I20260709 12:13:37.974148 27055 raft_consensus.cc:359] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:37.974853 27055 raft_consensus.cc:385] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:37.975135 27055 raft_consensus.cc:740] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Initialized, Role: FOLLOWER
I20260709 12:13:37.975847 27055 consensus_queue.cc:260] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:37.976907 27057 raft_consensus.cc:359] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:37.977674 27057 raft_consensus.cc:385] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:37.978040 27057 raft_consensus.cc:740] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Initialized, Role: FOLLOWER
I20260709 12:13:37.978417 27055 ts_tablet_manager.cc:1434] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260709 12:13:37.979316 27055 tablet_bootstrap.cc:492] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198: Bootstrap starting.
I20260709 12:13:37.979041 27057 consensus_queue.cc:260] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:37.987314 27055 tablet_bootstrap.cc:654] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:37.988714 27057 ts_tablet_manager.cc:1434] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:13:37.989473 26963 heartbeater.cc:499] Master 127.26.26.62:38389 was elected leader, sending a full tablet report...
W20260709 12:13:37.995740 27038 tablet.cc:2406] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:13:37.996076 27057 tablet_bootstrap.cc:492] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae: Bootstrap starting.
I20260709 12:13:38.005573 27057 tablet_bootstrap.cc:654] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.008580 27055 tablet_bootstrap.cc:492] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198: No bootstrap required, opened a new log
I20260709 12:13:38.009083 27055 ts_tablet_manager.cc:1403] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.018s
I20260709 12:13:38.012408 27055 raft_consensus.cc:359] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.013311 27055 raft_consensus.cc:385] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.013685 27055 raft_consensus.cc:740] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.014791 27055 consensus_queue.cc:260] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.019114 27056 tablet_bootstrap.cc:492] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa: No bootstrap required, opened a new log
I20260709 12:13:38.019594 27056 ts_tablet_manager.cc:1403] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa: Time spent bootstrapping tablet: real 0.063s	user 0.036s	sys 0.025s
I20260709 12:13:38.018431 27055 ts_tablet_manager.cc:1434] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:13:38.021200 27055 tablet_bootstrap.cc:492] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198: Bootstrap starting.
I20260709 12:13:38.022809 27056 raft_consensus.cc:359] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.023461 27056 raft_consensus.cc:385] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.023732 27056 raft_consensus.cc:740] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.024595 27056 consensus_queue.cc:260] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.026629 27056 ts_tablet_manager.cc:1434] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:38.027586 27056 tablet_bootstrap.cc:492] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa: Bootstrap starting.
I20260709 12:13:38.027622 27055 tablet_bootstrap.cc:654] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.028877 27057 tablet_bootstrap.cc:492] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae: No bootstrap required, opened a new log
I20260709 12:13:38.029346 27057 ts_tablet_manager.cc:1403] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.011s
I20260709 12:13:38.033900 27057 raft_consensus.cc:359] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.034575 27057 raft_consensus.cc:385] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.034852 27057 raft_consensus.cc:740] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.036541 27057 consensus_queue.cc:260] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.039309 27057 ts_tablet_manager.cc:1434] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 12:13:38.040488 27057 tablet_bootstrap.cc:492] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae: Bootstrap starting.
I20260709 12:13:38.049228 27056 tablet_bootstrap.cc:654] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.056813 27057 tablet_bootstrap.cc:654] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.058449 27055 tablet_bootstrap.cc:492] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198: No bootstrap required, opened a new log
I20260709 12:13:38.058830 27056 tablet_bootstrap.cc:492] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa: No bootstrap required, opened a new log
I20260709 12:13:38.058924 27055 ts_tablet_manager.cc:1403] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.027s
I20260709 12:13:38.059270 27056 ts_tablet_manager.cc:1403] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.005s
I20260709 12:13:38.062268 27055 raft_consensus.cc:359] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.062268 27056 raft_consensus.cc:359] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.063057 27055 raft_consensus.cc:385] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.063156 27056 raft_consensus.cc:385] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.063424 27055 raft_consensus.cc:740] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.063575 27056 raft_consensus.cc:740] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.064179 27055 consensus_queue.cc:260] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.064467 27056 consensus_queue.cc:260] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.066725 27056 ts_tablet_manager.cc:1434] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:38.067651 27056 tablet_bootstrap.cc:492] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa: Bootstrap starting.
I20260709 12:13:38.067740 27055 ts_tablet_manager.cc:1434] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260709 12:13:38.068655 27055 tablet_bootstrap.cc:492] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198: Bootstrap starting.
I20260709 12:13:38.074303 27056 tablet_bootstrap.cc:654] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.074783 27055 tablet_bootstrap.cc:654] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.082860 27055 tablet_bootstrap.cc:492] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198: No bootstrap required, opened a new log
I20260709 12:13:38.083459 27055 ts_tablet_manager.cc:1403] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.005s
I20260709 12:13:38.086776 27056 tablet_bootstrap.cc:492] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa: No bootstrap required, opened a new log
I20260709 12:13:38.087251 27056 ts_tablet_manager.cc:1403] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa: Time spent bootstrapping tablet: real 0.020s	user 0.001s	sys 0.015s
I20260709 12:13:38.087265 27057 tablet_bootstrap.cc:492] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae: No bootstrap required, opened a new log
I20260709 12:13:38.086948 27055 raft_consensus.cc:359] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.087857 27055 raft_consensus.cc:385] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.088024 27057 ts_tablet_manager.cc:1403] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.004s
I20260709 12:13:38.088191 27055 raft_consensus.cc:740] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.088975 27055 consensus_queue.cc:260] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.091256 27055 ts_tablet_manager.cc:1434] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:38.091117 27057 raft_consensus.cc:359] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.091944 27057 raft_consensus.cc:385] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.092238 27055 tablet_bootstrap.cc:492] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198: Bootstrap starting.
I20260709 12:13:38.092288 27057 raft_consensus.cc:740] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.093298 27057 consensus_queue.cc:260] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.095798 27057 ts_tablet_manager.cc:1434] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:38.096758 27057 tablet_bootstrap.cc:492] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae: Bootstrap starting.
I20260709 12:13:38.098639 27055 tablet_bootstrap.cc:654] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.102734 27056 raft_consensus.cc:359] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:38.103449 27056 raft_consensus.cc:385] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.103744 27056 raft_consensus.cc:740] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.104161 27057 tablet_bootstrap.cc:654] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.104621 27056 consensus_queue.cc:260] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:38.109468 27056 ts_tablet_manager.cc:1434] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:13:38.110375 27056 tablet_bootstrap.cc:492] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa: Bootstrap starting.
I20260709 12:13:38.110816 27055 tablet_bootstrap.cc:492] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198: No bootstrap required, opened a new log
I20260709 12:13:38.111415 27055 ts_tablet_manager.cc:1403] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260709 12:13:38.115906 27055 raft_consensus.cc:359] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.117268 27055 raft_consensus.cc:385] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.117677 27055 raft_consensus.cc:740] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.117825 27056 tablet_bootstrap.cc:654] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.118436 27055 consensus_queue.cc:260] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.122090 27055 ts_tablet_manager.cc:1434] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 12:13:38.122906 27055 tablet_bootstrap.cc:492] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198: Bootstrap starting.
I20260709 12:13:38.137403 27055 tablet_bootstrap.cc:654] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.138226 27056 tablet_bootstrap.cc:492] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa: No bootstrap required, opened a new log
I20260709 12:13:38.138298 27057 tablet_bootstrap.cc:492] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae: No bootstrap required, opened a new log
I20260709 12:13:38.138864 27056 ts_tablet_manager.cc:1403] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.006s
I20260709 12:13:38.138933 27057 ts_tablet_manager.cc:1403] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.021s
I20260709 12:13:38.141469 27057 raft_consensus.cc:359] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.142004 27057 raft_consensus.cc:385] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.142293 27057 raft_consensus.cc:740] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.141891 27056 raft_consensus.cc:359] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.142673 27056 raft_consensus.cc:385] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.143007 27056 raft_consensus.cc:740] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.143029 27057 consensus_queue.cc:260] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.145494 27057 ts_tablet_manager.cc:1434] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 12:13:38.143815 27056 consensus_queue.cc:260] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.148142 27055 tablet_bootstrap.cc:492] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198: No bootstrap required, opened a new log
I20260709 12:13:38.148233 27056 ts_tablet_manager.cc:1434] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:13:38.149186 27056 tablet_bootstrap.cc:492] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa: Bootstrap starting.
I20260709 12:13:38.151113 27055 ts_tablet_manager.cc:1403] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.003s
I20260709 12:13:38.154023 27055 raft_consensus.cc:359] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.154762 27055 raft_consensus.cc:385] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.155026 27056 tablet_bootstrap.cc:654] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.155120 27055 raft_consensus.cc:740] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.157567 27057 tablet_bootstrap.cc:492] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae: Bootstrap starting.
I20260709 12:13:38.156047 27055 consensus_queue.cc:260] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.160050 27055 ts_tablet_manager.cc:1434] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:13:38.166767 27057 tablet_bootstrap.cc:654] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.160934 27055 tablet_bootstrap.cc:492] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198: Bootstrap starting.
I20260709 12:13:38.174247 27055 tablet_bootstrap.cc:654] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.174362 27065 raft_consensus.cc:493] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.174837 27065 raft_consensus.cc:515] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.180444 27065 leader_election.cc:290] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.188884 27056 tablet_bootstrap.cc:492] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa: No bootstrap required, opened a new log
I20260709 12:13:38.189432 27056 ts_tablet_manager.cc:1403] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260709 12:13:38.192575 27062 raft_consensus.cc:493] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.192885 27056 raft_consensus.cc:359] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.193029 27062 raft_consensus.cc:515] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.193574 27056 raft_consensus.cc:385] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.193877 27056 raft_consensus.cc:740] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.194561 27056 consensus_queue.cc:260] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.195422 27062 leader_election.cc:290] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.197610 27056 ts_tablet_manager.cc:1434] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:13:38.199657 27056 tablet_bootstrap.cc:492] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa: Bootstrap starting.
I20260709 12:13:38.200192 27065 raft_consensus.cc:493] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.200613 27065 raft_consensus.cc:515] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.202534 27065 leader_election.cc:290] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.207320 27057 tablet_bootstrap.cc:492] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae: No bootstrap required, opened a new log
I20260709 12:13:38.207901 27057 ts_tablet_manager.cc:1403] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.010s
I20260709 12:13:38.209494 27056 tablet_bootstrap.cc:654] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.218704 27055 tablet_bootstrap.cc:492] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198: No bootstrap required, opened a new log
I20260709 12:13:38.219094 27055 ts_tablet_manager.cc:1403] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.006s
I20260709 12:13:38.220456 27057 raft_consensus.cc:359] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.221211 27057 raft_consensus.cc:385] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.221547 27057 raft_consensus.cc:740] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.221588 27055 raft_consensus.cc:359] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.222251 27055 raft_consensus.cc:385] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.222520 27055 raft_consensus.cc:740] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.222569 27057 consensus_queue.cc:260] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.223681 27055 consensus_queue.cc:260] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.225829 27055 ts_tablet_manager.cc:1434] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260709 12:13:38.226756 27055 tablet_bootstrap.cc:492] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198: Bootstrap starting.
I20260709 12:13:38.232136 27055 tablet_bootstrap.cc:654] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.232602 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198" is_pre_election: true
I20260709 12:13:38.233537 26863 raft_consensus.cc:2468] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 0.
I20260709 12:13:38.235288 26862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9a612724f94b6d86f840e45414071b" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198" is_pre_election: true
I20260709 12:13:38.236150 26862 raft_consensus.cc:2468] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 0.
I20260709 12:13:38.236828 27057 ts_tablet_manager.cc:1434] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.005s
I20260709 12:13:38.237603 27065 raft_consensus.cc:493] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.237823 27057 tablet_bootstrap.cc:492] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae: Bootstrap starting.
I20260709 12:13:38.237725 26903 leader_election.cc:304] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:38.238086 27065 raft_consensus.cc:515] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.247083 27065 leader_election.cc:290] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.247754 27065 raft_consensus.cc:2804] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:38.248171 27065 raft_consensus.cc:493] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.255074 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.249109 27065 raft_consensus.cc:3060] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.257488 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9a612724f94b6d86f840e45414071b" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.260962 27011 raft_consensus.cc:2468] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 0.
I20260709 12:13:38.264822 27062 raft_consensus.cc:493] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:38.265621 26902 leader_election.cc:343] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:38.265792 27062 raft_consensus.cc:515] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:38.266592 26902 leader_election.cc:304] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae, d798d71d1e874b038ee54b28d1c1a0aa; no voters: 
I20260709 12:13:38.270926 27056 tablet_bootstrap.cc:492] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa: No bootstrap required, opened a new log
I20260709 12:13:38.271523 27056 ts_tablet_manager.cc:1403] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.004s
I20260709 12:13:38.278551 27089 raft_consensus.cc:2804] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:38.279112 27089 raft_consensus.cc:493] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.273945 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.281258 27062 leader_election.cc:290] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:38.286947 27062 raft_consensus.cc:493] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.287524 27062 raft_consensus.cc:515] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.291172 26862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198" is_pre_election: true
I20260709 12:13:38.280755 27011 raft_consensus.cc:2468] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 0.
I20260709 12:13:38.280397 27089 raft_consensus.cc:3060] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.291769 26862 raft_consensus.cc:2468] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 0.
I20260709 12:13:38.294178 27062 leader_election.cc:290] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.295750 26902 leader_election.cc:304] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae, d798d71d1e874b038ee54b28d1c1a0aa; no voters: 
I20260709 12:13:38.297483 27056 raft_consensus.cc:359] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.298882 27056 raft_consensus.cc:385] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.300056 27056 raft_consensus.cc:740] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.305272 27057 tablet_bootstrap.cc:654] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.305213 27056 consensus_queue.cc:260] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.305676 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862cb67695664701b3f0023580042f96" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.306258 27012 raft_consensus.cc:2468] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 0.
I20260709 12:13:38.309962 27061 raft_consensus.cc:493] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.312868 26827 leader_election.cc:304] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:38.315696 27062 raft_consensus.cc:2804] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:38.316072 27062 raft_consensus.cc:493] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.316382 27062 raft_consensus.cc:3060] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.319159 27055 tablet_bootstrap.cc:492] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198: No bootstrap required, opened a new log
I20260709 12:13:38.320052 27055 ts_tablet_manager.cc:1403] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198: Time spent bootstrapping tablet: real 0.093s	user 0.020s	sys 0.036s
I20260709 12:13:38.312129 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.309155 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.310621 27061 raft_consensus.cc:515] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.323704 27056 ts_tablet_manager.cc:1434] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.000s
I20260709 12:13:38.326843 27010 raft_consensus.cc:2468] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 0.
I20260709 12:13:38.318135 27065 raft_consensus.cc:515] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.330147 27056 tablet_bootstrap.cc:492] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa: Bootstrap starting.
I20260709 12:13:38.322321 27011 raft_consensus.cc:2468] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 0.
I20260709 12:13:38.331005 27061 leader_election.cc:290] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:38.338696 27065 leader_election.cc:290] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.345499 27055 raft_consensus.cc:359] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.347204 27055 raft_consensus.cc:385] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.349786 27055 raft_consensus.cc:740] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.350457 27055 consensus_queue.cc:260] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.355036 27055 ts_tablet_manager.cc:1434] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:13:38.353533 27065 raft_consensus.cc:493] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.355827 27062 raft_consensus.cc:515] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:38.360646 27062 leader_election.cc:290] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 election: Requested vote from peers d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:38.361505 27065 raft_consensus.cc:515] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:38.368295 27065 leader_election.cc:290] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.377317 26862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:38.378242 26862 raft_consensus.cc:3060] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.385804 26862 raft_consensus.cc:2468] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 1.
I20260709 12:13:38.376715 27091 raft_consensus.cc:2804] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:38.386276 27056 tablet_bootstrap.cc:654] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.387602 27091 raft_consensus.cc:493] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.388257 27091 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.388840 26938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae" is_pre_election: true
I20260709 12:13:38.388434 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862cb67695664701b3f0023580042f96" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198" is_pre_election: true
I20260709 12:13:38.390743 26937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862cb67695664701b3f0023580042f96" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae" is_pre_election: true
I20260709 12:13:38.391155 26863 raft_consensus.cc:2393] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34a85985a4cb47bf901fab099c9704ae in current term 1: Already voted for candidate fc36f1949b1241b495b836e267a62198 in this term.
I20260709 12:13:38.391448 26937 raft_consensus.cc:2468] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 0.
I20260709 12:13:38.391562 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862cb67695664701b3f0023580042f96" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:38.392118 27012 raft_consensus.cc:3060] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.392608 26937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae" is_pre_election: true
I20260709 12:13:38.394207 26936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862cb67695664701b3f0023580042f96" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:38.394886 26936 raft_consensus.cc:3060] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.397496 26827 leader_election.cc:304] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:38.397585 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862cb67695664701b3f0023580042f96" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.389408 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:38.399946 27011 raft_consensus.cc:3060] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.398470 27062 raft_consensus.cc:2804] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:38.403877 26938 raft_consensus.cc:2393] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc36f1949b1241b495b836e267a62198 in current term 1: Already voted for candidate 34a85985a4cb47bf901fab099c9704ae in this term.
I20260709 12:13:38.402560 27062 raft_consensus.cc:493] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.404637 27062 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.405611 27057 tablet_bootstrap.cc:492] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae: No bootstrap required, opened a new log
I20260709 12:13:38.406038 27057 ts_tablet_manager.cc:1403] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae: Time spent bootstrapping tablet: real 0.168s	user 0.009s	sys 0.006s
I20260709 12:13:38.409409 26827 leader_election.cc:304] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:38.411988 27090 raft_consensus.cc:493] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.412848 27090 raft_consensus.cc:515] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.411495 26903 leader_election.cc:304] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:38.416302 27065 raft_consensus.cc:2804] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:38.422019 27090 leader_election.cc:290] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.422660 27090 raft_consensus.cc:2764] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:13:38.412370 27057 raft_consensus.cc:359] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.425252 27057 raft_consensus.cc:385] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.416684 26903 leader_election.cc:304] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae; no voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198
I20260709 12:13:38.425942 27089 raft_consensus.cc:515] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.420122 27065 raft_consensus.cc:697] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 1 LEADER]: Becoming Leader. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:38.423290 27091 raft_consensus.cc:515] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.431696 26937 raft_consensus.cc:2393] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc36f1949b1241b495b836e267a62198 in current term 1: Already voted for candidate 34a85985a4cb47bf901fab099c9704ae in this term.
I20260709 12:13:38.421196 27012 raft_consensus.cc:2468] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 1.
I20260709 12:13:38.425580 27057 raft_consensus.cc:740] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.441493 27089 leader_election.cc:290] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.442202 27061 raft_consensus.cc:493] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.436713 27090 raft_consensus.cc:493] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.443447 27061 raft_consensus.cc:515] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.443596 27090 raft_consensus.cc:515] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.445176 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9a612724f94b6d86f840e45414071b" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:38.445449 27061 leader_election.cc:290] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:38.445884 27012 raft_consensus.cc:3060] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.446126 27090 leader_election.cc:290] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.447032 27065 consensus_queue.cc:237] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.452623 26937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8978bb355419498584a22a424fa22842" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae" is_pre_election: true
I20260709 12:13:38.452800 27012 raft_consensus.cc:2468] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 1.
I20260709 12:13:38.435663 27062 raft_consensus.cc:515] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.458093 26902 leader_election.cc:304] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae, d798d71d1e874b038ee54b28d1c1a0aa; no voters: 
I20260709 12:13:38.455264 27057 consensus_queue.cc:260] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.463825 26937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da64b067f9b4fc0b89aac9bd010aec9" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae" is_pre_election: true
W20260709 12:13:38.462634 26827 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.3:37887, user_credentials={real_user=slave}} blocked reactor thread for 59096.1us
I20260709 12:13:38.465982 26937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae" is_pre_election: true
I20260709 12:13:38.468480 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9a612724f94b6d86f840e45414071b" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:38.471199 26827 leader_election.cc:304] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:38.471599 26863 raft_consensus.cc:3060] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.465401 27089 raft_consensus.cc:2804] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:38.467537 27011 raft_consensus.cc:2468] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 1.
I20260709 12:13:38.471340 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da64b067f9b4fc0b89aac9bd010aec9" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.475154 27096 raft_consensus.cc:493] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.476279 27090 raft_consensus.cc:2804] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:38.476483 27089 raft_consensus.cc:697] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 1 LEADER]: Becoming Leader. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:38.477514 26936 raft_consensus.cc:2468] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 1.
I20260709 12:13:38.480003 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8978bb355419498584a22a424fa22842" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.478895 27010 raft_consensus.cc:2468] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 0.
W20260709 12:13:38.476933 26978 leader_election.cc:343] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:38.483110 26937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da64b067f9b4fc0b89aac9bd010aec9" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae" is_pre_election: true
I20260709 12:13:38.489341 27012 raft_consensus.cc:2468] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 0.
I20260709 12:13:38.492376 27056 tablet_bootstrap.cc:492] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa: No bootstrap required, opened a new log
I20260709 12:13:38.488066 27092 raft_consensus.cc:2749] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:38.489796 26862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da64b067f9b4fc0b89aac9bd010aec9" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198" is_pre_election: true
I20260709 12:13:38.497200 27057 ts_tablet_manager.cc:1434] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae: Time spent starting tablet: real 0.091s	user 0.017s	sys 0.001s
I20260709 12:13:38.497398 26862 raft_consensus.cc:2468] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 0.
I20260709 12:13:38.498354 27057 tablet_bootstrap.cc:492] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae: Bootstrap starting.
I20260709 12:13:38.496222 26861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198" is_pre_election: true
I20260709 12:13:38.488722 27062 leader_election.cc:290] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 election: Requested vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.481801 27096 raft_consensus.cc:515] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.493996 27056 ts_tablet_manager.cc:1403] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa: Time spent bootstrapping tablet: real 0.168s	user 0.038s	sys 0.013s
I20260709 12:13:38.501346 26860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:38.502523 26861 raft_consensus.cc:2468] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 0.
I20260709 12:13:38.504686 26860 raft_consensus.cc:2393] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 34a85985a4cb47bf901fab099c9704ae in current term 1: Already voted for candidate fc36f1949b1241b495b836e267a62198 in this term.
I20260709 12:13:38.505395 26827 leader_election.cc:304] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:38.510367 26977 leader_election.cc:304] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [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: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 34a85985a4cb47bf901fab099c9704ae
I20260709 12:13:38.511226 27061 raft_consensus.cc:2804] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:38.511700 27061 raft_consensus.cc:493] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.512111 27061 raft_consensus.cc:3060] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.505885 27062 raft_consensus.cc:493] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.515471 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:38.515666 26977 leader_election.cc:304] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:38.516099 27010 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.506536 27091 leader_election.cc:290] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.505832 27089 consensus_queue.cc:237] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
W20260709 12:13:38.515939 26829 leader_election.cc:343] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:38.523520 27091 raft_consensus.cc:493] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:38.518671 26978 leader_election.cc:343] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:38.517002 27062 raft_consensus.cc:515] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.525918 27090 raft_consensus.cc:697] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Becoming Leader. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:38.523790 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:38.529155 27096 leader_election.cc:290] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.529366 27090 consensus_queue.cc:237] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:38.529768 27096 raft_consensus.cc:493] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.514892 26758 catalog_manager.cc:5697] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 34a85985a4cb47bf901fab099c9704ae (127.26.26.2). New cstate: current_term: 1 leader_uuid: "34a85985a4cb47bf901fab099c9704ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:38.534083 26937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:38.535306 26937 raft_consensus.cc:2393] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc36f1949b1241b495b836e267a62198 in current term 1: Already voted for candidate 34a85985a4cb47bf901fab099c9704ae in this term.
I20260709 12:13:38.535532 27062 leader_election.cc:290] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.525868 27091 raft_consensus.cc:515] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.537528 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4172b9d068924a6b8e5522177f02235d" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.531944 27096 raft_consensus.cc:515] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.541848 26902 leader_election.cc:304] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [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: 34a85985a4cb47bf901fab099c9704ae; no voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198
I20260709 12:13:38.542039 26937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4172b9d068924a6b8e5522177f02235d" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae" is_pre_election: true
I20260709 12:13:38.546228 26937 raft_consensus.cc:2468] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 0.
W20260709 12:13:38.546782 26829 leader_election.cc:343] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:38.548054 26829 leader_election.cc:304] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:38.548403 27091 leader_election.cc:290] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.546224 27056 raft_consensus.cc:359] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.549976 27056 raft_consensus.cc:385] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.549872 26937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae" is_pre_election: true
I20260709 12:13:38.550304 27056 raft_consensus.cc:740] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.551168 27062 raft_consensus.cc:2804] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:38.551015 27056 consensus_queue.cc:260] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.551563 27062 raft_consensus.cc:493] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.551926 27062 raft_consensus.cc:3060] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.554600 27010 raft_consensus.cc:2468] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 1.
I20260709 12:13:38.555789 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.548841 27092 raft_consensus.cc:2749] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:38.542526 26863 raft_consensus.cc:2468] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 1.
I20260709 12:13:38.561928 27100 raft_consensus.cc:2804] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:38.562191 26827 leader_election.cc:304] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [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: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 34a85985a4cb47bf901fab099c9704ae
I20260709 12:13:38.564671 27056 ts_tablet_manager.cc:1434] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa: Time spent starting tablet: real 0.063s	user 0.015s	sys 0.000s
I20260709 12:13:38.566148 27056 tablet_bootstrap.cc:492] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa: Bootstrap starting.
I20260709 12:13:38.566438 27101 raft_consensus.cc:2804] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:38.566807 27101 raft_consensus.cc:493] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.567142 27101 raft_consensus.cc:3060] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.564764 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4172b9d068924a6b8e5522177f02235d" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
W20260709 12:13:38.562166 26829 leader_election.cc:343] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:38.569031 27102 raft_consensus.cc:2804] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:38.570077 27009 raft_consensus.cc:2468] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 0.
I20260709 12:13:38.569926 27061 raft_consensus.cc:515] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.571305 27096 leader_election.cc:290] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
W20260709 12:13:38.573582 26902 leader_election.cc:343] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:38.565196 27100 raft_consensus.cc:493] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.575004 27061 leader_election.cc:290] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 1 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
W20260709 12:13:38.575989 26827 leader_election.cc:343] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:38.577493 26827 leader_election.cc:304] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [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: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 34a85985a4cb47bf901fab099c9704ae
I20260709 12:13:38.577813 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da64b067f9b4fc0b89aac9bd010aec9" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:38.579981 26937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da64b067f9b4fc0b89aac9bd010aec9" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:38.580278 26827 leader_election.cc:304] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [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: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 34a85985a4cb47bf901fab099c9704ae
I20260709 12:13:38.580103 27096 raft_consensus.cc:2804] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:38.572572 27102 raft_consensus.cc:493] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.578492 27100 raft_consensus.cc:3060] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:38.584051 26978 leader_election.cc:343] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:38.583577 27101 raft_consensus.cc:515] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.583564 27102 raft_consensus.cc:3060] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.591509 27061 raft_consensus.cc:493] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.595948 27096 raft_consensus.cc:697] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Becoming Leader. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:38.597877 27089 raft_consensus.cc:493] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.598598 26937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae" is_pre_election: true
I20260709 12:13:38.602763 26860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4172b9d068924a6b8e5522177f02235d" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198" is_pre_election: true
I20260709 12:13:38.602870 27062 raft_consensus.cc:515] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.601048 27089 raft_consensus.cc:515] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.600611 26936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8978bb355419498584a22a424fa22842" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:38.604944 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.605978 26860 raft_consensus.cc:2393] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34a85985a4cb47bf901fab099c9704ae in current term 1: Already voted for candidate fc36f1949b1241b495b836e267a62198 in this term.
I20260709 12:13:38.606562 27089 leader_election.cc:290] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.607152 27101 leader_election.cc:290] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 election: Requested vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.597316 27061 raft_consensus.cc:515] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.608951 27009 raft_consensus.cc:2468] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 0.
I20260709 12:13:38.610066 27061 leader_election.cc:290] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:38.608131 26937 raft_consensus.cc:2468] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 0.
I20260709 12:13:38.607791 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.611743 27106 raft_consensus.cc:2804] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:38.612098 27106 raft_consensus.cc:493] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.612408 27106 raft_consensus.cc:3060] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.613415 27011 raft_consensus.cc:2468] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 0.
I20260709 12:13:38.613497 26861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198" is_pre_election: true
I20260709 12:13:38.614568 26861 raft_consensus.cc:2468] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 0.
I20260709 12:13:38.614851 26903 leader_election.cc:304] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae; no voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198
I20260709 12:13:38.610110 27100 raft_consensus.cc:515] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.615321 26902 leader_election.cc:304] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae, d798d71d1e874b038ee54b28d1c1a0aa; no voters: 
I20260709 12:13:38.620440 26936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae" is_pre_election: true
I20260709 12:13:38.616089 27089 raft_consensus.cc:3060] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.612964 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8978bb355419498584a22a424fa22842" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:38.624583 26936 raft_consensus.cc:2468] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 0.
I20260709 12:13:38.626776 26860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198" is_pre_election: true
I20260709 12:13:38.626897 27092 raft_consensus.cc:2804] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:38.627374 26860 raft_consensus.cc:2468] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 0.
I20260709 12:13:38.627954 27092 raft_consensus.cc:493] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.628373 27092 raft_consensus.cc:3060] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.615761 27062 leader_election.cc:290] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 election: Requested vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.628439 27009 raft_consensus.cc:3060] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.620347 26938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4172b9d068924a6b8e5522177f02235d" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:38.631332 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4172b9d068924a6b8e5522177f02235d" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
W20260709 12:13:38.616305 26829 leader_election.cc:343] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:38.630556 26863 raft_consensus.cc:2393] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d798d71d1e874b038ee54b28d1c1a0aa in current term 1: Already voted for candidate fc36f1949b1241b495b836e267a62198 in this term.
I20260709 12:13:38.633788 26977 leader_election.cc:304] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:38.624271 26827 leader_election.cc:304] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:38.636319 27061 raft_consensus.cc:2804] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:38.637259 27057 tablet_bootstrap.cc:654] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.639617 26977 leader_election.cc:304] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [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: d798d71d1e874b038ee54b28d1c1a0aa; no voters: 34a85985a4cb47bf901fab099c9704ae, fc36f1949b1241b495b836e267a62198
I20260709 12:13:38.640949 27104 raft_consensus.cc:2749] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:38.637792 27061 raft_consensus.cc:493] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.643311 27061 raft_consensus.cc:3060] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.626362 27096 consensus_queue.cc:237] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.640504 27090 raft_consensus.cc:2804] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:38.643069 26756 catalog_manager.cc:5697] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc36f1949b1241b495b836e267a62198 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "fc36f1949b1241b495b836e267a62198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:38.640398 26827 leader_election.cc:343] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:38.648468 26936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da64b067f9b4fc0b89aac9bd010aec9" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:38.653311 27056 tablet_bootstrap.cc:654] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.645999 27090 raft_consensus.cc:493] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:38.655390 27090 raft_consensus.cc:3060] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:38.656456 26829 leader_election.cc:343] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:38.659021 27092 raft_consensus.cc:515] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.664119 27100 leader_election.cc:290] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 election: Requested vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.665629 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da64b067f9b4fc0b89aac9bd010aec9" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:38.667327 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:38.669242 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:38.669888 27010 raft_consensus.cc:2393] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc36f1949b1241b495b836e267a62198 in current term 1: Already voted for candidate d798d71d1e874b038ee54b28d1c1a0aa in this term.
I20260709 12:13:38.669764 27061 raft_consensus.cc:515] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.670851 27011 raft_consensus.cc:2393] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 34a85985a4cb47bf901fab099c9704ae in current term 1: Already voted for candidate d798d71d1e874b038ee54b28d1c1a0aa in this term.
I20260709 12:13:38.671373 26827 leader_election.cc:304] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [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: fc36f1949b1241b495b836e267a62198; no voters: 34a85985a4cb47bf901fab099c9704ae, d798d71d1e874b038ee54b28d1c1a0aa
I20260709 12:13:38.672225 27062 raft_consensus.cc:2749] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:38.667690 27089 raft_consensus.cc:2749] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:38.673012 27092 leader_election.cc:290] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.684082 27061 leader_election.cc:290] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 1 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:38.685546 26936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:38.674619 27102 raft_consensus.cc:515] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.686893 26936 raft_consensus.cc:2393] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d798d71d1e874b038ee54b28d1c1a0aa in current term 1: Already voted for candidate 34a85985a4cb47bf901fab099c9704ae in this term.
I20260709 12:13:38.687319 26860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:38.688074 27057 tablet_bootstrap.cc:492] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae: No bootstrap required, opened a new log
I20260709 12:13:38.693210 26977 leader_election.cc:304] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [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: d798d71d1e874b038ee54b28d1c1a0aa; no voters: 34a85985a4cb47bf901fab099c9704ae, fc36f1949b1241b495b836e267a62198
I20260709 12:13:38.693770 27090 raft_consensus.cc:515] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.694284 27061 raft_consensus.cc:2749] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:38.695030 26863 raft_consensus.cc:2393] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 34a85985a4cb47bf901fab099c9704ae in current term 1: Already voted for candidate fc36f1949b1241b495b836e267a62198 in this term.
I20260709 12:13:38.698369 26903 leader_election.cc:304] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [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: 34a85985a4cb47bf901fab099c9704ae; no voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198
I20260709 12:13:38.668370 27106 raft_consensus.cc:515] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.699185 27089 raft_consensus.cc:2749] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:38.688423 27009 raft_consensus.cc:2468] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 1.
I20260709 12:13:38.697618 27057 ts_tablet_manager.cc:1403] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae: Time spent bootstrapping tablet: real 0.200s	user 0.010s	sys 0.009s
I20260709 12:13:38.701328 26936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:38.703814 26936 raft_consensus.cc:2393] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc36f1949b1241b495b836e267a62198 in current term 1: Already voted for candidate 34a85985a4cb47bf901fab099c9704ae in this term.
I20260709 12:13:38.703728 26827 leader_election.cc:304] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [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: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 34a85985a4cb47bf901fab099c9704ae
I20260709 12:13:38.704593 27100 raft_consensus.cc:2804] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:38.705060 27100 raft_consensus.cc:697] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Becoming Leader. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:38.706027 27102 leader_election.cc:290] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 1 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:38.708148 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:38.708552 26938 raft_consensus.cc:2468] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 1.
I20260709 12:13:38.708889 26863 raft_consensus.cc:2393] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d798d71d1e874b038ee54b28d1c1a0aa in current term 1: Already voted for candidate fc36f1949b1241b495b836e267a62198 in this term.
I20260709 12:13:38.709266 27057 raft_consensus.cc:359] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.705822 27100 consensus_queue.cc:237] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.709980 27057 raft_consensus.cc:385] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.710421 27057 raft_consensus.cc:740] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.711056 26829 leader_election.cc:304] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [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: 34a85985a4cb47bf901fab099c9704ae, fc36f1949b1241b495b836e267a62198; no voters: d798d71d1e874b038ee54b28d1c1a0aa
I20260709 12:13:38.711169 27057 consensus_queue.cc:260] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.713059 27106 leader_election.cc:290] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 election: Requested vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.713569 27106 raft_consensus.cc:2804] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:38.713677 27056 tablet_bootstrap.cc:492] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa: No bootstrap required, opened a new log
I20260709 12:13:38.713618 27057 ts_tablet_manager.cc:1434] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:13:38.714829 27090 leader_election.cc:290] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 1 election: Requested vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.715039 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:38.714339 27056 ts_tablet_manager.cc:1403] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa: Time spent bootstrapping tablet: real 0.149s	user 0.016s	sys 0.007s
I20260709 12:13:38.714427 26936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:38.715070 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:38.716393 26936 raft_consensus.cc:3060] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.716312 27057 tablet_bootstrap.cc:492] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae: Bootstrap starting.
I20260709 12:13:38.717574 27009 raft_consensus.cc:2393] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc36f1949b1241b495b836e267a62198 in current term 1: Already voted for candidate d798d71d1e874b038ee54b28d1c1a0aa in this term.
I20260709 12:13:38.715514 27106 raft_consensus.cc:697] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Becoming Leader. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:38.720373 26827 leader_election.cc:304] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [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: fc36f1949b1241b495b836e267a62198; no voters: 34a85985a4cb47bf901fab099c9704ae, d798d71d1e874b038ee54b28d1c1a0aa
I20260709 12:13:38.720259 27106 consensus_queue.cc:237] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.721359 27090 raft_consensus.cc:2749] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:38.716150 27011 raft_consensus.cc:2393] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc36f1949b1241b495b836e267a62198 in current term 1: Already voted for candidate d798d71d1e874b038ee54b28d1c1a0aa in this term.
I20260709 12:13:38.717073 26938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:38.723644 27056 raft_consensus.cc:359] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.728682 27056 raft_consensus.cc:385] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.729023 27056 raft_consensus.cc:740] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.729723 27056 consensus_queue.cc:260] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.731159 27057 tablet_bootstrap.cc:654] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.731931 27056 ts_tablet_manager.cc:1434] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:13:38.724053 26936 raft_consensus.cc:2468] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 1.
I20260709 12:13:38.724084 26829 leader_election.cc:304] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [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: fc36f1949b1241b495b836e267a62198; no voters: 34a85985a4cb47bf901fab099c9704ae, d798d71d1e874b038ee54b28d1c1a0aa
I20260709 12:13:38.736248 26978 leader_election.cc:304] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [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: 34a85985a4cb47bf901fab099c9704ae, d798d71d1e874b038ee54b28d1c1a0aa; no voters: fc36f1949b1241b495b836e267a62198
I20260709 12:13:38.736866 27100 raft_consensus.cc:2749] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:38.737681 27102 raft_consensus.cc:2804] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:38.738508 27102 raft_consensus.cc:697] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 LEADER]: Becoming Leader. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Running, Role: LEADER
I20260709 12:13:38.740681 27102 consensus_queue.cc:237] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.756433 27057 tablet_bootstrap.cc:492] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae: No bootstrap required, opened a new log
I20260709 12:13:38.756963 27057 ts_tablet_manager.cc:1403] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.013s
I20260709 12:13:38.759941 27057 raft_consensus.cc:359] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.760730 27057 raft_consensus.cc:385] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.761063 27057 raft_consensus.cc:740] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.761971 27057 consensus_queue.cc:260] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.764430 27057 ts_tablet_manager.cc:1434] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:38.765519 27057 tablet_bootstrap.cc:492] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae: Bootstrap starting.
I20260709 12:13:38.772076 27089 raft_consensus.cc:493] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.772536 27089 raft_consensus.cc:515] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.773614 27057 tablet_bootstrap.cc:654] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:38.774526 27089 leader_election.cc:290] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.775491 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8978bb355419498584a22a424fa22842" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198" is_pre_election: true
I20260709 12:13:38.776450 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8978bb355419498584a22a424fa22842" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.777272 27011 raft_consensus.cc:2393] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34a85985a4cb47bf901fab099c9704ae in current term 1: Already voted for candidate fc36f1949b1241b495b836e267a62198 in this term.
I20260709 12:13:38.778613 26902 leader_election.cc:304] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae; no voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198
I20260709 12:13:38.779703 27089 raft_consensus.cc:3060] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.784231 26758 catalog_manager.cc:5697] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 34a85985a4cb47bf901fab099c9704ae (127.26.26.2). New cstate: current_term: 1 leader_uuid: "34a85985a4cb47bf901fab099c9704ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:38.785903 27089 raft_consensus.cc:2749] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:38.789449 26760 catalog_manager.cc:5697] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc36f1949b1241b495b836e267a62198 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "fc36f1949b1241b495b836e267a62198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:38.791169 26760 catalog_manager.cc:5697] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc36f1949b1241b495b836e267a62198 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "fc36f1949b1241b495b836e267a62198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:38.792886 26760 catalog_manager.cc:5697] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc36f1949b1241b495b836e267a62198 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "fc36f1949b1241b495b836e267a62198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:38.798635 27102 raft_consensus.cc:493] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.798882 27057 tablet_bootstrap.cc:492] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae: No bootstrap required, opened a new log
I20260709 12:13:38.799512 27057 ts_tablet_manager.cc:1403] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.014s
I20260709 12:13:38.799134 27102 raft_consensus.cc:515] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.802989 26936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4172b9d068924a6b8e5522177f02235d" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae" is_pre_election: true
I20260709 12:13:38.803859 26936 raft_consensus.cc:2393] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d798d71d1e874b038ee54b28d1c1a0aa in current term 1: Already voted for candidate fc36f1949b1241b495b836e267a62198 in this term.
I20260709 12:13:38.804500 27057 raft_consensus.cc:359] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.804764 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4172b9d068924a6b8e5522177f02235d" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198" is_pre_election: true
I20260709 12:13:38.805120 27057 raft_consensus.cc:385] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:38.805527 27057 raft_consensus.cc:740] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Initialized, Role: FOLLOWER
I20260709 12:13:38.806177 27057 consensus_queue.cc:260] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.808914 26756 catalog_manager.cc:5697] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa reported cstate change: term changed from 0 to 1, leader changed from <none> to d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3). New cstate: current_term: 1 leader_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:38.811017 26978 leader_election.cc:304] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d798d71d1e874b038ee54b28d1c1a0aa; no voters: 34a85985a4cb47bf901fab099c9704ae, fc36f1949b1241b495b836e267a62198
I20260709 12:13:38.811338 27057 ts_tablet_manager.cc:1434] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260709 12:13:38.811952 27061 raft_consensus.cc:3060] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.801445 27102 leader_election.cc:290] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:38.819993 27061 raft_consensus.cc:2749] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:38.902882 26808 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:38.923945 27089 raft_consensus.cc:493] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.924469 27089 raft_consensus.cc:515] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:38.926440 27089 leader_election.cc:290] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:38.927264 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da64b067f9b4fc0b89aac9bd010aec9" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198" is_pre_election: true
I20260709 12:13:38.927628 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da64b067f9b4fc0b89aac9bd010aec9" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" is_pre_election: true
I20260709 12:13:38.927955 26863 raft_consensus.cc:2393] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34a85985a4cb47bf901fab099c9704ae in current term 1: Already voted for candidate fc36f1949b1241b495b836e267a62198 in this term.
I20260709 12:13:38.928396 27011 raft_consensus.cc:2393] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34a85985a4cb47bf901fab099c9704ae in current term 1: Already voted for candidate d798d71d1e874b038ee54b28d1c1a0aa in this term.
I20260709 12:13:38.929373 26902 leader_election.cc:304] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae; no voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198
I20260709 12:13:38.929975 27089 raft_consensus.cc:3060] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:38.936269 27089 raft_consensus.cc:2749] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:38.982409 27089 consensus_queue.cc:1048] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:38.991659 27091 consensus_queue.cc:1048] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:39.004457 27099 consensus_queue.cc:1048] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:39.006291 27091 consensus_queue.cc:1048] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:39.039378 27100 consensus_queue.cc:1048] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:39.053112 27090 consensus_queue.cc:1048] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:39.089763 27090 consensus_queue.cc:1048] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:39.100075 27100 consensus_queue.cc:1048] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:39.117853 27100 consensus_queue.cc:1048] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:39.130102 27106 consensus_queue.cc:1048] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:39.157536 27100 consensus_queue.cc:1048] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:39.167551 27090 consensus_queue.cc:1048] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:39.177323 27102 consensus_queue.cc:1048] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:39.186143 27102 consensus_queue.cc:1048] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:39.907941 26808 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:40.291641 27061 raft_consensus.cc:493] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.292100 27061 raft_consensus.cc:515] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:40.293936 27061 leader_election.cc:290] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:40.294761 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198" is_pre_election: true
I20260709 12:13:40.295015 26936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae" is_pre_election: true
I20260709 12:13:40.295404 26863 raft_consensus.cc:2468] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 1.
I20260709 12:13:40.295596 26936 raft_consensus.cc:2468] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 1.
I20260709 12:13:40.296557 26977 leader_election.cc:304] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [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: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:40.297536 27061 raft_consensus.cc:2804] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:40.297914 27061 raft_consensus.cc:493] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:40.298239 27061 raft_consensus.cc:3060] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.303078 27061 raft_consensus.cc:515] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:40.304661 27061 leader_election.cc:290] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 2 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:40.305426 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:40.305876 26863 raft_consensus.cc:3060] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.305685 26936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:40.306267 26936 raft_consensus.cc:3060] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.310276 26863 raft_consensus.cc:2468] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 2.
I20260709 12:13:40.310540 26936 raft_consensus.cc:2468] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 2.
I20260709 12:13:40.311380 26977 leader_election.cc:304] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:40.312583 27061 raft_consensus.cc:2804] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.313499 27061 raft_consensus.cc:697] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 LEADER]: Becoming Leader. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Running, Role: LEADER
I20260709 12:13:40.314348 27061 consensus_queue.cc:237] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Queue going to LEADER 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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:40.320434 26756 catalog_manager.cc:5697] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa reported cstate change: term changed from 0 to 2, leader changed from <none> to d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3). New cstate: current_term: 2 leader_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:40.611236 27061 raft_consensus.cc:493] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.611737 27061 raft_consensus.cc:515] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:40.613251 27061 leader_election.cc:290] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:40.613981 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da64b067f9b4fc0b89aac9bd010aec9" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198" is_pre_election: true
I20260709 12:13:40.614177 26936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da64b067f9b4fc0b89aac9bd010aec9" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae" is_pre_election: true
I20260709 12:13:40.614583 26863 raft_consensus.cc:2468] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 1.
I20260709 12:13:40.614722 26936 raft_consensus.cc:2468] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 1.
I20260709 12:13:40.615682 26977 leader_election.cc:304] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [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: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:40.616286 27061 raft_consensus.cc:2804] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:40.616640 27061 raft_consensus.cc:493] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:40.616935 27061 raft_consensus.cc:3060] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.621470 27061 raft_consensus.cc:515] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:40.623075 27061 leader_election.cc:290] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 2 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:40.623811 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da64b067f9b4fc0b89aac9bd010aec9" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:40.623966 26936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da64b067f9b4fc0b89aac9bd010aec9" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:40.624292 26863 raft_consensus.cc:3060] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.624464 26936 raft_consensus.cc:3060] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:40.629086 26863 raft_consensus.cc:2468] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 2.
I20260709 12:13:40.629309 26936 raft_consensus.cc:2468] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 2.
I20260709 12:13:40.630265 26977 leader_election.cc:304] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:40.631083 27061 raft_consensus.cc:2804] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:40.631551 27061 raft_consensus.cc:697] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 LEADER]: Becoming Leader. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Running, Role: LEADER
I20260709 12:13:40.632175 27061 consensus_queue.cc:237] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Queue going to LEADER 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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:40.638258 26756 catalog_manager.cc:5697] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa reported cstate change: term changed from 0 to 2, leader changed from <none> to d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3). New cstate: current_term: 2 leader_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:40.734216 26863 raft_consensus.cc:1275] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Refusing update from remote peer d798d71d1e874b038ee54b28d1c1a0aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:40.735327 27061 consensus_queue.cc:1048] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:40.748469 26936 raft_consensus.cc:1275] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Refusing update from remote peer d798d71d1e874b038ee54b28d1c1a0aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:40.749701 27149 consensus_queue.cc:1048] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:40.986970 26936 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
mode: GRACEFUL
new_leader_uuid: "fc36f1949b1241b495b836e267a62198"
 from {username='slave'} at 127.0.0.1:37882
I20260709 12:13:40.987725 26936 raft_consensus.cc:606] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 1 LEADER]: Received request to transfer leadership to TS fc36f1949b1241b495b836e267a62198
I20260709 12:13:40.992936 26936 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c9a612724f94b6d86f840e45414071b"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
mode: GRACEFUL
new_leader_uuid: "fc36f1949b1241b495b836e267a62198"
 from {username='slave'} at 127.0.0.1:37882
I20260709 12:13:40.993342 26936 raft_consensus.cc:606] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 1 LEADER]: Received request to transfer leadership to TS fc36f1949b1241b495b836e267a62198
I20260709 12:13:41.005312 26863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3"
dest_uuid: "fc36f1949b1241b495b836e267a62198"
mode: GRACEFUL
new_leader_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:49462
I20260709 12:13:41.005785 26863 raft_consensus.cc:606] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Received request to transfer leadership to TS 34a85985a4cb47bf901fab099c9704ae
I20260709 12:13:41.010234 26863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4172b9d068924a6b8e5522177f02235d"
dest_uuid: "fc36f1949b1241b495b836e267a62198"
mode: GRACEFUL
new_leader_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:49462
I20260709 12:13:41.010617 26863 raft_consensus.cc:606] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Received request to transfer leadership to TS 34a85985a4cb47bf901fab099c9704ae
I20260709 12:13:41.022073 27009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7"
dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
mode: GRACEFUL
new_leader_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:34650
I20260709 12:13:41.022564 27009 raft_consensus.cc:606] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 LEADER]: Received request to transfer leadership to TS 34a85985a4cb47bf901fab099c9704ae
I20260709 12:13:41.026754 27009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966"
dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
mode: GRACEFUL
new_leader_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:34650
I20260709 12:13:41.027189 27009 raft_consensus.cc:606] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 LEADER]: Received request to transfer leadership to TS 34a85985a4cb47bf901fab099c9704ae
I20260709 12:13:41.110679 26936 raft_consensus.cc:1275] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Refusing update from remote peer d798d71d1e874b038ee54b28d1c1a0aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:41.111884 27149 consensus_queue.cc:1048] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:41.121444 26863 raft_consensus.cc:1275] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Refusing update from remote peer d798d71d1e874b038ee54b28d1c1a0aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:41.122932 27061 consensus_queue.cc:1048] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:41.168498 27089 raft_consensus.cc:993] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae: : Instructing follower fc36f1949b1241b495b836e267a62198 to start an election
I20260709 12:13:41.168915 27159 raft_consensus.cc:1081] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 1 LEADER]: Signalling peer fc36f1949b1241b495b836e267a62198 to start an election
I20260709 12:13:41.170400 26863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c9a612724f94b6d86f840e45414071b"
dest_uuid: "fc36f1949b1241b495b836e267a62198"
 from {username='slave'} at 127.0.0.1:49436
I20260709 12:13:41.170816 26863 raft_consensus.cc:493] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.171060 26863 raft_consensus.cc:3060] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.175220 26863 raft_consensus.cc:515] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.176707 26863 leader_election.cc:290] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 2 election: Requested vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:41.177379 26938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9a612724f94b6d86f840e45414071b" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:41.177630 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9a612724f94b6d86f840e45414071b" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:41.177968 26938 raft_consensus.cc:3055] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:41.178238 27009 raft_consensus.cc:3060] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.178332 26938 raft_consensus.cc:740] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:41.179221 26938 consensus_queue.cc:260] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.180284 26938 raft_consensus.cc:3060] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.182723 27009 raft_consensus.cc:2468] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 2.
I20260709 12:13:41.183770 26827 leader_election.cc:304] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:41.184415 27096 raft_consensus.cc:2804] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.184501 26938 raft_consensus.cc:2468] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 2.
I20260709 12:13:41.185519 27096 raft_consensus.cc:697] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 2 LEADER]: Becoming Leader. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:41.186296 27096 consensus_queue.cc:237] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.193416 26760 catalog_manager.cc:5697] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 reported cstate change: term changed from 1 to 2, leader changed from 34a85985a4cb47bf901fab099c9704ae (127.26.26.2) to fc36f1949b1241b495b836e267a62198 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "fc36f1949b1241b495b836e267a62198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.240921 27160 raft_consensus.cc:993] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198: : Instructing follower 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:41.241348 27096 raft_consensus.cc:1081] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Signalling peer 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:41.242759 26938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:37862
I20260709 12:13:41.243194 26938 raft_consensus.cc:493] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.243510 26938 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.247808 26938 raft_consensus.cc:515] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.249274 26938 leader_election.cc:290] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 2 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:41.250072 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:41.250269 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:41.250535 26863 raft_consensus.cc:3055] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:41.250798 27009 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.250887 26863 raft_consensus.cc:740] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:41.251736 26863 consensus_queue.cc:260] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.252607 26863 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.255093 27009 raft_consensus.cc:2468] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 2.
I20260709 12:13:41.256031 26902 leader_election.cc:304] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae, d798d71d1e874b038ee54b28d1c1a0aa; no voters: 
I20260709 12:13:41.256687 27159 raft_consensus.cc:2804] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.257078 26863 raft_consensus.cc:2468] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 2.
I20260709 12:13:41.257167 27159 raft_consensus.cc:697] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Becoming Leader. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:41.258091 27159 consensus_queue.cc:237] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.265192 26760 catalog_manager.cc:5697] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae reported cstate change: term changed from 1 to 2, leader changed from fc36f1949b1241b495b836e267a62198 (127.26.26.1) to 34a85985a4cb47bf901fab099c9704ae (127.26.26.2). New cstate: current_term: 2 leader_uuid: "34a85985a4cb47bf901fab099c9704ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.270748 27149 raft_consensus.cc:993] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa: : Instructing follower 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:41.271189 27061 raft_consensus.cc:1081] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 LEADER]: Signalling peer 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:41.272734 26938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:37866
I20260709 12:13:41.273273 26938 raft_consensus.cc:493] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.273629 26938 raft_consensus.cc:3060] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.278033 26938 raft_consensus.cc:515] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.279850 26938 leader_election.cc:290] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 3 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:41.280511 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:41.280891 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd12959eac748b3bdbede577bd55bb7" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:41.281052 26863 raft_consensus.cc:3060] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.281430 27009 raft_consensus.cc:3055] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:41.281752 27009 raft_consensus.cc:740] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Running, Role: LEADER
I20260709 12:13:41.282578 27009 consensus_queue.cc:260] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.283856 27009 raft_consensus.cc:3060] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.285027 27149 raft_consensus.cc:993] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa: : Instructing follower 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:41.285475 27061 raft_consensus.cc:1081] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 LEADER]: Signalling peer 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:41.286796 26938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:37866
I20260709 12:13:41.287230 26938 raft_consensus.cc:493] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.287547 26938 raft_consensus.cc:3060] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.287700 26863 raft_consensus.cc:2468] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 3.
I20260709 12:13:41.288755 26903 leader_election.cc:304] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [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: 34a85985a4cb47bf901fab099c9704ae, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:41.289494 27159 raft_consensus.cc:2804] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:41.289951 27159 raft_consensus.cc:697] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 3 LEADER]: Becoming Leader. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:41.290690 27009 raft_consensus.cc:2468] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 3.
I20260709 12:13:41.290745 27159 consensus_queue.cc:237] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.293368 26938 raft_consensus.cc:515] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.294937 26938 leader_election.cc:290] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 2 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:41.296020 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:41.296401 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:41.296628 26863 raft_consensus.cc:3060] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.297001 27009 raft_consensus.cc:3055] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:41.297389 27009 raft_consensus.cc:740] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Running, Role: LEADER
I20260709 12:13:41.298319 27009 consensus_queue.cc:260] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.298100 26756 catalog_manager.cc:5697] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae reported cstate change: term changed from 2 to 3, leader changed from d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3) to 34a85985a4cb47bf901fab099c9704ae (127.26.26.2). New cstate: current_term: 3 leader_uuid: "34a85985a4cb47bf901fab099c9704ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.301326 27009 raft_consensus.cc:3060] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.302922 26863 raft_consensus.cc:2468] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 2.
I20260709 12:13:41.305305 26903 leader_election.cc:304] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:41.306078 27159 raft_consensus.cc:2804] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.306547 27159 raft_consensus.cc:697] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Becoming Leader. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:41.307308 27159 consensus_queue.cc:237] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.307907 27009 raft_consensus.cc:2468] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 2.
I20260709 12:13:41.313832 26756 catalog_manager.cc:5697] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae reported cstate change: term changed from 1 to 2, leader changed from d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3) to 34a85985a4cb47bf901fab099c9704ae (127.26.26.2). New cstate: current_term: 2 leader_uuid: "34a85985a4cb47bf901fab099c9704ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.359463 27160 raft_consensus.cc:993] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198: : Instructing follower 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:41.359875 27096 raft_consensus.cc:1081] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Signalling peer 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:41.361176 26938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4172b9d068924a6b8e5522177f02235d"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:37862
I20260709 12:13:41.361574 26938 raft_consensus.cc:493] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.361822 26938 raft_consensus.cc:3060] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.366165 26938 raft_consensus.cc:515] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.367726 26938 leader_election.cc:290] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 2 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:41.368410 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4172b9d068924a6b8e5522177f02235d" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:41.368847 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4172b9d068924a6b8e5522177f02235d" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:41.368947 26863 raft_consensus.cc:3055] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:41.369288 26863 raft_consensus.cc:740] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:41.369349 27009 raft_consensus.cc:3060] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.370024 26863 consensus_queue.cc:260] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.370877 26863 raft_consensus.cc:3060] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.373742 27009 raft_consensus.cc:2468] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 2.
I20260709 12:13:41.374593 26902 leader_election.cc:304] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae, d798d71d1e874b038ee54b28d1c1a0aa; no voters: 
I20260709 12:13:41.375224 27159 raft_consensus.cc:2804] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.375314 26863 raft_consensus.cc:2468] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 2.
I20260709 12:13:41.375697 27159 raft_consensus.cc:697] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Becoming Leader. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:41.376439 27159 consensus_queue.cc:237] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.382642 26756 catalog_manager.cc:5697] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae reported cstate change: term changed from 1 to 2, leader changed from fc36f1949b1241b495b836e267a62198 (127.26.26.1) to 34a85985a4cb47bf901fab099c9704ae (127.26.26.2). New cstate: current_term: 2 leader_uuid: "34a85985a4cb47bf901fab099c9704ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.409883 27089 raft_consensus.cc:993] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae: : Instructing follower fc36f1949b1241b495b836e267a62198 to start an election
I20260709 12:13:41.410291 27159 raft_consensus.cc:1081] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 1 LEADER]: Signalling peer fc36f1949b1241b495b836e267a62198 to start an election
I20260709 12:13:41.411490 26863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e"
dest_uuid: "fc36f1949b1241b495b836e267a62198"
 from {username='slave'} at 127.0.0.1:49436
I20260709 12:13:41.411971 26863 raft_consensus.cc:493] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.412268 26863 raft_consensus.cc:3060] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.416610 26863 raft_consensus.cc:515] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.418069 26863 leader_election.cc:290] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 2 election: Requested vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:41.418896 26938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:41.419075 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:41.419368 26938 raft_consensus.cc:3055] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:41.419641 27009 raft_consensus.cc:3060] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.419739 26938 raft_consensus.cc:740] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:41.420578 26938 consensus_queue.cc:260] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.421428 26938 raft_consensus.cc:3060] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.424086 27009 raft_consensus.cc:2468] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 2.
I20260709 12:13:41.425004 26827 leader_election.cc:304] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:41.425637 27096 raft_consensus.cc:2804] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.426030 26938 raft_consensus.cc:2468] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 2.
I20260709 12:13:41.426082 27096 raft_consensus.cc:697] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 2 LEADER]: Becoming Leader. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:41.427110 27096 consensus_queue.cc:237] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:41.433377 26756 catalog_manager.cc:5697] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 reported cstate change: term changed from 1 to 2, leader changed from 34a85985a4cb47bf901fab099c9704ae (127.26.26.2) to fc36f1949b1241b495b836e267a62198 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "fc36f1949b1241b495b836e267a62198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.716212 27009 raft_consensus.cc:1275] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Refusing update from remote peer fc36f1949b1241b495b836e267a62198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.717262 27096 consensus_queue.cc:1048] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.730047 26938 raft_consensus.cc:1275] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Refusing update from remote peer fc36f1949b1241b495b836e267a62198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.731776 27172 consensus_queue.cc:1048] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.747414 26863 raft_consensus.cc:1275] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.747416 26861 raft_consensus.cc:1275] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.748870 27089 consensus_queue.cc:1048] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.749151 27159 consensus_queue.cc:1048] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.760790 27009 raft_consensus.cc:1275] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.777712 27009 raft_consensus.cc:1275] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:41.778069 27178 consensus_queue.cc:1048] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.781263 27159 consensus_queue.cc:1048] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:41.783351 27011 raft_consensus.cc:1275] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.785035 27159 consensus_queue.cc:1048] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.805161 26861 raft_consensus.cc:1275] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:41.806655 27010 raft_consensus.cc:1275] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.807327 27177 consensus_queue.cc:1048] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.808547 27178 consensus_queue.cc:1048] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.821671 26863 raft_consensus.cc:1275] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.823014 27178 consensus_queue.cc:1048] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.898689 26938 raft_consensus.cc:1275] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Refusing update from remote peer fc36f1949b1241b495b836e267a62198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.899895 27160 consensus_queue.cc:1048] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.907832 27011 raft_consensus.cc:1275] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Refusing update from remote peer fc36f1949b1241b495b836e267a62198: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.909453 27096 consensus_queue.cc:1048] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:44.058694 26728 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:13:44.059513 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:44.074204 26936 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
mode: GRACEFUL
new_leader_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
 from {username='slave'} at 127.0.0.1:60062
I20260709 12:13:44.074815 26936 raft_consensus.cc:606] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Received request to transfer leadership to TS d798d71d1e874b038ee54b28d1c1a0aa
I20260709 12:13:44.084153 26861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8978bb355419498584a22a424fa22842"
dest_uuid: "fc36f1949b1241b495b836e267a62198"
mode: GRACEFUL
new_leader_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
 from {username='slave'} at 127.0.0.1:53586
I20260709 12:13:44.084640 26861 raft_consensus.cc:606] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Received request to transfer leadership to TS d798d71d1e874b038ee54b28d1c1a0aa
I20260709 12:13:44.085664 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:44.086251 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:44.225093 27096 raft_consensus.cc:993] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198: : Instructing follower d798d71d1e874b038ee54b28d1c1a0aa to start an election
I20260709 12:13:44.225521 27196 raft_consensus.cc:1081] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Signalling peer d798d71d1e874b038ee54b28d1c1a0aa to start an election
I20260709 12:13:44.226888 27011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8978bb355419498584a22a424fa22842"
dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
 from {username='slave'} at 127.0.0.1:34638
I20260709 12:13:44.227257 27011 raft_consensus.cc:493] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:44.227512 27011 raft_consensus.cc:3060] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.231613 27011 raft_consensus.cc:515] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:44.233012 27011 leader_election.cc:290] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 2 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:44.233696 26861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8978bb355419498584a22a424fa22842" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:44.233862 26936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8978bb355419498584a22a424fa22842" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:44.234175 26861 raft_consensus.cc:3055] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:44.234413 26936 raft_consensus.cc:3060] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.234539 26861 raft_consensus.cc:740] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:44.235230 26861 consensus_queue.cc:260] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:44.236122 26861 raft_consensus.cc:3060] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:44.238643 26936 raft_consensus.cc:2468] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 2.
I20260709 12:13:44.239717 26978 leader_election.cc:304] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae, d798d71d1e874b038ee54b28d1c1a0aa; no voters: 
I20260709 12:13:44.240450 27192 raft_consensus.cc:2804] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:44.240836 26861 raft_consensus.cc:2468] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 2.
I20260709 12:13:44.241719 27192 raft_consensus.cc:697] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 LEADER]: Becoming Leader. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Running, Role: LEADER
I20260709 12:13:44.242514 27192 consensus_queue.cc:237] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:44.249369 26758 catalog_manager.cc:5697] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa reported cstate change: term changed from 1 to 2, leader changed from fc36f1949b1241b495b836e267a62198 (127.26.26.1) to d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3). New cstate: current_term: 2 leader_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.455190 27178 raft_consensus.cc:993] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae: : Instructing follower d798d71d1e874b038ee54b28d1c1a0aa to start an election
I20260709 12:13:44.455627 27203 raft_consensus.cc:1081] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Signalling peer d798d71d1e874b038ee54b28d1c1a0aa to start an election
I20260709 12:13:44.456938 27011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3"
dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
 from {username='slave'} at 127.0.0.1:34622
I20260709 12:13:44.457381 27011 raft_consensus.cc:493] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:44.457686 27011 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.461923 27011 raft_consensus.cc:515] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:44.463376 27011 leader_election.cc:290] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 3 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:44.464175 26861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:44.464406 26936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:44.464707 26861 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.465001 26936 raft_consensus.cc:3055] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:44.465302 26936 raft_consensus.cc:740] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:44.465982 26936 consensus_queue.cc:260] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:44.466856 26936 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.469830 26861 raft_consensus.cc:2468] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 3.
I20260709 12:13:44.470729 26977 leader_election.cc:304] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [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: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:44.471406 27192 raft_consensus.cc:2804] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:44.471603 26936 raft_consensus.cc:2468] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 3.
I20260709 12:13:44.471909 27192 raft_consensus.cc:697] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 LEADER]: Becoming Leader. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Running, Role: LEADER
I20260709 12:13:44.472728 27192 consensus_queue.cc:237] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:44.479050 26758 catalog_manager.cc:5697] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa reported cstate change: term changed from 2 to 3, leader changed from 34a85985a4cb47bf901fab099c9704ae (127.26.26.2) to d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3). New cstate: current_term: 3 leader_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.728585 26861 raft_consensus.cc:1275] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Refusing update from remote peer d798d71d1e874b038ee54b28d1c1a0aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:44.729594 27192 consensus_queue.cc:1048] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:44.738034 26936 raft_consensus.cc:1275] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Refusing update from remote peer d798d71d1e874b038ee54b28d1c1a0aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:44.739791 27207 consensus_queue.cc:1048] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:44.910005 26861 raft_consensus.cc:1275] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Refusing update from remote peer d798d71d1e874b038ee54b28d1c1a0aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:44.911123 27207 consensus_queue.cc:1048] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:44.918907 26936 raft_consensus.cc:1275] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Refusing update from remote peer d798d71d1e874b038ee54b28d1c1a0aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:44.920379 27192 consensus_queue.cc:1048] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.087139 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:45.091912 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:45.092270 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:46.093719 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:46.100034 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:46.100370 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:47.101240 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:47.107391 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:47.107883 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:48.108954 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:48.114770 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:48.115222 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:49.116055 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:49.120694 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:49.121141 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:50.122102 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:50.126672 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:50.126995 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:51.127774 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:51.132360 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:51.132670 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:52.133392 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:52.137880 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:52.138288 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:53.139132 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:53.143997 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:53.144381 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:54.169974 26728 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:13:54.174062 26861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "862cb67695664701b3f0023580042f96"
dest_uuid: "fc36f1949b1241b495b836e267a62198"
mode: GRACEFUL
new_leader_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:49462
I20260709 12:13:54.174672 26861 raft_consensus.cc:606] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Received request to transfer leadership to TS 34a85985a4cb47bf901fab099c9704ae
I20260709 12:13:54.179064 27010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8978bb355419498584a22a424fa22842"
dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
mode: GRACEFUL
new_leader_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:34650
I20260709 12:13:54.179543 27010 raft_consensus.cc:606] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 LEADER]: Received request to transfer leadership to TS 34a85985a4cb47bf901fab099c9704ae
I20260709 12:13:54.183591 26861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e"
dest_uuid: "fc36f1949b1241b495b836e267a62198"
mode: GRACEFUL
new_leader_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:49462
I20260709 12:13:54.183995 26861 raft_consensus.cc:606] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 2 LEADER]: Received request to transfer leadership to TS 34a85985a4cb47bf901fab099c9704ae
I20260709 12:13:54.187939 26861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c9a612724f94b6d86f840e45414071b"
dest_uuid: "fc36f1949b1241b495b836e267a62198"
mode: GRACEFUL
new_leader_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:49462
I20260709 12:13:54.188333 26861 raft_consensus.cc:606] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 2 LEADER]: Received request to transfer leadership to TS 34a85985a4cb47bf901fab099c9704ae
I20260709 12:13:54.192291 27010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3"
dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
mode: GRACEFUL
new_leader_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:34650
I20260709 12:13:54.192772 27010 raft_consensus.cc:606] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 LEADER]: Received request to transfer leadership to TS 34a85985a4cb47bf901fab099c9704ae
I20260709 12:13:54.359956 27222 raft_consensus.cc:993] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198: : Instructing follower 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:54.360502 27221 raft_consensus.cc:1081] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 2 LEADER]: Signalling peer 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:54.362156 26938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c9a612724f94b6d86f840e45414071b"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:37862
I20260709 12:13:54.362646 26938 raft_consensus.cc:493] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:54.362944 26938 raft_consensus.cc:3060] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.367705 26938 raft_consensus.cc:515] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:54.369702 26938 leader_election.cc:290] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 3 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:54.370579 26861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9a612724f94b6d86f840e45414071b" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:54.370769 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9a612724f94b6d86f840e45414071b" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:54.371199 26861 raft_consensus.cc:3055] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:54.371364 27010 raft_consensus.cc:3060] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.371505 26861 raft_consensus.cc:740] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:54.372298 26861 consensus_queue.cc:260] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:54.373189 26861 raft_consensus.cc:3060] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.376643 27010 raft_consensus.cc:2468] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 3.
I20260709 12:13:54.377451 26861 raft_consensus.cc:2468] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 3.
I20260709 12:13:54.377951 26902 leader_election.cc:304] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [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: 34a85985a4cb47bf901fab099c9704ae, d798d71d1e874b038ee54b28d1c1a0aa; no voters: 
I20260709 12:13:54.378955 27218 raft_consensus.cc:2804] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:54.379815 27218 raft_consensus.cc:697] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 3 LEADER]: Becoming Leader. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:54.380630 27218 consensus_queue.cc:237] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:54.386480 26758 catalog_manager.cc:5697] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae reported cstate change: term changed from 2 to 3, leader changed from fc36f1949b1241b495b836e267a62198 (127.26.26.1) to 34a85985a4cb47bf901fab099c9704ae (127.26.26.2). New cstate: current_term: 3 leader_uuid: "34a85985a4cb47bf901fab099c9704ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.526890 27222 raft_consensus.cc:993] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198: : Instructing follower 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:54.527289 27221 raft_consensus.cc:1081] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Signalling peer 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:54.528549 26938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "862cb67695664701b3f0023580042f96"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:37862
I20260709 12:13:54.528925 26938 raft_consensus.cc:493] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:54.529137 26938 raft_consensus.cc:3060] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:54.532677 26938 raft_consensus.cc:515] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:54.534022 26938 leader_election.cc:290] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 2 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:54.534595 26861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862cb67695664701b3f0023580042f96" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:54.534982 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862cb67695664701b3f0023580042f96" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:54.535096 26861 raft_consensus.cc:3055] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:54.535506 26861 raft_consensus.cc:740] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:54.535506 27010 raft_consensus.cc:3060] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:54.536186 26861 consensus_queue.cc:260] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:54.536928 26861 raft_consensus.cc:3060] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:54.539948 27010 raft_consensus.cc:2468] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 2.
I20260709 12:13:54.540913 26861 raft_consensus.cc:2468] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 2.
I20260709 12:13:54.540861 26902 leader_election.cc:304] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a85985a4cb47bf901fab099c9704ae, d798d71d1e874b038ee54b28d1c1a0aa; no voters: 
I20260709 12:13:54.541702 27218 raft_consensus.cc:2804] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:54.542157 27218 raft_consensus.cc:697] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Becoming Leader. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:54.542935 27218 consensus_queue.cc:237] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:54.548848 26758 catalog_manager.cc:5697] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae reported cstate change: term changed from 1 to 2, leader changed from fc36f1949b1241b495b836e267a62198 (127.26.26.1) to 34a85985a4cb47bf901fab099c9704ae (127.26.26.2). New cstate: current_term: 2 leader_uuid: "34a85985a4cb47bf901fab099c9704ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:54.553156 27222 raft_consensus.cc:993] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198: : Instructing follower 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:54.553580 27221 raft_consensus.cc:1081] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 2 LEADER]: Signalling peer 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:54.554970 26938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:37862
I20260709 12:13:54.555387 26938 raft_consensus.cc:493] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:54.555698 26938 raft_consensus.cc:3060] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.559412 26938 raft_consensus.cc:515] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:54.560799 26938 leader_election.cc:290] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 3 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:54.561379 26861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:54.561748 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:54.561893 26861 raft_consensus.cc:3055] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:54.562188 26861 raft_consensus.cc:740] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:54.562232 27010 raft_consensus.cc:3060] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.562850 26861 consensus_queue.cc:260] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:54.563663 26861 raft_consensus.cc:3060] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.566395 27010 raft_consensus.cc:2468] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 3.
I20260709 12:13:54.567258 26861 raft_consensus.cc:2468] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 3.
I20260709 12:13:54.567217 26902 leader_election.cc:304] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [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: 34a85985a4cb47bf901fab099c9704ae, d798d71d1e874b038ee54b28d1c1a0aa; no voters: 
I20260709 12:13:54.568070 27218 raft_consensus.cc:2804] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:54.568459 27218 raft_consensus.cc:697] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 3 LEADER]: Becoming Leader. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:54.569154 27218 consensus_queue.cc:237] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:54.573437 27231 raft_consensus.cc:993] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa: : Instructing follower 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:54.573990 27215 raft_consensus.cc:1081] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 LEADER]: Signalling peer 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:54.575549 26938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8978bb355419498584a22a424fa22842"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:37866
I20260709 12:13:54.576028 26938 raft_consensus.cc:493] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:54.576332 26938 raft_consensus.cc:3060] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.575958 26758 catalog_manager.cc:5697] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae reported cstate change: term changed from 2 to 3, leader changed from fc36f1949b1241b495b836e267a62198 (127.26.26.1) to 34a85985a4cb47bf901fab099c9704ae (127.26.26.2). New cstate: current_term: 3 leader_uuid: "34a85985a4cb47bf901fab099c9704ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.580940 26938 raft_consensus.cc:515] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:54.582398 26938 leader_election.cc:290] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 3 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:54.582988 26861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8978bb355419498584a22a424fa22842" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:54.583505 26861 raft_consensus.cc:3060] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.584056 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8978bb355419498584a22a424fa22842" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:54.584561 27010 raft_consensus.cc:3055] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:54.584857 27010 raft_consensus.cc:740] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Running, Role: LEADER
I20260709 12:13:54.585574 27010 consensus_queue.cc:260] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:54.586721 27010 raft_consensus.cc:3060] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:54.589143 26861 raft_consensus.cc:2468] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 3.
I20260709 12:13:54.590143 26903 leader_election.cc:304] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [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: 34a85985a4cb47bf901fab099c9704ae, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:54.590862 27218 raft_consensus.cc:2804] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:54.591243 27218 raft_consensus.cc:697] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 3 LEADER]: Becoming Leader. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:54.592108 27218 consensus_queue.cc:237] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:54.592430 27010 raft_consensus.cc:2468] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 3.
I20260709 12:13:54.598434 26758 catalog_manager.cc:5697] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae reported cstate change: term changed from 2 to 3, leader changed from d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3) to 34a85985a4cb47bf901fab099c9704ae (127.26.26.2). New cstate: current_term: 3 leader_uuid: "34a85985a4cb47bf901fab099c9704ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.781240 27231 raft_consensus.cc:993] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa: : Instructing follower 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:54.781646 27215 raft_consensus.cc:1081] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 LEADER]: Signalling peer 34a85985a4cb47bf901fab099c9704ae to start an election
I20260709 12:13:54.782902 26938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
 from {username='slave'} at 127.0.0.1:37866
I20260709 12:13:54.783319 26938 raft_consensus.cc:493] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:54.783632 26938 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:54.787528 26938 raft_consensus.cc:515] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:54.788913 26938 leader_election.cc:290] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [CANDIDATE]: Term 4 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:54.789525 26861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:54.789865 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "34a85985a4cb47bf901fab099c9704ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:54.790024 26861 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:54.790400 27010 raft_consensus.cc:3055] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:54.790706 27010 raft_consensus.cc:740] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Running, Role: LEADER
I20260709 12:13:54.791389 27010 consensus_queue.cc:260] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:54.792285 27010 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:54.794147 26861 raft_consensus.cc:2468] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 4.
I20260709 12:13:54.794957 26903 leader_election.cc:304] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [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: 34a85985a4cb47bf901fab099c9704ae, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:54.795600 27218 raft_consensus.cc:2804] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:54.796066 27218 raft_consensus.cc:697] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 4 LEADER]: Becoming Leader. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:54.796875 27218 consensus_queue.cc:237] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:54.797555 27010 raft_consensus.cc:2468] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a85985a4cb47bf901fab099c9704ae in term 4.
I20260709 12:13:54.803694 26758 catalog_manager.cc:5697] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae reported cstate change: term changed from 3 to 4, leader changed from d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3) to 34a85985a4cb47bf901fab099c9704ae (127.26.26.2). New cstate: current_term: 4 leader_uuid: "34a85985a4cb47bf901fab099c9704ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.931809 27010 raft_consensus.cc:1275] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:54.932927 27218 consensus_queue.cc:1048] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:54.941959 26861 raft_consensus.cc:1275] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:54.944285 27223 consensus_queue.cc:1048] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:54.973433 27010 raft_consensus.cc:1275] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:54.974440 27223 consensus_queue.cc:1048] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:54.983222 26861 raft_consensus.cc:1275] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:54.984750 27223 consensus_queue.cc:1048] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:55.003911 26861 raft_consensus.cc:1275] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:55.004902 27223 consensus_queue.cc:1048] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:55.012887 27010 raft_consensus.cc:1275] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:55.014953 27240 consensus_queue.cc:1048] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:55.051062 27010 raft_consensus.cc:1275] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:55.052274 27243 consensus_queue.cc:1048] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:55.061388 26861 raft_consensus.cc:1275] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:55.062915 27218 consensus_queue.cc:1048] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:55.353457 27011 raft_consensus.cc:1275] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 4 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:55.354624 27218 consensus_queue.cc:1048] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:55.362474 26861 raft_consensus.cc:1275] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 4 FOLLOWER]: Refusing update from remote peer 34a85985a4cb47bf901fab099c9704ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:55.364353 27223 consensus_queue.cc:1048] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:57.251647 26728 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:13:57.252487 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:57.258806 26938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
mode: GRACEFUL
new_leader_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
 from {username='slave'} at 127.0.0.1:60062
I20260709 12:13:57.259456 26938 raft_consensus.cc:606] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Received request to transfer leadership to TS d798d71d1e874b038ee54b28d1c1a0aa
I20260709 12:13:57.261978 26938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
mode: GRACEFUL
new_leader_uuid: "fc36f1949b1241b495b836e267a62198"
 from {username='slave'} at 127.0.0.1:60062
I20260709 12:13:57.262462 26938 raft_consensus.cc:606] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 4 LEADER]: Received request to transfer leadership to TS fc36f1949b1241b495b836e267a62198
I20260709 12:13:57.264710 26938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
mode: GRACEFUL
new_leader_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
 from {username='slave'} at 127.0.0.1:60062
I20260709 12:13:57.265106 26938 raft_consensus.cc:606] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 3 LEADER]: Received request to transfer leadership to TS d798d71d1e874b038ee54b28d1c1a0aa
I20260709 12:13:57.265101 27223 raft_consensus.cc:993] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae: : Instructing follower d798d71d1e874b038ee54b28d1c1a0aa to start an election
I20260709 12:13:57.265763 27250 raft_consensus.cc:1081] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Signalling peer d798d71d1e874b038ee54b28d1c1a0aa to start an election
I20260709 12:13:57.267164 26938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "862cb67695664701b3f0023580042f96"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
mode: GRACEFUL
new_leader_uuid: "fc36f1949b1241b495b836e267a62198"
 from {username='slave'} at 127.0.0.1:60062
I20260709 12:13:57.267172 27010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966"
dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
 from {username='slave'} at 127.0.0.1:34622
I20260709 12:13:57.267617 26938 raft_consensus.cc:606] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Received request to transfer leadership to TS fc36f1949b1241b495b836e267a62198
I20260709 12:13:57.267793 27010 raft_consensus.cc:493] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.268294 27010 raft_consensus.cc:3060] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.269928 26938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8978bb355419498584a22a424fa22842"
dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
mode: GRACEFUL
new_leader_uuid: "fc36f1949b1241b495b836e267a62198"
 from {username='slave'} at 127.0.0.1:60062
I20260709 12:13:57.270301 26938 raft_consensus.cc:606] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 3 LEADER]: Received request to transfer leadership to TS fc36f1949b1241b495b836e267a62198
I20260709 12:13:57.271246 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:13:57.271821 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:57.274374 27010 raft_consensus.cc:515] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:57.276575 27010 leader_election.cc:290] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 3 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:57.277491 26938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:57.277300 26861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f0a57aa954b05a58effbef1e3e966" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:57.278076 26938 raft_consensus.cc:3055] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:57.278096 26861 raft_consensus.cc:3060] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.278435 26938 raft_consensus.cc:740] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:57.279315 26938 consensus_queue.cc:260] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:57.281116 26938 raft_consensus.cc:3060] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.283788 26861 raft_consensus.cc:2468] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 3.
I20260709 12:13:57.284713 26977 leader_election.cc:304] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [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: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:57.285174 26938 raft_consensus.cc:2468] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 3.
I20260709 12:13:57.285386 27215 raft_consensus.cc:2804] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:57.287633 27215 raft_consensus.cc:697] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 LEADER]: Becoming Leader. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Running, Role: LEADER
I20260709 12:13:57.288344 27215 consensus_queue.cc:237] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:57.297048 26758 catalog_manager.cc:5697] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa reported cstate change: term changed from 2 to 3, leader changed from 34a85985a4cb47bf901fab099c9704ae (127.26.26.2) to d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3). New cstate: current_term: 3 leader_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:57.311965 26791 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 26731
W20260709 12:13:57.312705 26791 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 26794
W20260709 12:13:57.313431 26791 debug-util.cc:398] Leaking SignalData structure 0x7b0800180300 after lost signal to thread 26887
W20260709 12:13:57.314117 26791 debug-util.cc:398] Leaking SignalData structure 0x7b080015a000 after lost signal to thread 26962
W20260709 12:13:57.314756 26791 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7be0 after lost signal to thread 27036
I20260709 12:13:57.358470 27250 raft_consensus.cc:993] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae: : Instructing follower fc36f1949b1241b495b836e267a62198 to start an election
I20260709 12:13:57.358970 27223 raft_consensus.cc:1081] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Signalling peer fc36f1949b1241b495b836e267a62198 to start an election
I20260709 12:13:57.360634 26863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "862cb67695664701b3f0023580042f96"
dest_uuid: "fc36f1949b1241b495b836e267a62198"
 from {username='slave'} at 127.0.0.1:49436
I20260709 12:13:57.361135 26863 raft_consensus.cc:493] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.361392 26863 raft_consensus.cc:3060] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.365384 26863 raft_consensus.cc:515] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:57.367187 26863 leader_election.cc:290] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 3 election: Requested vote from peers d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:57.368206 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862cb67695664701b3f0023580042f96" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:57.368265 26938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "862cb67695664701b3f0023580042f96" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:57.368855 27010 raft_consensus.cc:3060] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.368922 26938 raft_consensus.cc:3055] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:57.369352 26938 raft_consensus.cc:740] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:57.370131 26938 consensus_queue.cc:260] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:57.371359 26938 raft_consensus.cc:3060] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.374513 27010 raft_consensus.cc:2468] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 3.
I20260709 12:13:57.376221 26827 leader_election.cc:304] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [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: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:57.378620 26938 raft_consensus.cc:2468] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 3.
I20260709 12:13:57.380849 27258 raft_consensus.cc:2804] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:57.382165 27258 raft_consensus.cc:697] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 3 LEADER]: Becoming Leader. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:57.382963 27258 consensus_queue.cc:237] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } }
I20260709 12:13:57.390563 26758 catalog_manager.cc:5697] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 reported cstate change: term changed from 2 to 3, leader changed from 34a85985a4cb47bf901fab099c9704ae (127.26.26.2) to fc36f1949b1241b495b836e267a62198 (127.26.26.1). New cstate: current_term: 3 leader_uuid: "fc36f1949b1241b495b836e267a62198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:57.475307 27223 raft_consensus.cc:993] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae: : Instructing follower fc36f1949b1241b495b836e267a62198 to start an election
I20260709 12:13:57.475852 27250 raft_consensus.cc:1081] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 3 LEADER]: Signalling peer fc36f1949b1241b495b836e267a62198 to start an election
I20260709 12:13:57.477217 26863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8978bb355419498584a22a424fa22842"
dest_uuid: "fc36f1949b1241b495b836e267a62198"
 from {username='slave'} at 127.0.0.1:49436
I20260709 12:13:57.477802 26863 raft_consensus.cc:493] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.478152 26863 raft_consensus.cc:3060] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:57.485008 26863 raft_consensus.cc:515] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:57.486898 26863 leader_election.cc:290] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 4 election: Requested vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:57.487685 26938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8978bb355419498584a22a424fa22842" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:57.487797 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8978bb355419498584a22a424fa22842" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:57.488237 26938 raft_consensus.cc:3055] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:57.488502 27010 raft_consensus.cc:3060] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:57.488531 26938 raft_consensus.cc:740] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:57.489509 26938 consensus_queue.cc:260] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:57.490707 26938 raft_consensus.cc:3060] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:57.492944 27010 raft_consensus.cc:2468] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 4.
I20260709 12:13:57.493815 26827 leader_election.cc:304] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [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: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:57.494465 27258 raft_consensus.cc:2804] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:57.494879 27258 raft_consensus.cc:697] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 4 LEADER]: Becoming Leader. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:57.495774 27258 consensus_queue.cc:237] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:57.497032 26938 raft_consensus.cc:2468] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 4.
I20260709 12:13:57.500560 27223 raft_consensus.cc:993] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae: : Instructing follower d798d71d1e874b038ee54b28d1c1a0aa to start an election
I20260709 12:13:57.501035 27223 raft_consensus.cc:1081] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 3 LEADER]: Signalling peer d798d71d1e874b038ee54b28d1c1a0aa to start an election
I20260709 12:13:57.502652 27010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e"
dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
 from {username='slave'} at 127.0.0.1:34622
I20260709 12:13:57.504419 27010 raft_consensus.cc:493] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.504797 27010 raft_consensus.cc:3060] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:57.504982 26758 catalog_manager.cc:5697] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 reported cstate change: term changed from 3 to 4, leader changed from 34a85985a4cb47bf901fab099c9704ae (127.26.26.2) to fc36f1949b1241b495b836e267a62198 (127.26.26.1). New cstate: current_term: 4 leader_uuid: "fc36f1949b1241b495b836e267a62198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:57.510479 27010 raft_consensus.cc:515] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:57.512138 27010 leader_election.cc:290] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [CANDIDATE]: Term 4 election: Requested vote from peers fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275), 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159)
I20260709 12:13:57.513622 26938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:57.514123 26938 raft_consensus.cc:3055] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:57.514410 26938 raft_consensus.cc:740] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:57.514353 26863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612c3b60e4fa4f7c9ed3c80008e3bf5e" candidate_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fc36f1949b1241b495b836e267a62198"
I20260709 12:13:57.514953 26863 raft_consensus.cc:3060] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:57.515192 26938 consensus_queue.cc:260] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:57.516726 26938 raft_consensus.cc:3060] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:57.520649 26863 raft_consensus.cc:2468] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 4.
I20260709 12:13:57.521579 26977 leader_election.cc:304] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [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: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:57.522307 27215 raft_consensus.cc:2804] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:57.522447 26938 raft_consensus.cc:2468] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d798d71d1e874b038ee54b28d1c1a0aa in term 4.
I20260709 12:13:57.522835 27215 raft_consensus.cc:697] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 4 LEADER]: Becoming Leader. State: Replica: d798d71d1e874b038ee54b28d1c1a0aa, State: Running, Role: LEADER
I20260709 12:13:57.523792 27215 consensus_queue.cc:237] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [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: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:57.531206 26758 catalog_manager.cc:5697] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa reported cstate change: term changed from 3 to 4, leader changed from 34a85985a4cb47bf901fab099c9704ae (127.26.26.2) to d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3). New cstate: current_term: 4 leader_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:57.613718 27250 raft_consensus.cc:993] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae: : Instructing follower fc36f1949b1241b495b836e267a62198 to start an election
I20260709 12:13:57.614171 27223 raft_consensus.cc:1081] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 4 LEADER]: Signalling peer fc36f1949b1241b495b836e267a62198 to start an election
I20260709 12:13:57.615669 26863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3"
dest_uuid: "fc36f1949b1241b495b836e267a62198"
 from {username='slave'} at 127.0.0.1:49436
I20260709 12:13:57.616076 26863 raft_consensus.cc:493] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.616344 26863 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:57.620177 26863 raft_consensus.cc:515] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:57.621593 26863 leader_election.cc:290] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [CANDIDATE]: Term 5 election: Requested vote from peers 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159), d798d71d1e874b038ee54b28d1c1a0aa (127.26.26.3:37887)
I20260709 12:13:57.622304 26938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "34a85985a4cb47bf901fab099c9704ae"
I20260709 12:13:57.622532 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23377ee636c3451c8276689bfcbe7bd3" candidate_uuid: "fc36f1949b1241b495b836e267a62198" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d798d71d1e874b038ee54b28d1c1a0aa"
I20260709 12:13:57.622942 26938 raft_consensus.cc:3055] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:13:57.623103 27010 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:57.623330 26938 raft_consensus.cc:740] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 34a85985a4cb47bf901fab099c9704ae, State: Running, Role: LEADER
I20260709 12:13:57.624133 26938 consensus_queue.cc:260] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:57.625283 26938 raft_consensus.cc:3060] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:57.627108 27010 raft_consensus.cc:2468] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 5.
I20260709 12:13:57.627974 26827 leader_election.cc:304] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [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: d798d71d1e874b038ee54b28d1c1a0aa, fc36f1949b1241b495b836e267a62198; no voters: 
I20260709 12:13:57.628557 27258 raft_consensus.cc:2804] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:57.629004 27258 raft_consensus.cc:697] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 5 LEADER]: Becoming Leader. State: Replica: fc36f1949b1241b495b836e267a62198, State: Running, Role: LEADER
I20260709 12:13:57.629724 27258 consensus_queue.cc:237] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } }
I20260709 12:13:57.632239 26938 raft_consensus.cc:2468] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc36f1949b1241b495b836e267a62198 in term 5.
I20260709 12:13:57.637621 26758 catalog_manager.cc:5697] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 reported cstate change: term changed from 4 to 5, leader changed from 34a85985a4cb47bf901fab099c9704ae (127.26.26.2) to fc36f1949b1241b495b836e267a62198 (127.26.26.1). New cstate: current_term: 5 leader_uuid: "fc36f1949b1241b495b836e267a62198" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:57.734700 26863 raft_consensus.cc:1275] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Refusing update from remote peer d798d71d1e874b038ee54b28d1c1a0aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:57.735802 27215 consensus_queue.cc:1048] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:57.747610 26938 raft_consensus.cc:1275] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Refusing update from remote peer d798d71d1e874b038ee54b28d1c1a0aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:57.749082 27215 consensus_queue.cc:1048] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:57.813169 26938 raft_consensus.cc:1275] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Refusing update from remote peer fc36f1949b1241b495b836e267a62198: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:57.814327 27258 consensus_queue.cc:1048] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:57.825903 27010 raft_consensus.cc:1275] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Refusing update from remote peer fc36f1949b1241b495b836e267a62198: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:57.827601 27258 consensus_queue.cc:1048] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:57.952623 26938 raft_consensus.cc:1275] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 4 FOLLOWER]: Refusing update from remote peer fc36f1949b1241b495b836e267a62198: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:57.953850 27270 consensus_queue.cc:1048] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:57.962929 27010 raft_consensus.cc:1275] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 4 FOLLOWER]: Refusing update from remote peer fc36f1949b1241b495b836e267a62198: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:57.964517 27258 consensus_queue.cc:1048] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:57.977941 26863 raft_consensus.cc:1275] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 4 FOLLOWER]: Refusing update from remote peer d798d71d1e874b038ee54b28d1c1a0aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:57.979274 27215 consensus_queue.cc:1048] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc36f1949b1241b495b836e267a62198" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:57.983835 26938 raft_consensus.cc:1275] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 4 FOLLOWER]: Refusing update from remote peer d798d71d1e874b038ee54b28d1c1a0aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:57.986187 27215 consensus_queue.cc:1048] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:58.197216 27010 raft_consensus.cc:1275] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 5 FOLLOWER]: Refusing update from remote peer fc36f1949b1241b495b836e267a62198: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:58.197517 26938 raft_consensus.cc:1275] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 5 FOLLOWER]: Refusing update from remote peer fc36f1949b1241b495b836e267a62198: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:13:58.198612 27259 consensus_queue.cc:1048] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d798d71d1e874b038ee54b28d1c1a0aa" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:58.199365 27258 consensus_queue.cc:1048] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a85985a4cb47bf901fab099c9704ae" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:58.272989 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:58.277774 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:58.278208 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:59.279414 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:59.285676 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:59.286075 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:00.287039 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:00.291716 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:00.292079 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:01.293120 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:01.298004 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:01.298372 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:02.299332 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:02.304553 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:02.304944 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:03.336496 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:03.344450 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:03.345193 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:14:03.631945 26791 debug-util.cc:398] Leaking SignalData structure 0x7b08001ebcc0 after lost signal to thread 26731
W20260709 12:14:03.632659 26791 debug-util.cc:398] Leaking SignalData structure 0x7b08001efba0 after lost signal to thread 26794
W20260709 12:14:03.633419 26791 debug-util.cc:398] Leaking SignalData structure 0x7b08000621e0 after lost signal to thread 26887
W20260709 12:14:03.634042 26791 debug-util.cc:398] Leaking SignalData structure 0x7b08001b7760 after lost signal to thread 26962
W20260709 12:14:03.634686 26791 debug-util.cc:398] Leaking SignalData structure 0x7b08000927c0 after lost signal to thread 27036
I20260709 12:14:04.346359 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:04.351403 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:04.351854 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:05.352787 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:05.357730 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:05.358110 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:06.359339 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:06.364359 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:06.364753 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:07.393059 26728 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:14:07.393642 26728 tablet_server.cc:179] TabletServer@127.26.26.1:0 shutting down...
W20260709 12:14:07.412745 26977 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:14:07.417268 26977 consensus_peers.cc:597] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa -> Peer fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275): Couldn't send request to peer fc36f1949b1241b495b836e267a62198. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:07.427969 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:07.428987 26728 tablet_replica.cc:333] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198: stopping tablet replica
I20260709 12:14:07.430166 26728 raft_consensus.cc:2243] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.431178 26728 raft_consensus.cc:2272] T 221f0a57aa954b05a58effbef1e3e966 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.434403 26728 tablet_replica.cc:333] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198: stopping tablet replica
I20260709 12:14:07.435113 26728 raft_consensus.cc:2243] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.435521 26728 raft_consensus.cc:2272] T 6c9a612724f94b6d86f840e45414071b P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.437314 26728 tablet_replica.cc:333] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198: stopping tablet replica
I20260709 12:14:07.437747 26728 raft_consensus.cc:2243] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.438091 26728 raft_consensus.cc:2272] T acd12959eac748b3bdbede577bd55bb7 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.439977 26728 tablet_replica.cc:333] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198: stopping tablet replica
I20260709 12:14:07.440487 26728 raft_consensus.cc:2243] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.440905 26728 raft_consensus.cc:2272] T 6da64b067f9b4fc0b89aac9bd010aec9 P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.442482 26728 tablet_replica.cc:333] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198: stopping tablet replica
I20260709 12:14:07.442956 26728 raft_consensus.cc:2243] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.443368 26728 raft_consensus.cc:2272] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P fc36f1949b1241b495b836e267a62198 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.445037 26728 tablet_replica.cc:333] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198: stopping tablet replica
I20260709 12:14:07.445492 26728 raft_consensus.cc:2243] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.445911 26728 raft_consensus.cc:2272] T 4172b9d068924a6b8e5522177f02235d P fc36f1949b1241b495b836e267a62198 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.447486 26728 tablet_replica.cc:333] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198: stopping tablet replica
I20260709 12:14:07.447960 26728 raft_consensus.cc:2243] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.448722 26728 raft_consensus.cc:2272] T 8978bb355419498584a22a424fa22842 P fc36f1949b1241b495b836e267a62198 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.450457 26728 tablet_replica.cc:333] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198: stopping tablet replica
I20260709 12:14:07.450984 26728 raft_consensus.cc:2243] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.451817 26728 raft_consensus.cc:2272] T 862cb67695664701b3f0023580042f96 P fc36f1949b1241b495b836e267a62198 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.453380 26728 tablet_replica.cc:333] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198: stopping tablet replica
I20260709 12:14:07.453892 26728 raft_consensus.cc:2243] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.454716 26728 raft_consensus.cc:2272] T 23377ee636c3451c8276689bfcbe7bd3 P fc36f1949b1241b495b836e267a62198 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.578552 26728 tablet_server.cc:196] TabletServer@127.26.26.1:0 shutdown complete.
W20260709 12:14:07.581288 26977 consensus_peers.cc:597] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa -> Peer fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275): Couldn't send request to peer fc36f1949b1241b495b836e267a62198. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:07.582180 26903 consensus_peers.cc:597] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae -> Peer fc36f1949b1241b495b836e267a62198 (127.26.26.1:35275): Couldn't send request to peer fc36f1949b1241b495b836e267a62198. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:07.597337 26728 tablet_server.cc:179] TabletServer@127.26.26.2:0 shutting down...
I20260709 12:14:07.623174 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:07.624122 26728 tablet_replica.cc:333] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae: stopping tablet replica
I20260709 12:14:07.625065 26728 raft_consensus.cc:2243] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.625686 26728 raft_consensus.cc:2272] T 6da64b067f9b4fc0b89aac9bd010aec9 P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.627506 26728 tablet_replica.cc:333] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae: stopping tablet replica
I20260709 12:14:07.628005 26728 raft_consensus.cc:2243] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.628749 26728 raft_consensus.cc:2272] T acd12959eac748b3bdbede577bd55bb7 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.630352 26728 tablet_replica.cc:333] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae: stopping tablet replica
I20260709 12:14:07.630813 26728 raft_consensus.cc:2243] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.631546 26728 raft_consensus.cc:2272] T 4172b9d068924a6b8e5522177f02235d P 34a85985a4cb47bf901fab099c9704ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.633050 26728 tablet_replica.cc:333] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae: stopping tablet replica
I20260709 12:14:07.633569 26728 raft_consensus.cc:2243] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.633975 26728 raft_consensus.cc:2272] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P 34a85985a4cb47bf901fab099c9704ae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.635507 26728 tablet_replica.cc:333] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae: stopping tablet replica
I20260709 12:14:07.635948 26728 raft_consensus.cc:2243] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.636325 26728 raft_consensus.cc:2272] T 221f0a57aa954b05a58effbef1e3e966 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.637769 26728 tablet_replica.cc:333] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae: stopping tablet replica
I20260709 12:14:07.638221 26728 raft_consensus.cc:2243] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.638913 26728 raft_consensus.cc:2272] T 6c9a612724f94b6d86f840e45414071b P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.640799 26728 tablet_replica.cc:333] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae: stopping tablet replica
I20260709 12:14:07.641254 26728 raft_consensus.cc:2243] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.641664 26728 raft_consensus.cc:2272] T 23377ee636c3451c8276689bfcbe7bd3 P 34a85985a4cb47bf901fab099c9704ae [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.643118 26728 tablet_replica.cc:333] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae: stopping tablet replica
I20260709 12:14:07.643615 26728 raft_consensus.cc:2243] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.643980 26728 raft_consensus.cc:2272] T 8978bb355419498584a22a424fa22842 P 34a85985a4cb47bf901fab099c9704ae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.645360 26728 tablet_replica.cc:333] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae: stopping tablet replica
I20260709 12:14:07.645773 26728 raft_consensus.cc:2243] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.646137 26728 raft_consensus.cc:2272] T 862cb67695664701b3f0023580042f96 P 34a85985a4cb47bf901fab099c9704ae [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:07.654958 26978 consensus_peers.cc:597] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa -> Peer 34a85985a4cb47bf901fab099c9704ae (127.26.26.2:38159): Couldn't send request to peer 34a85985a4cb47bf901fab099c9704ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:07.673228 26728 tablet_server.cc:196] TabletServer@127.26.26.2:0 shutdown complete.
I20260709 12:14:07.691283 26728 tablet_server.cc:179] TabletServer@127.26.26.3:0 shutting down...
I20260709 12:14:07.716775 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:07.717360 26728 tablet_replica.cc:333] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa: stopping tablet replica
I20260709 12:14:07.718106 26728 raft_consensus.cc:2243] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.718686 26728 raft_consensus.cc:2272] T 4172b9d068924a6b8e5522177f02235d P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.720703 26728 tablet_replica.cc:333] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa: stopping tablet replica
I20260709 12:14:07.721186 26728 raft_consensus.cc:2243] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.722054 26728 raft_consensus.cc:2272] T 612c3b60e4fa4f7c9ed3c80008e3bf5e P d798d71d1e874b038ee54b28d1c1a0aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.724476 26728 tablet_replica.cc:333] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa: stopping tablet replica
I20260709 12:14:07.725270 26728 raft_consensus.cc:2243] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.725876 26728 raft_consensus.cc:2272] T acd12959eac748b3bdbede577bd55bb7 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.728024 26728 tablet_replica.cc:333] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa: stopping tablet replica
I20260709 12:14:07.728652 26728 raft_consensus.cc:2243] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.729534 26728 raft_consensus.cc:2272] T 6da64b067f9b4fc0b89aac9bd010aec9 P d798d71d1e874b038ee54b28d1c1a0aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.732003 26728 tablet_replica.cc:333] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa: stopping tablet replica
I20260709 12:14:07.732545 26728 raft_consensus.cc:2243] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.732967 26728 raft_consensus.cc:2272] T 8978bb355419498584a22a424fa22842 P d798d71d1e874b038ee54b28d1c1a0aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.734566 26728 tablet_replica.cc:333] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa: stopping tablet replica
I20260709 12:14:07.735054 26728 raft_consensus.cc:2243] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.735522 26728 raft_consensus.cc:2272] T 862cb67695664701b3f0023580042f96 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.737389 26728 tablet_replica.cc:333] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa: stopping tablet replica
I20260709 12:14:07.737860 26728 raft_consensus.cc:2243] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.738771 26728 raft_consensus.cc:2272] T 221f0a57aa954b05a58effbef1e3e966 P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.740554 26728 tablet_replica.cc:333] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa: stopping tablet replica
I20260709 12:14:07.741012 26728 raft_consensus.cc:2243] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.741413 26728 raft_consensus.cc:2272] T 6c9a612724f94b6d86f840e45414071b P d798d71d1e874b038ee54b28d1c1a0aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.742831 26728 tablet_replica.cc:333] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa: stopping tablet replica
I20260709 12:14:07.743302 26728 raft_consensus.cc:2243] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:07.743786 26728 raft_consensus.cc:2272] T 23377ee636c3451c8276689bfcbe7bd3 P d798d71d1e874b038ee54b28d1c1a0aa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.769542 26728 tablet_server.cc:196] TabletServer@127.26.26.3:0 shutdown complete.
I20260709 12:14:07.786309 26728 master.cc:562] Master@127.26.26.62:38389 shutting down...
I20260709 12:14:07.974890 26728 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:07.975440 26728 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:07.975739 26728 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5b81ce7298f4449e946244c8f1a90308: stopping tablet replica
I20260709 12:14:08.017428 26728 master.cc:584] Master@127.26.26.62:38389 shutdown complete.
34a85985a4cb47bf901fab099c9704ae  4
d798d71d1e874b038ee54b28d1c1a0aa  1
fc36f1949b1241b495b836e267a62198  4
34a85985a4cb47bf901fab099c9704ae  3
d798d71d1e874b038ee54b28d1c1a0aa  3
fc36f1949b1241b495b836e267a62198  3
34a85985a4cb47bf901fab099c9704ae  8
d798d71d1e874b038ee54b28d1c1a0aa  1
fc36f1949b1241b495b836e267a62198  0
34a85985a4cb47bf901fab099c9704ae  3
d798d71d1e874b038ee54b28d1c1a0aa  3
fc36f1949b1241b495b836e267a62198  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (32619 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:14:08.061049 26728 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.26.62:38159
I20260709 12:14:08.062171 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:08.067958 27295 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:08.068087 27296 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:08.068568 27298 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:08.069263 26728 server_base.cc:1061] running on GCE node
I20260709 12:14:08.070156 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:08.070372 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:08.070542 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599248070519 us; error 0 us; skew 500 ppm
I20260709 12:14:08.071080 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:08.073516 26728 webserver.cc:533] Webserver started at http://127.26.26.62:37205/ using document root <none> and password file <none>
I20260709 12:14:08.074009 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:08.074208 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:08.074484 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:08.075914 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/master-0-root/instance:
uuid: "2506d863ed3b462994a58a59bd876732"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-vqsr"
I20260709 12:14:08.080296 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:14:08.083382 27303 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.084084 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:08.084379 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/master-0-root
uuid: "2506d863ed3b462994a58a59bd876732"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-vqsr"
I20260709 12:14:08.084652 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:08.116691 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:08.117869 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:08.153642 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.62:38159
I20260709 12:14:08.153730 27354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.62:38159 every 8 connection(s)
I20260709 12:14:08.157347 27355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.166277 27355 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732: Bootstrap starting.
I20260709 12:14:08.170672 27355 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.174508 27355 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732: No bootstrap required, opened a new log
I20260709 12:14:08.176523 27355 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2506d863ed3b462994a58a59bd876732" member_type: VOTER }
I20260709 12:14:08.176935 27355 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.177122 27355 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2506d863ed3b462994a58a59bd876732, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.177567 27355 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2506d863ed3b462994a58a59bd876732" member_type: VOTER }
I20260709 12:14:08.177979 27355 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:08.178169 27355 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:08.178365 27355 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:08.182077 27355 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2506d863ed3b462994a58a59bd876732" member_type: VOTER }
I20260709 12:14:08.182530 27355 leader_election.cc:304] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [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: 2506d863ed3b462994a58a59bd876732; no voters: 
I20260709 12:14:08.183611 27355 leader_election.cc:290] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:08.183972 27358 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:08.185257 27358 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [term 1 LEADER]: Becoming Leader. State: Replica: 2506d863ed3b462994a58a59bd876732, State: Running, Role: LEADER
I20260709 12:14:08.185834 27358 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [LEADER]: Queue going to LEADER mode. State: All 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: "2506d863ed3b462994a58a59bd876732" member_type: VOTER }
I20260709 12:14:08.186615 27355 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:08.191088 27359 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2506d863ed3b462994a58a59bd876732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2506d863ed3b462994a58a59bd876732" member_type: VOTER } }
I20260709 12:14:08.191193 27360 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2506d863ed3b462994a58a59bd876732. Latest consensus state: current_term: 1 leader_uuid: "2506d863ed3b462994a58a59bd876732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2506d863ed3b462994a58a59bd876732" member_type: VOTER } }
I20260709 12:14:08.192057 27360 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:08.193333 27359 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:08.195560 27366 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:08.201937 27366 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:08.202808 26728 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:08.210160 27366 catalog_manager.cc:1383] Generated new cluster ID: 1fe9f82da0444e428f81fbe52113b37b
I20260709 12:14:08.210422 27366 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:08.230410 27366 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:08.231567 27366 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:08.244880 27366 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732: Generated new TSK 0
I20260709 12:14:08.245422 27366 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:08.269357 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:08.275002 27376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:08.275971 27377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:08.277495 26728 server_base.cc:1061] running on GCE node
W20260709 12:14:08.278204 27379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:08.278997 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:08.279233 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:08.279409 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599248279389 us; error 0 us; skew 500 ppm
I20260709 12:14:08.279982 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:08.282023 26728 webserver.cc:533] Webserver started at http://127.26.26.1:37929/ using document root <none> and password file <none>
I20260709 12:14:08.282495 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:08.282696 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:08.282965 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:08.284001 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-0-root/instance:
uuid: "a8606026537b4c869d76772374e46253"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-vqsr"
I20260709 12:14:08.288214 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:14:08.291180 27384 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.291867 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:08.292150 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-0-root
uuid: "a8606026537b4c869d76772374e46253"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-vqsr"
I20260709 12:14:08.292421 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:08.313674 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:08.314782 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:08.316198 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:08.318325 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:08.318550 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.318783 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:08.318994 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.356021 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.1:33267
I20260709 12:14:08.356117 27446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.1:33267 every 8 connection(s)
I20260709 12:14:08.360733 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:08.366775 27451 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:08.368104 27452 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:08.377061 27447 heartbeater.cc:344] Connected to a master server at 127.26.26.62:38159
I20260709 12:14:08.377529 27447 heartbeater.cc:461] Registering TS with master...
W20260709 12:14:08.378163 27454 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:08.378405 27447 heartbeater.cc:507] Master 127.26.26.62:38159 requested a full tablet report, sending...
I20260709 12:14:08.378607 26728 server_base.cc:1061] running on GCE node
I20260709 12:14:08.379946 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:08.380219 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:08.380420 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599248380381 us; error 0 us; skew 500 ppm
I20260709 12:14:08.380971 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:08.381093 27320 ts_manager.cc:194] Registered new tserver with Master: a8606026537b4c869d76772374e46253 (127.26.26.1:33267)
I20260709 12:14:08.383144 27320 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45238
I20260709 12:14:08.383486 26728 webserver.cc:533] Webserver started at http://127.26.26.2:44115/ using document root <none> and password file <none>
I20260709 12:14:08.384017 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:08.384219 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:08.384541 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:08.385968 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-1-root/instance:
uuid: "22583a2de268449493c5c58c37f18869"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-vqsr"
I20260709 12:14:08.390311 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:08.393230 27459 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.393923 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:14:08.394264 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-1-root
uuid: "22583a2de268449493c5c58c37f18869"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-vqsr"
I20260709 12:14:08.394634 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:08.413759 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:08.414794 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:08.416096 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:08.418200 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:08.418402 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.418655 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:08.418813 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.455994 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.2:37659
I20260709 12:14:08.456091 27521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.2:37659 every 8 connection(s)
I20260709 12:14:08.460541 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:08.467599 27525 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:08.468030 27526 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:08.470999 27528 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:08.471793 26728 server_base.cc:1061] running on GCE node
I20260709 12:14:08.472713 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:08.472975 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:08.473161 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599248473128 us; error 0 us; skew 500 ppm
I20260709 12:14:08.473526 27522 heartbeater.cc:344] Connected to a master server at 127.26.26.62:38159
I20260709 12:14:08.473771 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:08.473893 27522 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:08.474846 27522 heartbeater.cc:507] Master 127.26.26.62:38159 requested a full tablet report, sending...
I20260709 12:14:08.476531 26728 webserver.cc:533] Webserver started at http://127.26.26.3:33847/ using document root <none> and password file <none>
I20260709 12:14:08.476845 27320 ts_manager.cc:194] Registered new tserver with Master: 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:08.477006 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:08.477281 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:08.477548 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:08.478189 27320 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45254
I20260709 12:14:08.478634 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-2-root/instance:
uuid: "816d39f1bb4540c9856125b4ac700edd"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-vqsr"
I20260709 12:14:08.483145 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:08.486042 27533 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.486928 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:08.487200 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-2-root
uuid: "816d39f1bb4540c9856125b4ac700edd"
format_stamp: "Formatted at 2026-07-09 12:14:08 on dist-test-slave-vqsr"
I20260709 12:14:08.487490 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599215280182-26728-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:08.506749 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:08.507836 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:08.509125 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:08.511176 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:08.511385 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.511718 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:08.511889 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:08.548228 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.3:45097
I20260709 12:14:08.548326 27595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.3:45097 every 8 connection(s)
I20260709 12:14:08.561591 27596 heartbeater.cc:344] Connected to a master server at 127.26.26.62:38159
I20260709 12:14:08.561978 27596 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:08.562724 27596 heartbeater.cc:507] Master 127.26.26.62:38159 requested a full tablet report, sending...
I20260709 12:14:08.564584 27320 ts_manager.cc:194] Registered new tserver with Master: 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:08.565490 26728 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014215228s
I20260709 12:14:08.565904 27320 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45264
I20260709 12:14:08.587951 27320 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45272:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:14:08.590869 27320 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:14:08.654127 27487 tablet_service.cc:1511] Processing CreateTablet for tablet 7935e12d9a734c91b55aa3f28e2cd702 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:08.655926 27487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7935e12d9a734c91b55aa3f28e2cd702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.659789 27486 tablet_service.cc:1511] Processing CreateTablet for tablet e02610e5c4e0485a81f13b32347aaac2 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:08.661170 27486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02610e5c4e0485a81f13b32347aaac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.667480 27412 tablet_service.cc:1511] Processing CreateTablet for tablet 7935e12d9a734c91b55aa3f28e2cd702 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:08.668773 27412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7935e12d9a734c91b55aa3f28e2cd702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.668630 27485 tablet_service.cc:1511] Processing CreateTablet for tablet ec1d5ea23b604707827ece2b8e605cb6 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:08.669977 27485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1d5ea23b604707827ece2b8e605cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.672672 27411 tablet_service.cc:1511] Processing CreateTablet for tablet e02610e5c4e0485a81f13b32347aaac2 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:08.673967 27411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02610e5c4e0485a81f13b32347aaac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.674144 27484 tablet_service.cc:1511] Processing CreateTablet for tablet f68e5d9508514524b3747bc14534465f (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:08.675417 27484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f68e5d9508514524b3747bc14534465f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.676656 27409 tablet_service.cc:1511] Processing CreateTablet for tablet f68e5d9508514524b3747bc14534465f (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:08.677950 27409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f68e5d9508514524b3747bc14534465f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.679714 27408 tablet_service.cc:1511] Processing CreateTablet for tablet 07f4aef53f3441e78d50a7c823e3d42b (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:08.680311 27483 tablet_service.cc:1511] Processing CreateTablet for tablet 07f4aef53f3441e78d50a7c823e3d42b (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:08.680994 27408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f4aef53f3441e78d50a7c823e3d42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.681608 27483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f4aef53f3441e78d50a7c823e3d42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.684048 27407 tablet_service.cc:1511] Processing CreateTablet for tablet 7c44bb11a4244aa28238c5e35d5d16ec (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:08.684607 27410 tablet_service.cc:1511] Processing CreateTablet for tablet ec1d5ea23b604707827ece2b8e605cb6 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:08.685328 27407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c44bb11a4244aa28238c5e35d5d16ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.685905 27410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1d5ea23b604707827ece2b8e605cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.686233 27482 tablet_service.cc:1511] Processing CreateTablet for tablet 7c44bb11a4244aa28238c5e35d5d16ec (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:08.687712 27482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c44bb11a4244aa28238c5e35d5d16ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.691655 27406 tablet_service.cc:1511] Processing CreateTablet for tablet f72fd9255d504080a6676dd0f3f40e13 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:08.692993 27406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72fd9255d504080a6676dd0f3f40e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.696863 27481 tablet_service.cc:1511] Processing CreateTablet for tablet f72fd9255d504080a6676dd0f3f40e13 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:08.698120 27481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72fd9255d504080a6676dd0f3f40e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.701810 27405 tablet_service.cc:1511] Processing CreateTablet for tablet 2faad966802e4d1e94184ac0d43bad43 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:08.703087 27405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2faad966802e4d1e94184ac0d43bad43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.704005 27480 tablet_service.cc:1511] Processing CreateTablet for tablet 2faad966802e4d1e94184ac0d43bad43 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:08.705225 27480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2faad966802e4d1e94184ac0d43bad43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.709647 27404 tablet_service.cc:1511] Processing CreateTablet for tablet 63de48ceed5b4c2cbb5e997649019bb1 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:08.710940 27404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63de48ceed5b4c2cbb5e997649019bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.712127 27479 tablet_service.cc:1511] Processing CreateTablet for tablet 63de48ceed5b4c2cbb5e997649019bb1 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:08.713450 27479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63de48ceed5b4c2cbb5e997649019bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.715919 27403 tablet_service.cc:1511] Processing CreateTablet for tablet a193d355befa4b2496aa4de278e02f94 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:08.717146 27403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a193d355befa4b2496aa4de278e02f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.717926 27478 tablet_service.cc:1511] Processing CreateTablet for tablet a193d355befa4b2496aa4de278e02f94 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:08.719210 27478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a193d355befa4b2496aa4de278e02f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.761224 27561 tablet_service.cc:1511] Processing CreateTablet for tablet 7935e12d9a734c91b55aa3f28e2cd702 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:08.762543 27561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7935e12d9a734c91b55aa3f28e2cd702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.769045 27560 tablet_service.cc:1511] Processing CreateTablet for tablet e02610e5c4e0485a81f13b32347aaac2 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:08.770404 27560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02610e5c4e0485a81f13b32347aaac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.781994 27559 tablet_service.cc:1511] Processing CreateTablet for tablet ec1d5ea23b604707827ece2b8e605cb6 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:08.783198 27559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1d5ea23b604707827ece2b8e605cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.832499 27612 tablet_bootstrap.cc:492] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869: Bootstrap starting.
I20260709 12:14:08.833731 27558 tablet_service.cc:1511] Processing CreateTablet for tablet f68e5d9508514524b3747bc14534465f (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:08.835021 27558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f68e5d9508514524b3747bc14534465f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.836678 27557 tablet_service.cc:1511] Processing CreateTablet for tablet 07f4aef53f3441e78d50a7c823e3d42b (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:08.838027 27557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f4aef53f3441e78d50a7c823e3d42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.838901 27612 tablet_bootstrap.cc:654] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.840863 27556 tablet_service.cc:1511] Processing CreateTablet for tablet 7c44bb11a4244aa28238c5e35d5d16ec (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:08.842168 27556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c44bb11a4244aa28238c5e35d5d16ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.847525 27554 tablet_service.cc:1511] Processing CreateTablet for tablet 2faad966802e4d1e94184ac0d43bad43 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:08.849105 27554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2faad966802e4d1e94184ac0d43bad43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.852116 27611 tablet_bootstrap.cc:492] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253: Bootstrap starting.
I20260709 12:14:08.855262 27553 tablet_service.cc:1511] Processing CreateTablet for tablet 63de48ceed5b4c2cbb5e997649019bb1 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:08.855868 27555 tablet_service.cc:1511] Processing CreateTablet for tablet f72fd9255d504080a6676dd0f3f40e13 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:08.857014 27553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63de48ceed5b4c2cbb5e997649019bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.859759 27552 tablet_service.cc:1511] Processing CreateTablet for tablet a193d355befa4b2496aa4de278e02f94 (DEFAULT_TABLE table=test-workload [id=ca83fb15d13c4f9497f0fc0c74184d89]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:08.862498 27555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72fd9255d504080a6676dd0f3f40e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.879837 27552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a193d355befa4b2496aa4de278e02f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:08.900314 27613 tablet_bootstrap.cc:492] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd: Bootstrap starting.
I20260709 12:14:08.906809 27611 tablet_bootstrap.cc:654] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.914863 27612 tablet_bootstrap.cc:492] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869: No bootstrap required, opened a new log
I20260709 12:14:08.915337 27612 ts_tablet_manager.cc:1403] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869: Time spent bootstrapping tablet: real 0.083s	user 0.026s	sys 0.027s
I20260709 12:14:08.918047 27612 raft_consensus.cc:359] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.918733 27612 raft_consensus.cc:385] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.919029 27612 raft_consensus.cc:740] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.920207 27612 consensus_queue.cc:260] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.924551 27522 heartbeater.cc:499] Master 127.26.26.62:38159 was elected leader, sending a full tablet report...
I20260709 12:14:08.927752 27612 ts_tablet_manager.cc:1434] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260709 12:14:08.928809 27612 tablet_bootstrap.cc:492] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869: Bootstrap starting.
I20260709 12:14:08.932969 27613 tablet_bootstrap.cc:654] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.934971 27612 tablet_bootstrap.cc:654] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.936846 27613 tablet_bootstrap.cc:492] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd: No bootstrap required, opened a new log
I20260709 12:14:08.937259 27613 ts_tablet_manager.cc:1403] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 12:14:08.940017 27612 tablet_bootstrap.cc:492] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869: No bootstrap required, opened a new log
I20260709 12:14:08.940476 27612 ts_tablet_manager.cc:1403] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.009s
I20260709 12:14:08.940646 27611 tablet_bootstrap.cc:492] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253: No bootstrap required, opened a new log
I20260709 12:14:08.941104 27611 ts_tablet_manager.cc:1403] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.004s
I20260709 12:14:08.942683 27613 raft_consensus.cc:359] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.943385 27613 raft_consensus.cc:385] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.943220 27612 raft_consensus.cc:359] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.943794 27613 raft_consensus.cc:740] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.944001 27612 raft_consensus.cc:385] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.943584 27611 raft_consensus.cc:359] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.944371 27612 raft_consensus.cc:740] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.944530 27611 raft_consensus.cc:385] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.944998 27611 raft_consensus.cc:740] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.944653 27613 consensus_queue.cc:260] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.945235 27612 consensus_queue.cc:260] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.946086 27611 consensus_queue.cc:260] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.947603 27612 ts_tablet_manager.cc:1434] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:08.948541 27612 tablet_bootstrap.cc:492] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869: Bootstrap starting.
I20260709 12:14:08.954599 27612 tablet_bootstrap.cc:654] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:08.960196 27523 tablet.cc:2406] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:08.964332 27611 ts_tablet_manager.cc:1434] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.017s
I20260709 12:14:08.964947 27613 ts_tablet_manager.cc:1434] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.009s
I20260709 12:14:08.965545 27447 heartbeater.cc:499] Master 127.26.26.62:38159 was elected leader, sending a full tablet report...
I20260709 12:14:08.966712 27612 tablet_bootstrap.cc:492] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869: No bootstrap required, opened a new log
I20260709 12:14:08.967183 27612 ts_tablet_manager.cc:1403] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 12:14:08.967942 27611 tablet_bootstrap.cc:492] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253: Bootstrap starting.
I20260709 12:14:08.969134 27596 heartbeater.cc:499] Master 127.26.26.62:38159 was elected leader, sending a full tablet report...
I20260709 12:14:08.969497 27613 tablet_bootstrap.cc:492] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd: Bootstrap starting.
I20260709 12:14:08.969901 27612 raft_consensus.cc:359] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.970589 27612 raft_consensus.cc:385] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.970872 27612 raft_consensus.cc:740] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.971726 27612 consensus_queue.cc:260] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.973968 27612 ts_tablet_manager.cc:1434] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:14:08.974483 27611 tablet_bootstrap.cc:654] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.974852 27612 tablet_bootstrap.cc:492] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869: Bootstrap starting.
I20260709 12:14:08.981190 27612 tablet_bootstrap.cc:654] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.985499 27613 tablet_bootstrap.cc:654] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:08.992631 27612 tablet_bootstrap.cc:492] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869: No bootstrap required, opened a new log
I20260709 12:14:08.992779 27611 tablet_bootstrap.cc:492] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253: No bootstrap required, opened a new log
I20260709 12:14:08.993095 27612 ts_tablet_manager.cc:1403] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 12:14:08.993228 27611 ts_tablet_manager.cc:1403] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260709 12:14:08.993263 27613 tablet_bootstrap.cc:492] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd: No bootstrap required, opened a new log
I20260709 12:14:08.994177 27613 ts_tablet_manager.cc:1403] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260709 12:14:08.995939 27612 raft_consensus.cc:359] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.996107 27611 raft_consensus.cc:359] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.996876 27612 raft_consensus.cc:385] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.997243 27611 raft_consensus.cc:385] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.997301 27612 raft_consensus.cc:740] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.997694 27611 raft_consensus.cc:740] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.997085 27613 raft_consensus.cc:359] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.998215 27613 raft_consensus.cc:385] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:08.998565 27613 raft_consensus.cc:740] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Initialized, Role: FOLLOWER
I20260709 12:14:08.998598 27611 consensus_queue.cc:260] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.998808 27612 consensus_queue.cc:260] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:08.999727 27613 consensus_queue.cc:260] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.001076 27612 ts_tablet_manager.cc:1434] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:14:09.001081 27611 ts_tablet_manager.cc:1434] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:14:09.002200 27612 tablet_bootstrap.cc:492] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869: Bootstrap starting.
I20260709 12:14:09.002192 27611 tablet_bootstrap.cc:492] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253: Bootstrap starting.
I20260709 12:14:09.002192 27613 ts_tablet_manager.cc:1434] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:09.003403 27613 tablet_bootstrap.cc:492] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd: Bootstrap starting.
I20260709 12:14:09.008687 27612 tablet_bootstrap.cc:654] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.008754 27611 tablet_bootstrap.cc:654] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.009320 27613 tablet_bootstrap.cc:654] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.018021 27611 tablet_bootstrap.cc:492] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253: No bootstrap required, opened a new log
I20260709 12:14:09.018589 27611 ts_tablet_manager.cc:1403] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260709 12:14:09.022109 27611 raft_consensus.cc:359] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.022989 27611 raft_consensus.cc:385] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.023388 27611 raft_consensus.cc:740] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.026263 27612 tablet_bootstrap.cc:492] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869: No bootstrap required, opened a new log
I20260709 12:14:09.026710 27612 ts_tablet_manager.cc:1403] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260709 12:14:09.027346 27613 tablet_bootstrap.cc:492] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd: No bootstrap required, opened a new log
I20260709 12:14:09.026758 27611 consensus_queue.cc:260] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.027930 27613 ts_tablet_manager.cc:1403] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.015s
I20260709 12:14:09.029366 27611 ts_tablet_manager.cc:1434] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 12:14:09.029587 27612 raft_consensus.cc:359] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.030305 27611 tablet_bootstrap.cc:492] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253: Bootstrap starting.
I20260709 12:14:09.030829 27613 raft_consensus.cc:359] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.031478 27613 raft_consensus.cc:385] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.031740 27613 raft_consensus.cc:740] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.032138 27612 raft_consensus.cc:385] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.032454 27612 raft_consensus.cc:740] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.032521 27613 consensus_queue.cc:260] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.033291 27612 consensus_queue.cc:260] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.036290 27611 tablet_bootstrap.cc:654] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.037251 27612 ts_tablet_manager.cc:1434] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:14:09.037722 27613 ts_tablet_manager.cc:1434] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:09.038164 27612 tablet_bootstrap.cc:492] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869: Bootstrap starting.
I20260709 12:14:09.038684 27613 tablet_bootstrap.cc:492] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd: Bootstrap starting.
I20260709 12:14:09.045419 27612 tablet_bootstrap.cc:654] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.046288 27613 tablet_bootstrap.cc:654] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.048834 27611 tablet_bootstrap.cc:492] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253: No bootstrap required, opened a new log
I20260709 12:14:09.049404 27611 ts_tablet_manager.cc:1403] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 12:14:09.053056 27611 raft_consensus.cc:359] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.053944 27611 raft_consensus.cc:385] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.054327 27611 raft_consensus.cc:740] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.055532 27611 consensus_queue.cc:260] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.058033 27612 tablet_bootstrap.cc:492] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869: No bootstrap required, opened a new log
I20260709 12:14:09.058475 27612 ts_tablet_manager.cc:1403] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.013s
I20260709 12:14:09.058676 27611 ts_tablet_manager.cc:1434] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:09.060015 27611 tablet_bootstrap.cc:492] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253: Bootstrap starting.
I20260709 12:14:09.061697 27612 raft_consensus.cc:359] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.062374 27612 raft_consensus.cc:385] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.062650 27612 raft_consensus.cc:740] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.063522 27612 consensus_queue.cc:260] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.068234 27612 ts_tablet_manager.cc:1434] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:14:09.068605 27611 tablet_bootstrap.cc:654] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.069135 27612 tablet_bootstrap.cc:492] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869: Bootstrap starting.
I20260709 12:14:09.069209 27613 tablet_bootstrap.cc:492] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd: No bootstrap required, opened a new log
I20260709 12:14:09.069800 27613 ts_tablet_manager.cc:1403] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.009s
I20260709 12:14:09.073137 27613 raft_consensus.cc:359] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.074066 27613 raft_consensus.cc:385] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.074435 27613 raft_consensus.cc:740] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.075888 27612 tablet_bootstrap.cc:654] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.075513 27613 consensus_queue.cc:260] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.079800 27611 tablet_bootstrap.cc:492] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253: No bootstrap required, opened a new log
I20260709 12:14:09.080241 27611 ts_tablet_manager.cc:1403] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 12:14:09.080794 27613 ts_tablet_manager.cc:1434] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:14:09.081774 27613 tablet_bootstrap.cc:492] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd: Bootstrap starting.
I20260709 12:14:09.083189 27611 raft_consensus.cc:359] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.083887 27611 raft_consensus.cc:385] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.084174 27611 raft_consensus.cc:740] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.085054 27611 consensus_queue.cc:260] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.088127 27613 tablet_bootstrap.cc:654] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.089617 27611 ts_tablet_manager.cc:1434] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:14:09.090574 27611 tablet_bootstrap.cc:492] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253: Bootstrap starting.
I20260709 12:14:09.098585 27611 tablet_bootstrap.cc:654] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.105455 27613 tablet_bootstrap.cc:492] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd: No bootstrap required, opened a new log
I20260709 12:14:09.105895 27613 ts_tablet_manager.cc:1403] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260709 12:14:09.106473 27611 tablet_bootstrap.cc:492] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253: No bootstrap required, opened a new log
I20260709 12:14:09.106922 27611 ts_tablet_manager.cc:1403] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260709 12:14:09.108639 27613 raft_consensus.cc:359] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.109334 27613 raft_consensus.cc:385] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.109683 27613 raft_consensus.cc:740] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.109427 27611 raft_consensus.cc:359] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.110134 27611 raft_consensus.cc:385] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.110440 27611 raft_consensus.cc:740] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.110550 27613 consensus_queue.cc:260] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.111200 27611 consensus_queue.cc:260] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.112555 27612 tablet_bootstrap.cc:492] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869: No bootstrap required, opened a new log
I20260709 12:14:09.112980 27612 ts_tablet_manager.cc:1403] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.016s
I20260709 12:14:09.112982 27613 ts_tablet_manager.cc:1434] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:14:09.114117 27613 tablet_bootstrap.cc:492] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd: Bootstrap starting.
I20260709 12:14:09.116035 27611 ts_tablet_manager.cc:1434] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:09.115974 27612 raft_consensus.cc:359] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.116762 27612 raft_consensus.cc:385] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.117033 27611 tablet_bootstrap.cc:492] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253: Bootstrap starting.
I20260709 12:14:09.117063 27612 raft_consensus.cc:740] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.118104 27612 consensus_queue.cc:260] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.121039 27613 tablet_bootstrap.cc:654] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.122730 27612 ts_tablet_manager.cc:1434] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:09.123844 27611 tablet_bootstrap.cc:654] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.124377 27612 tablet_bootstrap.cc:492] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869: Bootstrap starting.
I20260709 12:14:09.130553 27612 tablet_bootstrap.cc:654] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.132730 27620 raft_consensus.cc:493] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.133306 27613 tablet_bootstrap.cc:492] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd: No bootstrap required, opened a new log
I20260709 12:14:09.133203 27620 raft_consensus.cc:515] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.133937 27613 ts_tablet_manager.cc:1403] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260709 12:14:09.137729 27613 raft_consensus.cc:359] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.138622 27613 raft_consensus.cc:385] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.138981 27613 raft_consensus.cc:740] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.141142 27613 consensus_queue.cc:260] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.141673 27612 tablet_bootstrap.cc:492] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869: No bootstrap required, opened a new log
I20260709 12:14:09.142084 27611 tablet_bootstrap.cc:492] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253: No bootstrap required, opened a new log
I20260709 12:14:09.142102 27612 ts_tablet_manager.cc:1403] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 12:14:09.142591 27611 ts_tablet_manager.cc:1403] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260709 12:14:09.143543 27613 ts_tablet_manager.cc:1434] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 12:14:09.144431 27613 tablet_bootstrap.cc:492] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd: Bootstrap starting.
I20260709 12:14:09.144678 27612 raft_consensus.cc:359] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.145323 27612 raft_consensus.cc:385] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.145563 27612 raft_consensus.cc:740] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.146260 27612 consensus_queue.cc:260] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.148617 27612 ts_tablet_manager.cc:1434] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:09.148270 27611 raft_consensus.cc:359] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.148979 27611 raft_consensus.cc:385] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.149271 27611 raft_consensus.cc:740] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.149497 27612 tablet_bootstrap.cc:492] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869: Bootstrap starting.
I20260709 12:14:09.149670 27620 leader_election.cc:290] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.152062 27613 tablet_bootstrap.cc:654] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.150000 27611 consensus_queue.cc:260] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.154263 27611 ts_tablet_manager.cc:1434] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:14:09.155351 27611 tablet_bootstrap.cc:492] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253: Bootstrap starting.
I20260709 12:14:09.155462 27612 tablet_bootstrap.cc:654] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.166224 27611 tablet_bootstrap.cc:654] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.170518 27613 tablet_bootstrap.cc:492] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd: No bootstrap required, opened a new log
I20260709 12:14:09.170758 27612 tablet_bootstrap.cc:492] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869: No bootstrap required, opened a new log
I20260709 12:14:09.170990 27613 ts_tablet_manager.cc:1403] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.010s
I20260709 12:14:09.171125 27612 ts_tablet_manager.cc:1403] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.006s
I20260709 12:14:09.173486 27612 raft_consensus.cc:359] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.173489 27613 raft_consensus.cc:359] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.174232 27612 raft_consensus.cc:385] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.174326 27613 raft_consensus.cc:385] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.174527 27612 raft_consensus.cc:740] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.174713 27613 raft_consensus.cc:740] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.175458 27612 consensus_queue.cc:260] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.175518 27613 consensus_queue.cc:260] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.177682 27613 ts_tablet_manager.cc:1434] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:09.177763 27612 ts_tablet_manager.cc:1434] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:09.178023 27611 tablet_bootstrap.cc:492] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253: No bootstrap required, opened a new log
I20260709 12:14:09.178431 27611 ts_tablet_manager.cc:1403] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.006s
I20260709 12:14:09.178668 27612 tablet_bootstrap.cc:492] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869: Bootstrap starting.
I20260709 12:14:09.178722 27613 tablet_bootstrap.cc:492] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd: Bootstrap starting.
I20260709 12:14:09.180752 27611 raft_consensus.cc:359] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.181362 27611 raft_consensus.cc:385] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.181623 27611 raft_consensus.cc:740] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.182225 27611 consensus_queue.cc:260] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.183949 27612 tablet_bootstrap.cc:654] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.184401 27611 ts_tablet_manager.cc:1434] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:14:09.185271 27611 tablet_bootstrap.cc:492] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253: Bootstrap starting.
I20260709 12:14:09.185369 27613 tablet_bootstrap.cc:654] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.189376 27619 raft_consensus.cc:493] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.189981 27619 raft_consensus.cc:515] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.190935 27611 tablet_bootstrap.cc:654] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.192827 27616 raft_consensus.cc:493] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.193310 27616 raft_consensus.cc:515] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.195945 27616 leader_election.cc:290] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
W20260709 12:14:09.221374 27368 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:09.223397 27616 raft_consensus.cc:493] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.240983 27616 raft_consensus.cc:515] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.244095 27616 leader_election.cc:290] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.241778 27619 leader_election.cc:290] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:09.259681 27619 raft_consensus.cc:493] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.260284 27619 raft_consensus.cc:515] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.264369 27619 leader_election.cc:290] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:09.265401 27619 raft_consensus.cc:493] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.269444 27612 tablet_bootstrap.cc:492] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869: No bootstrap required, opened a new log
I20260709 12:14:09.269901 27612 ts_tablet_manager.cc:1403] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.006s
I20260709 12:14:09.269630 27619 raft_consensus.cc:515] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.273063 27619 leader_election.cc:290] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:09.274068 27652 raft_consensus.cc:493] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.275568 27616 raft_consensus.cc:493] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.276062 27616 raft_consensus.cc:515] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.275759 27652 raft_consensus.cc:515] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.277920 27613 tablet_bootstrap.cc:492] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd: No bootstrap required, opened a new log
I20260709 12:14:09.278013 27616 leader_election.cc:290] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.278436 27613 ts_tablet_manager.cc:1403] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.027s
I20260709 12:14:09.278712 27652 leader_election.cc:290] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), a8606026537b4c869d76772374e46253 (127.26.26.1:33267)
I20260709 12:14:09.282233 27611 tablet_bootstrap.cc:492] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253: No bootstrap required, opened a new log
I20260709 12:14:09.282132 27612 raft_consensus.cc:359] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.282641 27611 ts_tablet_manager.cc:1403] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.003s
I20260709 12:14:09.282748 27612 raft_consensus.cc:385] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.283020 27612 raft_consensus.cc:740] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.287073 27497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869" is_pre_election: true
I20260709 12:14:09.287706 27422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63de48ceed5b4c2cbb5e997649019bb1" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.287918 27497 raft_consensus.cc:2468] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 0.
I20260709 12:14:09.288340 27422 raft_consensus.cc:2468] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 0.
I20260709 12:14:09.289439 27385 leader_election.cc:304] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.290556 27613 raft_consensus.cc:359] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.291150 27419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7935e12d9a734c91b55aa3f28e2cd702" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.291900 27419 raft_consensus.cc:2468] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 0.
I20260709 12:14:09.292659 27620 raft_consensus.cc:2804] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.292984 27620 raft_consensus.cc:493] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.293337 27620 raft_consensus.cc:3060] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.294078 27418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f4aef53f3441e78d50a7c823e3d42b" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.294973 27418 raft_consensus.cc:2468] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 0.
I20260709 12:14:09.289511 27421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.295964 27419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7935e12d9a734c91b55aa3f28e2cd702" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.296519 27419 raft_consensus.cc:2468] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 0.
I20260709 12:14:09.297057 27463 leader_election.cc:304] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.297572 27537 leader_election.cc:304] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.297871 27422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63de48ceed5b4c2cbb5e997649019bb1" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.298379 27616 raft_consensus.cc:2804] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.298467 27422 raft_consensus.cc:2468] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 0.
I20260709 12:14:09.298586 27537 leader_election.cc:304] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.299008 27616 raft_consensus.cc:493] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.299499 27619 raft_consensus.cc:2804] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.299494 27616 raft_consensus.cc:3060] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.299960 27619 raft_consensus.cc:493] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.300328 27619 raft_consensus.cc:3060] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.303917 27651 raft_consensus.cc:2804] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.305514 27651 raft_consensus.cc:493] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.305981 27651 raft_consensus.cc:3060] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.290519 27420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f4aef53f3441e78d50a7c823e3d42b" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.304780 27463 leader_election.cc:304] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.307338 27420 raft_consensus.cc:2468] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 0.
I20260709 12:14:09.307390 27619 raft_consensus.cc:515] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.308604 27537 leader_election.cc:304] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.309401 27652 raft_consensus.cc:2804] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.309779 27652 raft_consensus.cc:493] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.310134 27652 raft_consensus.cc:3060] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.309911 27620 raft_consensus.cc:515] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.311082 27421 raft_consensus.cc:2393] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 816d39f1bb4540c9856125b4ac700edd in current term 1: Already voted for candidate a8606026537b4c869d76772374e46253 in this term.
I20260709 12:14:09.284991 27611 raft_consensus.cc:359] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.311806 27611 raft_consensus.cc:385] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.312103 27611 raft_consensus.cc:740] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.291365 27613 raft_consensus.cc:385] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.312767 27613 raft_consensus.cc:740] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.314867 27613 consensus_queue.cc:260] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.320557 27611 consensus_queue.cc:260] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.314541 27620 leader_election.cc:290] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 1 election: Requested vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.326407 27612 consensus_queue.cc:260] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.318876 27616 raft_consensus.cc:515] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.325018 27620 raft_consensus.cc:493] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.332935 27620 raft_consensus.cc:515] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.357167 27613 ts_tablet_manager.cc:1434] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.013s
I20260709 12:14:09.358071 27613 tablet_bootstrap.cc:492] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd: Bootstrap starting.
I20260709 12:14:09.357980 27421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63de48ceed5b4c2cbb5e997649019bb1" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:09.358635 27611 ts_tablet_manager.cc:1434] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253: Time spent starting tablet: real 0.076s	user 0.019s	sys 0.018s
I20260709 12:14:09.360071 27611 tablet_bootstrap.cc:492] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253: Bootstrap starting.
W20260709 12:14:09.363087 27463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.1:33267, user_credentials={real_user=slave}} blocked reactor thread for 57921.2us
I20260709 12:14:09.363853 27658 raft_consensus.cc:493] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.364226 27463 leader_election.cc:304] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.364332 27658 raft_consensus.cc:515] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.366580 27658 leader_election.cc:290] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.367072 27658 raft_consensus.cc:2804] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.367446 27658 raft_consensus.cc:493] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.367632 27661 raft_consensus.cc:493] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.368068 27661 raft_consensus.cc:515] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.368551 27420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f4aef53f3441e78d50a7c823e3d42b" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:09.369104 27420 raft_consensus.cc:3060] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.370287 27661 leader_election.cc:290] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.373009 27661 raft_consensus.cc:2804] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.373358 27661 raft_consensus.cc:493] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.373670 27661 raft_consensus.cc:3060] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.374938 27422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72fd9255d504080a6676dd0f3f40e13" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.375583 27422 raft_consensus.cc:2468] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 0.
I20260709 12:14:09.375982 27419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68e5d9508514524b3747bc14534465f" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.376771 27419 raft_consensus.cc:2468] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 0.
I20260709 12:14:09.376852 27463 leader_election.cc:304] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.378146 27463 leader_election.cc:304] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.358840 27421 raft_consensus.cc:3060] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.379840 27616 leader_election.cc:290] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.387763 27497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:09.388324 27497 raft_consensus.cc:3060] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.381979 27658 raft_consensus.cc:3060] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.396003 27571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7935e12d9a734c91b55aa3f28e2cd702" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd" is_pre_election: true
I20260709 12:14:09.382109 27619 leader_election.cc:290] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:09.396786 27657 raft_consensus.cc:2804] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.398351 27652 raft_consensus.cc:515] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.400570 27620 leader_election.cc:290] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.403026 27497 raft_consensus.cc:2468] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 1.
I20260709 12:14:09.385458 27616 raft_consensus.cc:2804] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.405351 27660 raft_consensus.cc:493] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.407065 27657 raft_consensus.cc:493] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.411665 27570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63de48ceed5b4c2cbb5e997649019bb1" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd" is_pre_election: true
I20260709 12:14:09.412461 27657 raft_consensus.cc:3060] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.412881 27570 raft_consensus.cc:2393] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22583a2de268449493c5c58c37f18869 in current term 1: Already voted for candidate 816d39f1bb4540c9856125b4ac700edd in this term.
I20260709 12:14:09.407951 27661 raft_consensus.cc:515] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.408408 27619 raft_consensus.cc:493] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.416608 27613 tablet_bootstrap.cc:654] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.418004 27569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f4aef53f3441e78d50a7c823e3d42b" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd" is_pre_election: true
I20260709 12:14:09.418166 27496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869" is_pre_election: true
I20260709 12:14:09.420557 27496 raft_consensus.cc:2468] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 0.
I20260709 12:14:09.420691 27569 raft_consensus.cc:2393] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22583a2de268449493c5c58c37f18869 in current term 1: Already voted for candidate 816d39f1bb4540c9856125b4ac700edd in this term.
I20260709 12:14:09.412177 27616 raft_consensus.cc:493] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.421061 27419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f4aef53f3441e78d50a7c823e3d42b" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:09.421090 27385 leader_election.cc:304] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.423594 27421 raft_consensus.cc:2468] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 1.
I20260709 12:14:09.415757 27660 raft_consensus.cc:515] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.423345 27620 raft_consensus.cc:2804] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.417162 27619 raft_consensus.cc:515] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.424489 27620 raft_consensus.cc:697] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 1 LEADER]: Becoming Leader. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:09.425603 27619 leader_election.cc:290] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:09.425585 27660 leader_election.cc:290] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:09.427992 27537 leader_election.cc:304] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.429273 27419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a193d355befa4b2496aa4de278e02f94" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.430066 27419 raft_consensus.cc:2468] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 0.
I20260709 12:14:09.430891 27569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72fd9255d504080a6676dd0f3f40e13" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd" is_pre_election: true
I20260709 12:14:09.431450 27569 raft_consensus.cc:2468] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 0.
I20260709 12:14:09.431770 27568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f4aef53f3441e78d50a7c823e3d42b" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:09.432317 27537 leader_election.cc:304] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.432658 27568 raft_consensus.cc:2393] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22583a2de268449493c5c58c37f18869 in current term 1: Already voted for candidate 816d39f1bb4540c9856125b4ac700edd in this term.
I20260709 12:14:09.434023 27570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68e5d9508514524b3747bc14534465f" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd" is_pre_election: true
I20260709 12:14:09.434921 27619 raft_consensus.cc:2804] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.435540 27619 raft_consensus.cc:697] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Becoming Leader. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:09.437850 27385 leader_election.cc:304] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.425576 27620 consensus_queue.cc:237] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.439019 27660 raft_consensus.cc:2804] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.440203 27419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63de48ceed5b4c2cbb5e997649019bb1" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:09.436148 27616 raft_consensus.cc:3060] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.443382 27661 leader_election.cc:290] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.443883 27421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.413398 27651 raft_consensus.cc:515] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
W20260709 12:14:09.450273 27537 leader_election.cc:343] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8606026537b4c869d76772374e46253 (127.26.26.1:33267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.444108 27659 raft_consensus.cc:2804] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.451087 27659 raft_consensus.cc:493] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.451416 27659 raft_consensus.cc:3060] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.451478 27651 leader_election.cc:290] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 election: Requested vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), a8606026537b4c869d76772374e46253 (127.26.26.1:33267)
I20260709 12:14:09.452559 27619 consensus_queue.cc:237] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.448035 27660 raft_consensus.cc:493] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.460644 27656 raft_consensus.cc:493] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.457194 27651 raft_consensus.cc:493] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.449065 27652 leader_election.cc:290] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:09.461242 27419 raft_consensus.cc:2393] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22583a2de268449493c5c58c37f18869 in current term 1: Already voted for candidate 816d39f1bb4540c9856125b4ac700edd in this term.
I20260709 12:14:09.462466 27496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63de48ceed5b4c2cbb5e997649019bb1" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869" is_pre_election: true
I20260709 12:14:09.460820 27571 raft_consensus.cc:2393] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22583a2de268449493c5c58c37f18869 in current term 1: Already voted for candidate 816d39f1bb4540c9856125b4ac700edd in this term.
I20260709 12:14:09.468536 27497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869" is_pre_election: true
I20260709 12:14:09.469337 27497 raft_consensus.cc:2393] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 816d39f1bb4540c9856125b4ac700edd in current term 1: Already voted for candidate a8606026537b4c869d76772374e46253 in this term.
I20260709 12:14:09.470227 27421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7935e12d9a734c91b55aa3f28e2cd702" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:09.470091 27657 raft_consensus.cc:515] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.470909 27421 raft_consensus.cc:3060] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.463713 27656 raft_consensus.cc:515] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.465823 27616 raft_consensus.cc:515] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.467831 27496 raft_consensus.cc:2393] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 816d39f1bb4540c9856125b4ac700edd in current term 1: Already voted for candidate 22583a2de268449493c5c58c37f18869 in this term.
I20260709 12:14:09.467615 27659 raft_consensus.cc:515] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.467999 27495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f4aef53f3441e78d50a7c823e3d42b" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869" is_pre_election: true
I20260709 12:14:09.464535 27660 raft_consensus.cc:3060] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.486184 27422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68e5d9508514524b3747bc14534465f" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:09.486924 27422 raft_consensus.cc:3060] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.472901 27651 raft_consensus.cc:515] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.458767 27420 raft_consensus.cc:2468] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 1.
I20260709 12:14:09.492898 27655 raft_consensus.cc:493] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.493505 27655 raft_consensus.cc:515] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.481813 27493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869" is_pre_election: true
I20260709 12:14:09.495301 27418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.495502 27493 raft_consensus.cc:2468] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 0.
I20260709 12:14:09.482137 27491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7935e12d9a734c91b55aa3f28e2cd702" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:09.482455 27492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a193d355befa4b2496aa4de278e02f94" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869" is_pre_election: true
I20260709 12:14:09.483039 27496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f4aef53f3441e78d50a7c823e3d42b" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:09.482837 27494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63de48ceed5b4c2cbb5e997649019bb1" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:09.483798 27495 raft_consensus.cc:2393] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 816d39f1bb4540c9856125b4ac700edd in current term 1: Already voted for candidate 22583a2de268449493c5c58c37f18869 in this term.
W20260709 12:14:09.485364 27461 leader_election.cc:343] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.481316 27612 ts_tablet_manager.cc:1434] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869: Time spent starting tablet: real 0.211s	user 0.036s	sys 0.059s
I20260709 12:14:09.495898 27418 raft_consensus.cc:2468] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 0.
I20260709 12:14:09.500643 27492 raft_consensus.cc:2468] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 0.
I20260709 12:14:09.502115 27537 leader_election.cc:304] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.506428 27611 tablet_bootstrap.cc:654] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.507067 27656 leader_election.cc:290] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.505764 27571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd" is_pre_election: true
I20260709 12:14:09.516912 27570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:09.517138 27571 raft_consensus.cc:2468] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 0.
I20260709 12:14:09.517751 27568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd" is_pre_election: true
I20260709 12:14:09.518167 27655 leader_election.cc:290] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.518688 27495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869" is_pre_election: true
I20260709 12:14:09.519276 27495 raft_consensus.cc:2468] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 0.
I20260709 12:14:09.520215 27568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63de48ceed5b4c2cbb5e997649019bb1" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:09.502462 27497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7935e12d9a734c91b55aa3f28e2cd702" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869" is_pre_election: true
I20260709 12:14:09.511909 27494 raft_consensus.cc:2393] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 816d39f1bb4540c9856125b4ac700edd in current term 1: Already voted for candidate 22583a2de268449493c5c58c37f18869 in this term.
I20260709 12:14:09.505291 27651 leader_election.cc:290] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:09.506471 27418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.516600 27619 raft_consensus.cc:2804] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.507146 27657 leader_election.cc:290] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.525496 27463 leader_election.cc:304] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [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: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 816d39f1bb4540c9856125b4ac700edd
I20260709 12:14:09.529497 27616 leader_election.cc:290] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.525341 27419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72fd9255d504080a6676dd0f3f40e13" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:09.529896 27568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd" is_pre_election: true
I20260709 12:14:09.531749 27419 raft_consensus.cc:3060] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.532577 27570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68e5d9508514524b3747bc14534465f" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:09.532385 27320 catalog_manager.cc:5697] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd reported cstate change: term changed from 0 to 1, leader changed from <none> to 816d39f1bb4540c9856125b4ac700edd (127.26.26.3). New cstate: current_term: 1 leader_uuid: "816d39f1bb4540c9856125b4ac700edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.534610 27659 leader_election.cc:290] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 1 election: Requested vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.535521 27497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869" is_pre_election: true
I20260709 12:14:09.528465 27619 raft_consensus.cc:493] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.536950 27619 raft_consensus.cc:3060] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.537194 27495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:09.537814 27495 raft_consensus.cc:3060] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.536118 27497 raft_consensus.cc:2468] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 0.
I20260709 12:14:09.544520 27534 leader_election.cc:304] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 816d39f1bb4540c9856125b4ac700edd; no voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253
I20260709 12:14:09.545358 27651 raft_consensus.cc:3060] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.546355 27534 leader_election.cc:304] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [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: 22583a2de268449493c5c58c37f18869, 816d39f1bb4540c9856125b4ac700edd; no voters: a8606026537b4c869d76772374e46253
I20260709 12:14:09.545989 27619 raft_consensus.cc:515] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.530079 27616 raft_consensus.cc:2804] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.528906 27418 raft_consensus.cc:2468] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 0.
I20260709 12:14:09.548595 27422 raft_consensus.cc:2468] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 1.
I20260709 12:14:09.550390 27664 raft_consensus.cc:2804] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.550935 27664 raft_consensus.cc:493] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.551349 27664 raft_consensus.cc:3060] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.551827 27613 tablet_bootstrap.cc:492] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd: No bootstrap required, opened a new log
I20260709 12:14:09.552317 27613 ts_tablet_manager.cc:1403] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd: Time spent bootstrapping tablet: real 0.194s	user 0.027s	sys 0.011s
I20260709 12:14:09.553828 27463 leader_election.cc:304] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.554750 27657 raft_consensus.cc:2804] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.555159 27657 raft_consensus.cc:697] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Becoming Leader. State: Replica: 22583a2de268449493c5c58c37f18869, State: Running, Role: LEADER
I20260709 12:14:09.558332 27570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72fd9255d504080a6676dd0f3f40e13" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:09.559098 27570 raft_consensus.cc:3060] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.560480 27657 consensus_queue.cc:237] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.562098 27422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:09.562951 27619 leader_election.cc:290] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:09.567770 27568 raft_consensus.cc:2393] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22583a2de268449493c5c58c37f18869 in current term 1: Already voted for candidate 816d39f1bb4540c9856125b4ac700edd in this term.
I20260709 12:14:09.552906 27616 raft_consensus.cc:697] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Becoming Leader. State: Replica: 22583a2de268449493c5c58c37f18869, State: Running, Role: LEADER
I20260709 12:14:09.563936 27422 raft_consensus.cc:3060] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.571353 27385 leader_election.cc:304] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.573839 27495 raft_consensus.cc:2468] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 1.
I20260709 12:14:09.575552 27463 leader_election.cc:304] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.577893 27534 leader_election.cc:304] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [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: 816d39f1bb4540c9856125b4ac700edd; no voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253
I20260709 12:14:09.578526 27613 raft_consensus.cc:359] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.569936 27421 raft_consensus.cc:2468] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 1.
I20260709 12:14:09.581466 27537 leader_election.cc:304] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.582711 27657 raft_consensus.cc:2804] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.583061 27657 raft_consensus.cc:493] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.583194 27619 raft_consensus.cc:2749] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.582224 27613 raft_consensus.cc:385] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.583912 27652 raft_consensus.cc:2804] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.583422 27657 raft_consensus.cc:3060] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.585286 27652 raft_consensus.cc:697] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Becoming Leader. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:09.585142 27613 raft_consensus.cc:740] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.586185 27652 consensus_queue.cc:237] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.588199 27613 consensus_queue.cc:260] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.594182 27651 raft_consensus.cc:2749] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.587661 27419 raft_consensus.cc:2468] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 1.
I20260709 12:14:09.596529 27422 raft_consensus.cc:2468] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 1.
I20260709 12:14:09.599411 27613 ts_tablet_manager.cc:1434] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:14:09.598737 27463 leader_election.cc:304] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
W20260709 12:14:09.600360 27386 leader_election.cc:343] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.600863 27656 raft_consensus.cc:2804] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.600502 27616 consensus_queue.cc:237] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.601070 27537 leader_election.cc:304] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253; no voters: 
W20260709 12:14:09.601300 27665 log.cc:927] Time spent T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 12:14:09.601352 27656 raft_consensus.cc:697] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Becoming Leader. State: Replica: 22583a2de268449493c5c58c37f18869, State: Running, Role: LEADER
I20260709 12:14:09.602118 27619 raft_consensus.cc:2804] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.602608 27619 raft_consensus.cc:697] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Becoming Leader. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:09.602276 27656 consensus_queue.cc:237] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.598724 27620 raft_consensus.cc:2764] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:14:09.603397 27619 consensus_queue.cc:237] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.604671 27613 tablet_bootstrap.cc:492] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd: Bootstrap starting.
I20260709 12:14:09.596380 27660 raft_consensus.cc:515] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.603065 27316 catalog_manager.cc:5697] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8606026537b4c869d76772374e46253 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "a8606026537b4c869d76772374e46253" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.617952 27568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd" is_pre_election: true
I20260709 12:14:09.624004 27495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:09.628926 27568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
W20260709 12:14:09.630419 27386 leader_election.cc:343] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.630553 27422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a193d355befa4b2496aa4de278e02f94" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:09.631326 27422 raft_consensus.cc:3060] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.608709 27570 raft_consensus.cc:2468] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 1.
I20260709 12:14:09.597867 27461 leader_election.cc:304] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [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: 22583a2de268449493c5c58c37f18869; no voters: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253
I20260709 12:14:09.635303 27663 raft_consensus.cc:493] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.635774 27660 leader_election.cc:290] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:09.638283 27663 raft_consensus.cc:515] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.628103 27657 raft_consensus.cc:515] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.616961 27664 raft_consensus.cc:515] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.648432 27495 raft_consensus.cc:2393] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 816d39f1bb4540c9856125b4ac700edd in current term 1: Already voted for candidate 22583a2de268449493c5c58c37f18869 in this term.
I20260709 12:14:09.646867 27662 raft_consensus.cc:2749] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.648274 27497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a193d355befa4b2496aa4de278e02f94" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:09.649708 27497 raft_consensus.cc:3060] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.651731 27663 leader_election.cc:290] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:09.653147 27419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68e5d9508514524b3747bc14534465f" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.653388 27495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68e5d9508514524b3747bc14534465f" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869" is_pre_election: true
I20260709 12:14:09.653878 27419 raft_consensus.cc:2393] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 816d39f1bb4540c9856125b4ac700edd in current term 1: Already voted for candidate 22583a2de268449493c5c58c37f18869 in this term.
I20260709 12:14:09.655241 27534 leader_election.cc:304] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 816d39f1bb4540c9856125b4ac700edd; no voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253
I20260709 12:14:09.655638 27611 tablet_bootstrap.cc:492] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253: No bootstrap required, opened a new log
I20260709 12:14:09.656109 27611 ts_tablet_manager.cc:1403] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253: Time spent bootstrapping tablet: real 0.296s	user 0.022s	sys 0.001s
I20260709 12:14:09.656126 27663 raft_consensus.cc:3060] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:09.645485 27461 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.3:45097, user_credentials={real_user=slave}} blocked reactor thread for 49737.7us
I20260709 12:14:09.660840 27664 leader_election.cc:290] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:09.660998 27419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:09.661597 27611 raft_consensus.cc:359] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.662053 27611 raft_consensus.cc:385] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.662272 27611 raft_consensus.cc:740] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Initialized, Role: FOLLOWER
W20260709 12:14:09.662348 27537 leader_election.cc:343] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8606026537b4c869d76772374e46253 (127.26.26.1:33267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.662878 27611 consensus_queue.cc:260] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.663096 27497 raft_consensus.cc:2468] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 1.
I20260709 12:14:09.655366 27422 raft_consensus.cc:2468] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 1.
W20260709 12:14:09.666435 27461 leader_election.cc:343] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.666460 27657 leader_election.cc:290] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.666700 27537 leader_election.cc:304] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:09.667060 27422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:09.667483 27664 raft_consensus.cc:2804] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.668171 27422 raft_consensus.cc:2393] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22583a2de268449493c5c58c37f18869 in current term 1: Already voted for candidate 816d39f1bb4540c9856125b4ac700edd in this term.
I20260709 12:14:09.668318 27664 raft_consensus.cc:697] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Becoming Leader. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:09.665783 27658 raft_consensus.cc:515] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.671377 27611 ts_tablet_manager.cc:1434] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:14:09.668967 27385 leader_election.cc:304] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [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: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 816d39f1bb4540c9856125b4ac700edd
I20260709 12:14:09.672931 27620 raft_consensus.cc:2804] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.674134 27620 raft_consensus.cc:697] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 1 LEADER]: Becoming Leader. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:09.675164 27570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:09.674898 27620 consensus_queue.cc:237] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.676083 27491 raft_consensus.cc:2393] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 816d39f1bb4540c9856125b4ac700edd in current term 1: Already voted for candidate 22583a2de268449493c5c58c37f18869 in this term.
I20260709 12:14:09.681021 27658 leader_election.cc:290] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 1 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.682183 27613 tablet_bootstrap.cc:654] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.683406 27422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7935e12d9a734c91b55aa3f28e2cd702" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:09.670608 27664 consensus_queue.cc:237] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.689118 27663 raft_consensus.cc:2749] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.690099 27422 raft_consensus.cc:2393] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22583a2de268449493c5c58c37f18869 in current term 1: Already voted for candidate 816d39f1bb4540c9856125b4ac700edd in this term.
I20260709 12:14:09.685389 27497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:09.691344 27318 catalog_manager.cc:5697] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22583a2de268449493c5c58c37f18869 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "22583a2de268449493c5c58c37f18869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.693048 27497 raft_consensus.cc:3060] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.693522 27570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7935e12d9a734c91b55aa3f28e2cd702" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:09.693612 27461 leader_election.cc:304] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [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: 22583a2de268449493c5c58c37f18869; no voters: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253
I20260709 12:14:09.693770 27318 catalog_manager.cc:5697] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22583a2de268449493c5c58c37f18869 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "22583a2de268449493c5c58c37f18869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.695308 27658 raft_consensus.cc:2749] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.695668 27318 catalog_manager.cc:5697] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22583a2de268449493c5c58c37f18869 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "22583a2de268449493c5c58c37f18869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.698665 27461 leader_election.cc:304] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [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: 22583a2de268449493c5c58c37f18869; no voters: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253
I20260709 12:14:09.700328 27658 raft_consensus.cc:2749] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.702162 27497 raft_consensus.cc:2468] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 1.
I20260709 12:14:09.703158 27534 leader_election.cc:304] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [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: 22583a2de268449493c5c58c37f18869, 816d39f1bb4540c9856125b4ac700edd; no voters: a8606026537b4c869d76772374e46253
I20260709 12:14:09.704288 27664 raft_consensus.cc:2804] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.704739 27664 raft_consensus.cc:697] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Becoming Leader. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:09.705472 27664 consensus_queue.cc:237] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.711681 27613 tablet_bootstrap.cc:492] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd: No bootstrap required, opened a new log
I20260709 12:14:09.712226 27613 ts_tablet_manager.cc:1403] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.004s
I20260709 12:14:09.715373 27613 raft_consensus.cc:359] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.716403 27613 raft_consensus.cc:385] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.720840 27613 raft_consensus.cc:740] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.721556 27613 consensus_queue.cc:260] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.726524 27613 ts_tablet_manager.cc:1434] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:14:09.726655 27316 catalog_manager.cc:5697] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8606026537b4c869d76772374e46253 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "a8606026537b4c869d76772374e46253" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.734543 27318 catalog_manager.cc:5697] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd reported cstate change: term changed from 0 to 1, leader changed from <none> to 816d39f1bb4540c9856125b4ac700edd (127.26.26.3). New cstate: current_term: 1 leader_uuid: "816d39f1bb4540c9856125b4ac700edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.735917 27318 catalog_manager.cc:5697] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd reported cstate change: term changed from 0 to 1, leader changed from <none> to 816d39f1bb4540c9856125b4ac700edd (127.26.26.3). New cstate: current_term: 1 leader_uuid: "816d39f1bb4540c9856125b4ac700edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.737003 27318 catalog_manager.cc:5697] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd reported cstate change: term changed from 0 to 1, leader changed from <none> to 816d39f1bb4540c9856125b4ac700edd (127.26.26.3). New cstate: current_term: 1 leader_uuid: "816d39f1bb4540c9856125b4ac700edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.738076 27318 catalog_manager.cc:5697] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd reported cstate change: term changed from 0 to 1, leader changed from <none> to 816d39f1bb4540c9856125b4ac700edd (127.26.26.3). New cstate: current_term: 1 leader_uuid: "816d39f1bb4540c9856125b4ac700edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.753638 27620 raft_consensus.cc:493] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.754071 27620 raft_consensus.cc:515] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.755616 27620 leader_election.cc:290] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:09.756345 27497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869" is_pre_election: true
I20260709 12:14:09.756551 27570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816d39f1bb4540c9856125b4ac700edd" is_pre_election: true
I20260709 12:14:09.757141 27497 raft_consensus.cc:2393] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8606026537b4c869d76772374e46253 in current term 1: Already voted for candidate 816d39f1bb4540c9856125b4ac700edd in this term.
I20260709 12:14:09.758066 27385 leader_election.cc:304] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8606026537b4c869d76772374e46253; no voters: 22583a2de268449493c5c58c37f18869, 816d39f1bb4540c9856125b4ac700edd
I20260709 12:14:09.758682 27620 raft_consensus.cc:3060] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.763258 27620 raft_consensus.cc:2749] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.812158 27570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7935e12d9a734c91b55aa3f28e2cd702"
dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
mode: GRACEFUL
new_leader_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:33342
I20260709 12:14:09.812799 27570 raft_consensus.cc:606] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Received request to transfer leadership to TS a8606026537b4c869d76772374e46253
I20260709 12:14:09.828919 27497 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f68e5d9508514524b3747bc14534465f"
dest_uuid: "22583a2de268449493c5c58c37f18869"
mode: GRACEFUL
new_leader_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:40398
I20260709 12:14:09.829355 27497 raft_consensus.cc:606] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Received request to transfer leadership to TS a8606026537b4c869d76772374e46253
I20260709 12:14:09.833926 27497 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07f4aef53f3441e78d50a7c823e3d42b"
dest_uuid: "22583a2de268449493c5c58c37f18869"
mode: GRACEFUL
new_leader_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:40398
I20260709 12:14:09.834400 27497 raft_consensus.cc:606] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Received request to transfer leadership to TS a8606026537b4c869d76772374e46253
I20260709 12:14:09.838698 27570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec"
dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
mode: GRACEFUL
new_leader_uuid: "22583a2de268449493c5c58c37f18869"
 from {username='slave'} at 127.0.0.1:33342
I20260709 12:14:09.839115 27570 raft_consensus.cc:606] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Received request to transfer leadership to TS 22583a2de268449493c5c58c37f18869
I20260709 12:14:09.845822 27570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43"
dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
mode: GRACEFUL
new_leader_uuid: "22583a2de268449493c5c58c37f18869"
 from {username='slave'} at 127.0.0.1:33342
I20260709 12:14:09.846212 27570 raft_consensus.cc:606] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Received request to transfer leadership to TS 22583a2de268449493c5c58c37f18869
I20260709 12:14:09.850426 27570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63de48ceed5b4c2cbb5e997649019bb1"
dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
mode: GRACEFUL
new_leader_uuid: "22583a2de268449493c5c58c37f18869"
 from {username='slave'} at 127.0.0.1:33342
I20260709 12:14:09.850829 27570 raft_consensus.cc:606] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Received request to transfer leadership to TS 22583a2de268449493c5c58c37f18869
I20260709 12:14:09.931139 27664 raft_consensus.cc:493] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.931654 27664 raft_consensus.cc:515] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:09.933256 27664 leader_election.cc:290] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:09.934047 27422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8606026537b4c869d76772374e46253" is_pre_election: true
I20260709 12:14:09.934303 27497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22583a2de268449493c5c58c37f18869" is_pre_election: true
I20260709 12:14:09.935111 27497 raft_consensus.cc:2393] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 816d39f1bb4540c9856125b4ac700edd in current term 1: Already voted for candidate a8606026537b4c869d76772374e46253 in this term.
I20260709 12:14:09.935940 27534 leader_election.cc:304] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 816d39f1bb4540c9856125b4ac700edd; no voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253
I20260709 12:14:09.936491 27664 raft_consensus.cc:3060] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.940722 27664 raft_consensus.cc:2749] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.966871 27620 consensus_queue.cc:1048] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:09.978542 27686 consensus_queue.cc:1048] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.038105 27664 consensus_queue.cc:1048] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.047025 27658 consensus_queue.cc:1048] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.050302 27652 consensus_queue.cc:1048] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.056696 27652 consensus_queue.cc:1048] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.057053 27656 raft_consensus.cc:993] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869: : Instructing follower a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:10.058310 27662 raft_consensus.cc:1081] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Signalling peer a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:10.060719 27419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07f4aef53f3441e78d50a7c823e3d42b"
dest_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:51582
I20260709 12:14:10.061287 27419 raft_consensus.cc:493] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.061339 27686 consensus_queue.cc:1048] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.061738 27419 raft_consensus.cc:3060] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.069373 27619 raft_consensus.cc:993] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd: : Instructing follower 22583a2de268449493c5c58c37f18869 to start an election
I20260709 12:14:10.069944 27619 raft_consensus.cc:1081] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Signalling peer 22583a2de268449493c5c58c37f18869 to start an election
I20260709 12:14:10.071319 27419 raft_consensus.cc:515] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.072365 27421 raft_consensus.cc:1240] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Rejecting Update request from peer 22583a2de268449493c5c58c37f18869 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:10.076014 27658 consensus_queue.cc:1059] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.076956 27497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43"
dest_uuid: "22583a2de268449493c5c58c37f18869"
 from {username='slave'} at 127.0.0.1:40394
I20260709 12:14:10.077518 27497 raft_consensus.cc:493] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.077886 27497 raft_consensus.cc:3060] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.081851 27652 consensus_queue.cc:1048] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:10.085791 27495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f4aef53f3441e78d50a7c823e3d42b" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:10.091957 27495 raft_consensus.cc:3055] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.092307 27495 raft_consensus.cc:740] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Running, Role: LEADER
I20260709 12:14:10.093212 27495 consensus_queue.cc:260] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.094844 27495 raft_consensus.cc:3060] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.103701 27664 consensus_queue.cc:1048] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.106806 27658 consensus_queue.cc:1048] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:10.106630 27664 consensus_queue.cc:1048] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:10.111413 27419 leader_election.cc:290] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 2 election: Requested vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:10.113427 27686 consensus_queue.cc:1048] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:10.113220 27568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f4aef53f3441e78d50a7c823e3d42b" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:10.120043 27568 raft_consensus.cc:3060] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.130336 27495 raft_consensus.cc:2468] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 2.
I20260709 12:14:10.132519 27658 consensus_queue.cc:1048] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.132999 27664 consensus_queue.cc:1048] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.144241 27663 consensus_queue.cc:1048] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.154698 27568 raft_consensus.cc:2468] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 2.
I20260709 12:14:10.154644 27385 leader_election.cc:304] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:10.158006 27620 raft_consensus.cc:2804] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.171492 27663 raft_consensus.cc:993] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd: : Instructing follower a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:10.172096 27663 raft_consensus.cc:1081] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Signalling peer a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:10.175053 27421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7935e12d9a734c91b55aa3f28e2cd702"
dest_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:51566
I20260709 12:14:10.175797 27421 raft_consensus.cc:493] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.180373 27421 raft_consensus.cc:3060] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.153554 27497 raft_consensus.cc:515] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.185906 27658 consensus_queue.cc:1048] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:10.187280 27620 raft_consensus.cc:697] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 2 LEADER]: Becoming Leader. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:10.191540 27620 consensus_queue.cc:237] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.192489 27421 raft_consensus.cc:515] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.192829 27418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:10.193406 27418 raft_consensus.cc:3060] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.195297 27421 leader_election.cc:290] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 2 election: Requested vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:10.195498 27492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7935e12d9a734c91b55aa3f28e2cd702" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:10.196462 27570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7935e12d9a734c91b55aa3f28e2cd702" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:10.197423 27570 raft_consensus.cc:3055] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.197732 27570 raft_consensus.cc:740] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:10.198529 27570 consensus_queue.cc:260] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.199874 27570 raft_consensus.cc:3060] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.200174 27420 raft_consensus.cc:1240] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Rejecting Update request from peer 816d39f1bb4540c9856125b4ac700edd for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:10.208034 27418 raft_consensus.cc:2468] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 2.
I20260709 12:14:10.209128 27463 leader_election.cc:304] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:10.209952 27658 raft_consensus.cc:2804] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.210405 27658 raft_consensus.cc:697] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 2 LEADER]: Becoming Leader. State: Replica: 22583a2de268449493c5c58c37f18869, State: Running, Role: LEADER
I20260709 12:14:10.211185 27658 consensus_queue.cc:237] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.211823 27660 raft_consensus.cc:993] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd: : Instructing follower 22583a2de268449493c5c58c37f18869 to start an election
I20260709 12:14:10.212225 27660 raft_consensus.cc:1081] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Signalling peer 22583a2de268449493c5c58c37f18869 to start an election
I20260709 12:14:10.218452 27491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63de48ceed5b4c2cbb5e997649019bb1"
dest_uuid: "22583a2de268449493c5c58c37f18869"
 from {username='slave'} at 127.0.0.1:40394
I20260709 12:14:10.219791 27569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:10.220431 27569 raft_consensus.cc:3055] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.221115 27491 raft_consensus.cc:493] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.221450 27491 raft_consensus.cc:3060] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.220752 27569 raft_consensus.cc:740] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:10.220974 27497 leader_election.cc:290] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 2 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:10.224578 27570 raft_consensus.cc:2468] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 2.
I20260709 12:14:10.226819 27569 consensus_queue.cc:260] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.230187 27386 leader_election.cc:304] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [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: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253; no voters: 22583a2de268449493c5c58c37f18869
I20260709 12:14:10.230921 27704 raft_consensus.cc:2804] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.232076 27569 raft_consensus.cc:3060] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.231416 27704 raft_consensus.cc:697] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 2 LEADER]: Becoming Leader. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:10.236663 27704 consensus_queue.cc:237] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [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: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.235869 27658 raft_consensus.cc:993] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869: : Instructing follower a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:10.238131 27658 raft_consensus.cc:1081] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Signalling peer a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:10.238023 27657 consensus_queue.cc:1048] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.240278 27652 consensus_queue.cc:1048] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.246469 27421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f68e5d9508514524b3747bc14534465f"
dest_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:51582
I20260709 12:14:10.259819 27421 raft_consensus.cc:493] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.260363 27421 raft_consensus.cc:3060] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.271082 27569 raft_consensus.cc:2468] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 2.
I20260709 12:14:10.273729 27491 raft_consensus.cc:515] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.277078 27491 leader_election.cc:290] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 2 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:10.277083 27420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63de48ceed5b4c2cbb5e997649019bb1" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:10.277751 27420 raft_consensus.cc:3060] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.278146 27569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63de48ceed5b4c2cbb5e997649019bb1" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:10.278676 27569 raft_consensus.cc:3055] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.279045 27569 raft_consensus.cc:740] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:10.279935 27569 consensus_queue.cc:260] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.281872 27569 raft_consensus.cc:3060] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.285594 27420 raft_consensus.cc:2468] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 2.
I20260709 12:14:10.287132 27463 leader_election.cc:304] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:10.287861 27656 raft_consensus.cc:2804] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.288340 27656 raft_consensus.cc:697] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 2 LEADER]: Becoming Leader. State: Replica: 22583a2de268449493c5c58c37f18869, State: Running, Role: LEADER
I20260709 12:14:10.289131 27656 consensus_queue.cc:237] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.293206 27316 catalog_manager.cc:5697] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 reported cstate change: term changed from 1 to 2, leader changed from 22583a2de268449493c5c58c37f18869 (127.26.26.2) to a8606026537b4c869d76772374e46253 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "a8606026537b4c869d76772374e46253" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.295600 27569 raft_consensus.cc:2468] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 2.
I20260709 12:14:10.305573 27652 consensus_queue.cc:1048] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.310199 27421 raft_consensus.cc:515] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.313318 27496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68e5d9508514524b3747bc14534465f" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:10.313966 27496 raft_consensus.cc:3055] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.314026 27421 leader_election.cc:290] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 2 election: Requested vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:10.314416 27496 raft_consensus.cc:740] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Running, Role: LEADER
I20260709 12:14:10.314455 27569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68e5d9508514524b3747bc14534465f" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:10.315423 27569 raft_consensus.cc:3060] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.315400 27496 consensus_queue.cc:260] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.316759 27496 raft_consensus.cc:3060] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.319936 27619 raft_consensus.cc:993] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd: : Instructing follower 22583a2de268449493c5c58c37f18869 to start an election
I20260709 12:14:10.320405 27652 raft_consensus.cc:1081] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Signalling peer 22583a2de268449493c5c58c37f18869 to start an election
I20260709 12:14:10.322059 27491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec"
dest_uuid: "22583a2de268449493c5c58c37f18869"
 from {username='slave'} at 127.0.0.1:40394
I20260709 12:14:10.322137 27569 raft_consensus.cc:2468] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 2.
I20260709 12:14:10.322659 27491 raft_consensus.cc:493] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.323149 27491 raft_consensus.cc:3060] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.323273 27386 leader_election.cc:304] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:10.324119 27704 raft_consensus.cc:2804] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.324714 27704 raft_consensus.cc:697] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [term 2 LEADER]: Becoming Leader. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:10.325806 27704 consensus_queue.cc:237] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.328126 27491 raft_consensus.cc:515] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.330226 27491 leader_election.cc:290] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 2 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:10.322631 27496 raft_consensus.cc:2468] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 2.
I20260709 12:14:10.331058 27421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:10.331400 27569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:10.331753 27421 raft_consensus.cc:3060] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.332083 27569 raft_consensus.cc:3055] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.332441 27569 raft_consensus.cc:740] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:10.333515 27569 consensus_queue.cc:260] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.335142 27569 raft_consensus.cc:3060] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.337415 27421 raft_consensus.cc:2468] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 2.
I20260709 12:14:10.338506 27463 leader_election.cc:304] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:10.339295 27662 raft_consensus.cc:2804] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.339809 27662 raft_consensus.cc:697] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 2 LEADER]: Becoming Leader. State: Replica: 22583a2de268449493c5c58c37f18869, State: Running, Role: LEADER
I20260709 12:14:10.341001 27569 raft_consensus.cc:2468] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 2.
I20260709 12:14:10.340652 27662 consensus_queue.cc:237] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:10.347841 27320 catalog_manager.cc:5697] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 reported cstate change: term changed from 1 to 2, leader changed from 816d39f1bb4540c9856125b4ac700edd (127.26.26.3) to 22583a2de268449493c5c58c37f18869 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "22583a2de268449493c5c58c37f18869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.356181 27318 catalog_manager.cc:5697] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 reported cstate change: term changed from 1 to 2, leader changed from 22583a2de268449493c5c58c37f18869 (127.26.26.2) to a8606026537b4c869d76772374e46253 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "a8606026537b4c869d76772374e46253" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.357826 27318 catalog_manager.cc:5697] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 reported cstate change: term changed from 1 to 2, leader changed from 816d39f1bb4540c9856125b4ac700edd (127.26.26.3) to a8606026537b4c869d76772374e46253 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "a8606026537b4c869d76772374e46253" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.365830 27320 catalog_manager.cc:5697] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 reported cstate change: term changed from 1 to 2, leader changed from 816d39f1bb4540c9856125b4ac700edd (127.26.26.3) to 22583a2de268449493c5c58c37f18869 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "22583a2de268449493c5c58c37f18869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.367552 27320 catalog_manager.cc:5697] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 reported cstate change: term changed from 1 to 2, leader changed from 816d39f1bb4540c9856125b4ac700edd (127.26.26.3) to 22583a2de268449493c5c58c37f18869 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "22583a2de268449493c5c58c37f18869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.635751 27569 raft_consensus.cc:1275] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.636956 27704 consensus_queue.cc:1048] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.646008 27491 raft_consensus.cc:1275] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.647796 27620 consensus_queue.cc:1048] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.650250 27491 raft_consensus.cc:3060] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.652630 27569 raft_consensus.cc:1275] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Refusing update from remote peer 22583a2de268449493c5c58c37f18869: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.656312 27657 consensus_queue.cc:1048] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.657502 27491 raft_consensus.cc:1275] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.661224 27620 consensus_queue.cc:1048] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.668519 27421 raft_consensus.cc:1275] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Refusing update from remote peer 22583a2de268449493c5c58c37f18869: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.670118 27657 consensus_queue.cc:1048] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.676842 27569 raft_consensus.cc:1275] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.678249 27659 consensus_queue.cc:1048] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.694734 27421 raft_consensus.cc:1275] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Refusing update from remote peer 22583a2de268449493c5c58c37f18869: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.695823 27658 consensus_queue.cc:1048] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.705168 27569 raft_consensus.cc:1275] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Refusing update from remote peer 22583a2de268449493c5c58c37f18869: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.706594 27657 consensus_queue.cc:1048] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.722711 27569 raft_consensus.cc:1275] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.723795 27620 consensus_queue.cc:1048] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.731592 27491 raft_consensus.cc:1275] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.733222 27655 consensus_queue.cc:1048] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.818005 27569 raft_consensus.cc:1275] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Refusing update from remote peer 22583a2de268449493c5c58c37f18869: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.819238 27657 consensus_queue.cc:1048] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.827684 27421 raft_consensus.cc:1275] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Refusing update from remote peer 22583a2de268449493c5c58c37f18869: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.829449 27657 consensus_queue.cc:1048] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:12.881784 26728 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:14:12.882622 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:12.898547 27421 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2"
dest_uuid: "a8606026537b4c869d76772374e46253"
mode: GRACEFUL
new_leader_uuid: "816d39f1bb4540c9856125b4ac700edd"
 from {username='slave'} at 127.0.0.1:51584
I20260709 12:14:12.899034 27421 raft_consensus.cc:606] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 1 LEADER]: Received request to transfer leadership to TS 816d39f1bb4540c9856125b4ac700edd
I20260709 12:14:12.901264 27421 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6"
dest_uuid: "a8606026537b4c869d76772374e46253"
mode: GRACEFUL
new_leader_uuid: "816d39f1bb4540c9856125b4ac700edd"
 from {username='slave'} at 127.0.0.1:51584
I20260709 12:14:12.901649 27421 raft_consensus.cc:606] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 1 LEADER]: Received request to transfer leadership to TS 816d39f1bb4540c9856125b4ac700edd
I20260709 12:14:12.902681 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:12.903096 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:12.915270 27655 raft_consensus.cc:993] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253: : Instructing follower 816d39f1bb4540c9856125b4ac700edd to start an election
I20260709 12:14:12.915694 27719 raft_consensus.cc:1081] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 1 LEADER]: Signalling peer 816d39f1bb4540c9856125b4ac700edd to start an election
I20260709 12:14:12.916953 27569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2"
dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
 from {username='slave'} at 127.0.0.1:33326
I20260709 12:14:12.917330 27569 raft_consensus.cc:493] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:12.917565 27569 raft_consensus.cc:3060] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:12.921772 27569 raft_consensus.cc:515] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:12.923230 27569 leader_election.cc:290] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 2 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:12.923888 27421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:12.924218 27491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:12.924431 27421 raft_consensus.cc:3055] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:12.924736 27491 raft_consensus.cc:3060] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:12.924769 27421 raft_consensus.cc:740] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:12.925518 27421 consensus_queue.cc:260] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:12.926360 27421 raft_consensus.cc:3060] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:12.929240 27491 raft_consensus.cc:2468] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 2.
I20260709 12:14:12.930217 27534 leader_election.cc:304] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, 816d39f1bb4540c9856125b4ac700edd; no voters: 
I20260709 12:14:12.930965 27619 raft_consensus.cc:2804] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:12.930914 27421 raft_consensus.cc:2468] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 2.
I20260709 12:14:12.932173 27619 raft_consensus.cc:697] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 2 LEADER]: Becoming Leader. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:12.932928 27619 consensus_queue.cc:237] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:12.938836 27316 catalog_manager.cc:5697] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd reported cstate change: term changed from 1 to 2, leader changed from a8606026537b4c869d76772374e46253 (127.26.26.1) to 816d39f1bb4540c9856125b4ac700edd (127.26.26.3). New cstate: current_term: 2 leader_uuid: "816d39f1bb4540c9856125b4ac700edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:13.296994 27655 raft_consensus.cc:993] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253: : Instructing follower 816d39f1bb4540c9856125b4ac700edd to start an election
I20260709 12:14:13.297492 27719 raft_consensus.cc:1081] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 1 LEADER]: Signalling peer 816d39f1bb4540c9856125b4ac700edd to start an election
I20260709 12:14:13.298811 27569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6"
dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
 from {username='slave'} at 127.0.0.1:33326
I20260709 12:14:13.299304 27569 raft_consensus.cc:493] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:13.299649 27569 raft_consensus.cc:3060] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.304309 27569 raft_consensus.cc:515] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:13.305927 27569 leader_election.cc:290] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 2 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:13.306731 27421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:13.307106 27491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:13.307353 27421 raft_consensus.cc:3055] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:13.307801 27421 raft_consensus.cc:740] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:13.307835 27491 raft_consensus.cc:3060] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.308588 27421 consensus_queue.cc:260] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:13.309507 27421 raft_consensus.cc:3060] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:13.312848 27491 raft_consensus.cc:2468] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 2.
I20260709 12:14:13.313831 27534 leader_election.cc:304] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22583a2de268449493c5c58c37f18869, 816d39f1bb4540c9856125b4ac700edd; no voters: 
I20260709 12:14:13.314556 27619 raft_consensus.cc:2804] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:13.314568 27421 raft_consensus.cc:2468] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 2.
I20260709 12:14:13.315140 27619 raft_consensus.cc:697] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 2 LEADER]: Becoming Leader. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:13.315994 27619 consensus_queue.cc:237] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:13.323261 27316 catalog_manager.cc:5697] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd reported cstate change: term changed from 1 to 2, leader changed from a8606026537b4c869d76772374e46253 (127.26.26.1) to 816d39f1bb4540c9856125b4ac700edd (127.26.26.3). New cstate: current_term: 2 leader_uuid: "816d39f1bb4540c9856125b4ac700edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:13.468734 27421 raft_consensus.cc:1275] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Refusing update from remote peer 816d39f1bb4540c9856125b4ac700edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:13.470062 27619 consensus_queue.cc:1048] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:13.479079 27491 raft_consensus.cc:1275] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Refusing update from remote peer 816d39f1bb4540c9856125b4ac700edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:13.482443 27729 consensus_queue.cc:1048] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:13.791060 27491 raft_consensus.cc:1275] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Refusing update from remote peer 816d39f1bb4540c9856125b4ac700edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:13.792222 27729 consensus_queue.cc:1048] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:13.801501 27421 raft_consensus.cc:1275] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Refusing update from remote peer 816d39f1bb4540c9856125b4ac700edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:13.803041 27729 consensus_queue.cc:1048] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:13.903944 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:13.909202 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:13.909603 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:14.910589 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:14.915721 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:14.916113 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:15.917119 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:15.923421 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:15.923841 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:16.924844 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:16.929862 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:16.930321 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:17.931360 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:17.937212 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:17.937568 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:18.938426 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:18.943714 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:18.944044 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:19.944851 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:19.950089 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:19.950459 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:20.951511 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:20.956538 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:20.956956 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:21.957988 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:21.963882 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:21.964213 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:22.992605 26728 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:14:22.999402 27568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2"
dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
mode: GRACEFUL
new_leader_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:33342
I20260709 12:14:23.000190 27568 raft_consensus.cc:606] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 2 LEADER]: Received request to transfer leadership to TS a8606026537b4c869d76772374e46253
I20260709 12:14:23.005050 27568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6"
dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
mode: GRACEFUL
new_leader_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:33342
I20260709 12:14:23.005501 27568 raft_consensus.cc:606] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 2 LEADER]: Received request to transfer leadership to TS a8606026537b4c869d76772374e46253
I20260709 12:14:23.014119 27491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec"
dest_uuid: "22583a2de268449493c5c58c37f18869"
mode: GRACEFUL
new_leader_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:40398
I20260709 12:14:23.014533 27491 raft_consensus.cc:606] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 2 LEADER]: Received request to transfer leadership to TS a8606026537b4c869d76772374e46253
I20260709 12:14:23.018493 27491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f72fd9255d504080a6676dd0f3f40e13"
dest_uuid: "22583a2de268449493c5c58c37f18869"
mode: GRACEFUL
new_leader_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:40398
I20260709 12:14:23.018839 27491 raft_consensus.cc:606] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Received request to transfer leadership to TS a8606026537b4c869d76772374e46253
I20260709 12:14:23.023092 27491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43"
dest_uuid: "22583a2de268449493c5c58c37f18869"
mode: GRACEFUL
new_leader_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:40398
I20260709 12:14:23.023531 27491 raft_consensus.cc:606] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 2 LEADER]: Received request to transfer leadership to TS a8606026537b4c869d76772374e46253
I20260709 12:14:23.095984 27743 raft_consensus.cc:993] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd: : Instructing follower a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:23.096580 27746 raft_consensus.cc:1081] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 2 LEADER]: Signalling peer a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:23.098105 27418 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2"
dest_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:51566
I20260709 12:14:23.098536 27418 raft_consensus.cc:493] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:23.098858 27418 raft_consensus.cc:3060] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.103987 27418 raft_consensus.cc:515] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.105839 27418 leader_election.cc:290] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 3 election: Requested vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:23.106446 27491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:23.106961 27568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:23.107223 27491 raft_consensus.cc:3060] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.107558 27568 raft_consensus.cc:3055] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:23.107843 27568 raft_consensus.cc:740] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:23.108536 27568 consensus_queue.cc:260] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.109519 27568 raft_consensus.cc:3060] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.112047 27491 raft_consensus.cc:2468] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 3.
I20260709 12:14:23.113056 27385 leader_election.cc:304] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [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: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:23.113808 27736 raft_consensus.cc:2804] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:23.114733 27736 raft_consensus.cc:697] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Becoming Leader. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:23.115067 27568 raft_consensus.cc:2468] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 3.
I20260709 12:14:23.115758 27736 consensus_queue.cc:237] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.122567 27318 catalog_manager.cc:5697] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 reported cstate change: term changed from 2 to 3, leader changed from 816d39f1bb4540c9856125b4ac700edd (127.26.26.3) to a8606026537b4c869d76772374e46253 (127.26.26.1). New cstate: current_term: 3 leader_uuid: "a8606026537b4c869d76772374e46253" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.372561 27745 raft_consensus.cc:993] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869: : Instructing follower a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:23.373044 27739 raft_consensus.cc:1081] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 2 LEADER]: Signalling peer a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:23.374328 27418 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec"
dest_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:51582
I20260709 12:14:23.374714 27418 raft_consensus.cc:493] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:23.374936 27418 raft_consensus.cc:3060] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.379361 27418 raft_consensus.cc:515] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.380854 27418 leader_election.cc:290] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 3 election: Requested vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:23.381562 27491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:23.381791 27568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:23.382097 27491 raft_consensus.cc:3055] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:23.382264 27568 raft_consensus.cc:3060] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.382406 27491 raft_consensus.cc:740] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Running, Role: LEADER
I20260709 12:14:23.383164 27491 consensus_queue.cc:260] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.384322 27491 raft_consensus.cc:3060] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.388201 27568 raft_consensus.cc:2468] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 3.
I20260709 12:14:23.389248 27386 leader_election.cc:304] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [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: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:23.389910 27736 raft_consensus.cc:2804] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:23.389990 27491 raft_consensus.cc:2468] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 3.
I20260709 12:14:23.390620 27736 raft_consensus.cc:697] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Becoming Leader. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:23.391579 27736 consensus_queue.cc:237] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.397251 27318 catalog_manager.cc:5697] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 reported cstate change: term changed from 2 to 3, leader changed from 22583a2de268449493c5c58c37f18869 (127.26.26.2) to a8606026537b4c869d76772374e46253 (127.26.26.1). New cstate: current_term: 3 leader_uuid: "a8606026537b4c869d76772374e46253" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.468508 27743 raft_consensus.cc:993] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd: : Instructing follower a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:23.468914 27746 raft_consensus.cc:1081] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 2 LEADER]: Signalling peer a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:23.470288 27418 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6"
dest_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:51566
I20260709 12:14:23.470778 27418 raft_consensus.cc:493] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:23.471086 27418 raft_consensus.cc:3060] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.475631 27418 raft_consensus.cc:515] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.477084 27418 leader_election.cc:290] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 3 election: Requested vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:23.477721 27491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:23.478214 27491 raft_consensus.cc:3060] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.478173 27568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:23.478814 27568 raft_consensus.cc:3055] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:23.479007 27568 raft_consensus.cc:740] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:23.479727 27568 consensus_queue.cc:260] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.480544 27568 raft_consensus.cc:3060] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.482483 27491 raft_consensus.cc:2468] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 3.
I20260709 12:14:23.483318 27385 leader_election.cc:304] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [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: 22583a2de268449493c5c58c37f18869, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:23.483999 27736 raft_consensus.cc:2804] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:23.484360 27736 raft_consensus.cc:697] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Becoming Leader. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:23.484382 27568 raft_consensus.cc:2468] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 3.
I20260709 12:14:23.485253 27736 consensus_queue.cc:237] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.491765 27745 raft_consensus.cc:993] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869: : Instructing follower a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:23.492156 27739 raft_consensus.cc:1081] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 2 LEADER]: Signalling peer a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:23.491984 27318 catalog_manager.cc:5697] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 reported cstate change: term changed from 2 to 3, leader changed from 816d39f1bb4540c9856125b4ac700edd (127.26.26.3) to a8606026537b4c869d76772374e46253 (127.26.26.1). New cstate: current_term: 3 leader_uuid: "a8606026537b4c869d76772374e46253" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.493539 27418 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43"
dest_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:51582
I20260709 12:14:23.493942 27418 raft_consensus.cc:493] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:23.494247 27418 raft_consensus.cc:3060] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.500098 27418 raft_consensus.cc:515] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.501411 27418 leader_election.cc:290] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 3 election: Requested vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:23.502107 27491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:23.502332 27568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:23.502630 27491 raft_consensus.cc:3055] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:23.502889 27568 raft_consensus.cc:3060] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.502895 27491 raft_consensus.cc:740] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Running, Role: LEADER
I20260709 12:14:23.503671 27491 consensus_queue.cc:260] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.504484 27491 raft_consensus.cc:3060] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:23.507005 27568 raft_consensus.cc:2468] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 3.
I20260709 12:14:23.507957 27386 leader_election.cc:304] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [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: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:23.508725 27736 raft_consensus.cc:2804] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:23.508728 27491 raft_consensus.cc:2468] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 3.
I20260709 12:14:23.509277 27736 raft_consensus.cc:697] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Becoming Leader. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:23.510064 27736 consensus_queue.cc:237] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.515745 27318 catalog_manager.cc:5697] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 reported cstate change: term changed from 2 to 3, leader changed from 22583a2de268449493c5c58c37f18869 (127.26.26.2) to a8606026537b4c869d76772374e46253 (127.26.26.1). New cstate: current_term: 3 leader_uuid: "a8606026537b4c869d76772374e46253" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.524188 27568 raft_consensus.cc:1275] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 3 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:23.525148 27736 consensus_queue.cc:1048] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:23.533839 27491 raft_consensus.cc:1275] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 3 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:23.535389 27747 consensus_queue.cc:1048] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:23.568050 27745 raft_consensus.cc:993] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869: : Instructing follower a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:23.568435 27739 raft_consensus.cc:1081] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Signalling peer a8606026537b4c869d76772374e46253 to start an election
I20260709 12:14:23.569729 27418 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f72fd9255d504080a6676dd0f3f40e13"
dest_uuid: "a8606026537b4c869d76772374e46253"
 from {username='slave'} at 127.0.0.1:51582
I20260709 12:14:23.570139 27418 raft_consensus.cc:493] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:23.570412 27418 raft_consensus.cc:3060] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:23.574298 27418 raft_consensus.cc:515] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.575724 27418 leader_election.cc:290] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 2 election: Requested vote from peers 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:23.576344 27491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72fd9255d504080a6676dd0f3f40e13" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:23.576639 27568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72fd9255d504080a6676dd0f3f40e13" candidate_uuid: "a8606026537b4c869d76772374e46253" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:23.576809 27491 raft_consensus.cc:3055] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:23.577138 27568 raft_consensus.cc:3060] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:23.577135 27491 raft_consensus.cc:740] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22583a2de268449493c5c58c37f18869, State: Running, Role: LEADER
I20260709 12:14:23.577942 27491 consensus_queue.cc:260] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.578737 27491 raft_consensus.cc:3060] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:23.581350 27568 raft_consensus.cc:2468] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 2.
I20260709 12:14:23.582170 27386 leader_election.cc:304] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 816d39f1bb4540c9856125b4ac700edd, a8606026537b4c869d76772374e46253; no voters: 
I20260709 12:14:23.582821 27747 raft_consensus.cc:2804] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:23.583094 27491 raft_consensus.cc:2468] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8606026537b4c869d76772374e46253 in term 2.
I20260709 12:14:23.583243 27747 raft_consensus.cc:697] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [term 2 LEADER]: Becoming Leader. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:23.584179 27747 consensus_queue.cc:237] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:23.590335 27316 catalog_manager.cc:5697] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 reported cstate change: term changed from 1 to 2, leader changed from 22583a2de268449493c5c58c37f18869 (127.26.26.2) to a8606026537b4c869d76772374e46253 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "a8606026537b4c869d76772374e46253" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:23.889716 27491 raft_consensus.cc:1275] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 3 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:23.890774 27747 consensus_queue.cc:1048] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:23.899726 27568 raft_consensus.cc:1275] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 3 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:23.901139 27747 consensus_queue.cc:1048] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:23.909255 27491 raft_consensus.cc:1275] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 3 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:23.910384 27736 consensus_queue.cc:1048] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:23.919040 27568 raft_consensus.cc:1275] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 3 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:23.921813 27747 consensus_queue.cc:1048] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:23.950528 27491 raft_consensus.cc:1275] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 3 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:23.951718 27747 consensus_queue.cc:1048] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:23.962381 27568 raft_consensus.cc:1275] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 3 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:23.963718 27768 consensus_queue.cc:1048] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:24.000658 27491 raft_consensus.cc:1275] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:24.001710 27768 consensus_queue.cc:1048] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:24.009420 27568 raft_consensus.cc:1275] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Refusing update from remote peer a8606026537b4c869d76772374e46253: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:24.010987 27763 consensus_queue.cc:1048] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.058643 26728 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:14:26.059381 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:26.066148 27418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43"
dest_uuid: "a8606026537b4c869d76772374e46253"
mode: GRACEFUL
new_leader_uuid: "816d39f1bb4540c9856125b4ac700edd"
 from {username='slave'} at 127.0.0.1:51584
I20260709 12:14:26.066849 27418 raft_consensus.cc:606] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Received request to transfer leadership to TS 816d39f1bb4540c9856125b4ac700edd
I20260709 12:14:26.069306 27418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec"
dest_uuid: "a8606026537b4c869d76772374e46253"
mode: GRACEFUL
new_leader_uuid: "22583a2de268449493c5c58c37f18869"
 from {username='slave'} at 127.0.0.1:51584
I20260709 12:14:26.069723 27418 raft_consensus.cc:606] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Received request to transfer leadership to TS 22583a2de268449493c5c58c37f18869
I20260709 12:14:26.071683 27418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2"
dest_uuid: "a8606026537b4c869d76772374e46253"
mode: GRACEFUL
new_leader_uuid: "22583a2de268449493c5c58c37f18869"
 from {username='slave'} at 127.0.0.1:51584
I20260709 12:14:26.072075 27418 raft_consensus.cc:606] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Received request to transfer leadership to TS 22583a2de268449493c5c58c37f18869
I20260709 12:14:26.073894 27418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6"
dest_uuid: "a8606026537b4c869d76772374e46253"
mode: GRACEFUL
new_leader_uuid: "816d39f1bb4540c9856125b4ac700edd"
 from {username='slave'} at 127.0.0.1:51584
I20260709 12:14:26.074265 27418 raft_consensus.cc:606] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Received request to transfer leadership to TS 816d39f1bb4540c9856125b4ac700edd
I20260709 12:14:26.075027 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:14:26.075372 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:26.305294 27768 raft_consensus.cc:993] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253: : Instructing follower 22583a2de268449493c5c58c37f18869 to start an election
I20260709 12:14:26.305878 27773 raft_consensus.cc:1081] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Signalling peer 22583a2de268449493c5c58c37f18869 to start an election
I20260709 12:14:26.307314 27491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2"
dest_uuid: "22583a2de268449493c5c58c37f18869"
 from {username='slave'} at 127.0.0.1:40386
I20260709 12:14:26.307806 27491 raft_consensus.cc:493] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:26.308130 27491 raft_consensus.cc:3060] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.313598 27491 raft_consensus.cc:515] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:26.315564 27491 leader_election.cc:290] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 4 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:26.316443 27418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:26.316782 27568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02610e5c4e0485a81f13b32347aaac2" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:26.317206 27418 raft_consensus.cc:3055] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:26.317318 27568 raft_consensus.cc:3060] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.317523 27418 raft_consensus.cc:740] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:26.318434 27418 consensus_queue.cc:260] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:26.319795 27418 raft_consensus.cc:3060] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.322188 27768 raft_consensus.cc:993] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253: : Instructing follower 816d39f1bb4540c9856125b4ac700edd to start an election
I20260709 12:14:26.322701 27773 raft_consensus.cc:1081] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Signalling peer 816d39f1bb4540c9856125b4ac700edd to start an election
I20260709 12:14:26.324105 27568 raft_consensus.cc:2468] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 4.
I20260709 12:14:26.324376 27569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6"
dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
 from {username='slave'} at 127.0.0.1:33326
I20260709 12:14:26.324982 27569 raft_consensus.cc:493] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:26.325392 27569 raft_consensus.cc:3060] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.326426 27461 leader_election.cc:304] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [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: 22583a2de268449493c5c58c37f18869, 816d39f1bb4540c9856125b4ac700edd; no voters: 
I20260709 12:14:26.326740 27418 raft_consensus.cc:2468] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 4.
I20260709 12:14:26.327112 27739 raft_consensus.cc:2804] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:26.328794 27739 raft_consensus.cc:697] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 4 LEADER]: Becoming Leader. State: Replica: 22583a2de268449493c5c58c37f18869, State: Running, Role: LEADER
I20260709 12:14:26.329686 27739 consensus_queue.cc:237] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:26.331560 27569 raft_consensus.cc:515] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:26.334578 27569 leader_election.cc:290] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 4 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:26.335265 27418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:26.335819 27418 raft_consensus.cc:3055] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:26.335924 27491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1d5ea23b604707827ece2b8e605cb6" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:26.336127 27418 raft_consensus.cc:740] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:26.336438 27491 raft_consensus.cc:3060] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.336884 27418 consensus_queue.cc:260] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:26.338225 27418 raft_consensus.cc:3060] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.337862 27316 catalog_manager.cc:5697] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 reported cstate change: term changed from 3 to 4, leader changed from a8606026537b4c869d76772374e46253 (127.26.26.1) to 22583a2de268449493c5c58c37f18869 (127.26.26.2). New cstate: current_term: 4 leader_uuid: "22583a2de268449493c5c58c37f18869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.343007 27491 raft_consensus.cc:2468] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 4.
I20260709 12:14:26.344424 27534 leader_election.cc:304] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [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: 22583a2de268449493c5c58c37f18869, 816d39f1bb4540c9856125b4ac700edd; no voters: 
I20260709 12:14:26.344691 27418 raft_consensus.cc:2468] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 4.
I20260709 12:14:26.345449 27746 raft_consensus.cc:2804] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:26.346895 27746 raft_consensus.cc:697] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 4 LEADER]: Becoming Leader. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:26.348062 27746 consensus_queue.cc:237] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:26.357620 27320 catalog_manager.cc:5697] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd reported cstate change: term changed from 3 to 4, leader changed from a8606026537b4c869d76772374e46253 (127.26.26.1) to 816d39f1bb4540c9856125b4ac700edd (127.26.26.3). New cstate: current_term: 4 leader_uuid: "816d39f1bb4540c9856125b4ac700edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.402655 27768 raft_consensus.cc:993] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253: : Instructing follower 22583a2de268449493c5c58c37f18869 to start an election
I20260709 12:14:26.403174 27773 raft_consensus.cc:1081] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Signalling peer 22583a2de268449493c5c58c37f18869 to start an election
I20260709 12:14:26.404495 27491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec"
dest_uuid: "22583a2de268449493c5c58c37f18869"
 from {username='slave'} at 127.0.0.1:40386
I20260709 12:14:26.404848 27491 raft_consensus.cc:493] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:26.405063 27491 raft_consensus.cc:3060] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.408885 27491 raft_consensus.cc:515] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:26.410089 27491 leader_election.cc:290] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [CANDIDATE]: Term 4 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 816d39f1bb4540c9856125b4ac700edd (127.26.26.3:45097)
I20260709 12:14:26.410936 27418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:26.411172 27569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c44bb11a4244aa28238c5e35d5d16ec" candidate_uuid: "22583a2de268449493c5c58c37f18869" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
I20260709 12:14:26.411378 27418 raft_consensus.cc:3055] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:26.411761 27418 raft_consensus.cc:740] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:26.411777 27569 raft_consensus.cc:3060] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.412513 27418 consensus_queue.cc:260] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:26.413347 27418 raft_consensus.cc:3060] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.416002 27569 raft_consensus.cc:2468] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 4.
I20260709 12:14:26.416965 27461 leader_election.cc:304] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [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: 22583a2de268449493c5c58c37f18869, 816d39f1bb4540c9856125b4ac700edd; no voters: 
I20260709 12:14:26.417587 27739 raft_consensus.cc:2804] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:26.417609 27418 raft_consensus.cc:2468] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22583a2de268449493c5c58c37f18869 in term 4.
I20260709 12:14:26.418076 27739 raft_consensus.cc:697] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 4 LEADER]: Becoming Leader. State: Replica: 22583a2de268449493c5c58c37f18869, State: Running, Role: LEADER
I20260709 12:14:26.418937 27739 consensus_queue.cc:237] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:26.425416 27320 catalog_manager.cc:5697] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 reported cstate change: term changed from 3 to 4, leader changed from a8606026537b4c869d76772374e46253 (127.26.26.1) to 22583a2de268449493c5c58c37f18869 (127.26.26.2). New cstate: current_term: 4 leader_uuid: "22583a2de268449493c5c58c37f18869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.443717 27773 raft_consensus.cc:993] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253: : Instructing follower 816d39f1bb4540c9856125b4ac700edd to start an election
I20260709 12:14:26.444146 27768 raft_consensus.cc:1081] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Signalling peer 816d39f1bb4540c9856125b4ac700edd to start an election
I20260709 12:14:26.445537 27569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43"
dest_uuid: "816d39f1bb4540c9856125b4ac700edd"
 from {username='slave'} at 127.0.0.1:33326
I20260709 12:14:26.445952 27569 raft_consensus.cc:493] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:26.446221 27569 raft_consensus.cc:3060] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.449918 27569 raft_consensus.cc:515] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:26.451208 27569 leader_election.cc:290] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [CANDIDATE]: Term 4 election: Requested vote from peers a8606026537b4c869d76772374e46253 (127.26.26.1:33267), 22583a2de268449493c5c58c37f18869 (127.26.26.2:37659)
I20260709 12:14:26.451941 27418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a8606026537b4c869d76772374e46253"
I20260709 12:14:26.452076 27491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faad966802e4d1e94184ac0d43bad43" candidate_uuid: "816d39f1bb4540c9856125b4ac700edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "22583a2de268449493c5c58c37f18869"
I20260709 12:14:26.452466 27418 raft_consensus.cc:3055] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:26.452682 27491 raft_consensus.cc:3060] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.452863 27418 raft_consensus.cc:740] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a8606026537b4c869d76772374e46253, State: Running, Role: LEADER
I20260709 12:14:26.453585 27418 consensus_queue.cc:260] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:26.454424 27418 raft_consensus.cc:3060] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:26.458134 27491 raft_consensus.cc:2468] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 4.
I20260709 12:14:26.459139 27534 leader_election.cc:304] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [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: 22583a2de268449493c5c58c37f18869, 816d39f1bb4540c9856125b4ac700edd; no voters: 
I20260709 12:14:26.459879 27418 raft_consensus.cc:2468] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816d39f1bb4540c9856125b4ac700edd in term 4.
I20260709 12:14:26.459908 27746 raft_consensus.cc:2804] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:26.460534 27746 raft_consensus.cc:697] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 4 LEADER]: Becoming Leader. State: Replica: 816d39f1bb4540c9856125b4ac700edd, State: Running, Role: LEADER
I20260709 12:14:26.461474 27746 consensus_queue.cc:237] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [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: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } }
I20260709 12:14:26.469549 27320 catalog_manager.cc:5697] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd reported cstate change: term changed from 3 to 4, leader changed from a8606026537b4c869d76772374e46253 (127.26.26.1) to 816d39f1bb4540c9856125b4ac700edd (127.26.26.3). New cstate: current_term: 4 leader_uuid: "816d39f1bb4540c9856125b4ac700edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.840721 27491 raft_consensus.cc:1275] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 4 FOLLOWER]: Refusing update from remote peer 816d39f1bb4540c9856125b4ac700edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:26.841753 27746 consensus_queue.cc:1048] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:26.851730 27418 raft_consensus.cc:1275] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Refusing update from remote peer 816d39f1bb4540c9856125b4ac700edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:26.853789 27777 consensus_queue.cc:1048] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:26.871330 27569 raft_consensus.cc:1275] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 4 FOLLOWER]: Refusing update from remote peer 22583a2de268449493c5c58c37f18869: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:26.872315 27739 consensus_queue.cc:1048] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:26.881699 27418 raft_consensus.cc:1275] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Refusing update from remote peer 22583a2de268449493c5c58c37f18869: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:26.882400 27568 raft_consensus.cc:1275] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 4 FOLLOWER]: Refusing update from remote peer 22583a2de268449493c5c58c37f18869: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:26.883142 27791 consensus_queue.cc:1048] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:26.884750 27791 consensus_queue.cc:1048] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816d39f1bb4540c9856125b4ac700edd" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 45097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:26.892695 27418 raft_consensus.cc:1275] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Refusing update from remote peer 816d39f1bb4540c9856125b4ac700edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:26.894333 27418 raft_consensus.cc:1275] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Refusing update from remote peer 22583a2de268449493c5c58c37f18869: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:26.894155 27777 consensus_queue.cc:1048] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:26.897852 27791 consensus_queue.cc:1048] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8606026537b4c869d76772374e46253" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 33267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:26.912803 27491 raft_consensus.cc:1275] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 4 FOLLOWER]: Refusing update from remote peer 816d39f1bb4540c9856125b4ac700edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:26.914503 27777 consensus_queue.cc:1048] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "22583a2de268449493c5c58c37f18869" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:27.076288 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:27.081511 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:27.081909 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:28.082816 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:28.088389 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:28.088882 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:29.090087 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:29.095981 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:29.096413 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:30.097302 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:30.102669 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:30.103158 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:31.104121 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:31.109511 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:31.109905 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:32.110704 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:32.115788 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:32.116186 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:33.117096 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:33.123554 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:33.123941 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:34.124765 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:34.129850 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:34.130254 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:35.131161 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:35.136202 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:35.136593 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:36.167135 26728 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:14:36.167793 26728 tablet_server.cc:179] TabletServer@127.26.26.1:0 shutting down...
I20260709 12:14:36.196549 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:36.197700 26728 tablet_replica.cc:333] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253: stopping tablet replica
I20260709 12:14:36.198450 26728 raft_consensus.cc:2243] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.199061 26728 raft_consensus.cc:2272] T 7c44bb11a4244aa28238c5e35d5d16ec P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.201063 26728 tablet_replica.cc:333] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253: stopping tablet replica
I20260709 12:14:36.201588 26728 raft_consensus.cc:2243] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.202060 26728 raft_consensus.cc:2272] T 2faad966802e4d1e94184ac0d43bad43 P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.203804 26728 tablet_replica.cc:333] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253: stopping tablet replica
I20260709 12:14:36.204301 26728 raft_consensus.cc:2243] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.205101 26728 raft_consensus.cc:2272] T 7935e12d9a734c91b55aa3f28e2cd702 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.206801 26728 tablet_replica.cc:333] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253: stopping tablet replica
I20260709 12:14:36.207278 26728 raft_consensus.cc:2243] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.208010 26728 raft_consensus.cc:2272] T 07f4aef53f3441e78d50a7c823e3d42b P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.209592 26728 tablet_replica.cc:333] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253: stopping tablet replica
I20260709 12:14:36.210021 26728 raft_consensus.cc:2243] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.210390 26728 raft_consensus.cc:2272] T a193d355befa4b2496aa4de278e02f94 P a8606026537b4c869d76772374e46253 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.212055 26728 tablet_replica.cc:333] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253: stopping tablet replica
I20260709 12:14:36.212467 26728 raft_consensus.cc:2243] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.213183 26728 raft_consensus.cc:2272] T f68e5d9508514524b3747bc14534465f P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.214710 26728 tablet_replica.cc:333] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253: stopping tablet replica
I20260709 12:14:36.215157 26728 raft_consensus.cc:2243] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.215590 26728 raft_consensus.cc:2272] T e02610e5c4e0485a81f13b32347aaac2 P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.217064 26728 tablet_replica.cc:333] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253: stopping tablet replica
I20260709 12:14:36.217444 26728 raft_consensus.cc:2243] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.218122 26728 raft_consensus.cc:2272] T f72fd9255d504080a6676dd0f3f40e13 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.219605 26728 tablet_replica.cc:333] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253: stopping tablet replica
I20260709 12:14:36.219986 26728 raft_consensus.cc:2243] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.220337 26728 raft_consensus.cc:2272] T 63de48ceed5b4c2cbb5e997649019bb1 P a8606026537b4c869d76772374e46253 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.221792 26728 tablet_replica.cc:333] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253: stopping tablet replica
I20260709 12:14:36.222183 26728 raft_consensus.cc:2243] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.222555 26728 raft_consensus.cc:2272] T ec1d5ea23b604707827ece2b8e605cb6 P a8606026537b4c869d76772374e46253 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.251678 26728 tablet_server.cc:196] TabletServer@127.26.26.1:0 shutdown complete.
I20260709 12:14:36.273869 26728 tablet_server.cc:179] TabletServer@127.26.26.2:0 shutting down...
I20260709 12:14:36.303548 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:36.304517 26728 tablet_replica.cc:333] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869: stopping tablet replica
I20260709 12:14:36.305439 26728 raft_consensus.cc:2243] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.306080 26728 raft_consensus.cc:2272] T a193d355befa4b2496aa4de278e02f94 P 22583a2de268449493c5c58c37f18869 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:36.307394 27537 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.26.1:33267: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260709 12:14:36.309296 26728 tablet_replica.cc:333] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869: stopping tablet replica
I20260709 12:14:36.309900 26728 raft_consensus.cc:2243] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.310487 26728 raft_consensus.cc:2272] T f68e5d9508514524b3747bc14534465f P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:36.311591 27537 consensus_peers.cc:597] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd -> Peer a8606026537b4c869d76772374e46253 (127.26.26.1:33267): Couldn't send request to peer a8606026537b4c869d76772374e46253. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:33267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:36.312929 26728 tablet_replica.cc:333] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869: stopping tablet replica
I20260709 12:14:36.313483 26728 raft_consensus.cc:2243] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.314314 26728 raft_consensus.cc:2272] T e02610e5c4e0485a81f13b32347aaac2 P 22583a2de268449493c5c58c37f18869 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.316215 26728 tablet_replica.cc:333] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869: stopping tablet replica
I20260709 12:14:36.316723 26728 raft_consensus.cc:2243] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.317199 26728 raft_consensus.cc:2272] T 07f4aef53f3441e78d50a7c823e3d42b P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.318974 26728 tablet_replica.cc:333] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869: stopping tablet replica
I20260709 12:14:36.319545 26728 raft_consensus.cc:2243] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.320006 26728 raft_consensus.cc:2272] T f72fd9255d504080a6676dd0f3f40e13 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.321615 26728 tablet_replica.cc:333] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869: stopping tablet replica
I20260709 12:14:36.322106 26728 raft_consensus.cc:2243] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.322618 26728 raft_consensus.cc:2272] T ec1d5ea23b604707827ece2b8e605cb6 P 22583a2de268449493c5c58c37f18869 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.324281 26728 tablet_replica.cc:333] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869: stopping tablet replica
I20260709 12:14:36.324800 26728 raft_consensus.cc:2243] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.325629 26728 raft_consensus.cc:2272] T 63de48ceed5b4c2cbb5e997649019bb1 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.327324 26728 tablet_replica.cc:333] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869: stopping tablet replica
I20260709 12:14:36.327872 26728 raft_consensus.cc:2243] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.328758 26728 raft_consensus.cc:2272] T 7c44bb11a4244aa28238c5e35d5d16ec P 22583a2de268449493c5c58c37f18869 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.330509 26728 tablet_replica.cc:333] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869: stopping tablet replica
I20260709 12:14:36.331000 26728 raft_consensus.cc:2243] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.331485 26728 raft_consensus.cc:2272] T 2faad966802e4d1e94184ac0d43bad43 P 22583a2de268449493c5c58c37f18869 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.333122 26728 tablet_replica.cc:333] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869: stopping tablet replica
I20260709 12:14:36.333588 26728 raft_consensus.cc:2243] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.334079 26728 raft_consensus.cc:2272] T 7935e12d9a734c91b55aa3f28e2cd702 P 22583a2de268449493c5c58c37f18869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.363091 26728 tablet_server.cc:196] TabletServer@127.26.26.2:0 shutdown complete.
I20260709 12:14:36.385069 26728 tablet_server.cc:179] TabletServer@127.26.26.3:0 shutting down...
I20260709 12:14:36.412287 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:36.412954 26728 tablet_replica.cc:333] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd: stopping tablet replica
I20260709 12:14:36.413579 26728 raft_consensus.cc:2243] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.414140 26728 raft_consensus.cc:2272] T 07f4aef53f3441e78d50a7c823e3d42b P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.415910 26728 tablet_replica.cc:333] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd: stopping tablet replica
I20260709 12:14:36.416448 26728 raft_consensus.cc:2243] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.417268 26728 raft_consensus.cc:2272] T ec1d5ea23b604707827ece2b8e605cb6 P 816d39f1bb4540c9856125b4ac700edd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.419019 26728 tablet_replica.cc:333] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd: stopping tablet replica
I20260709 12:14:36.419579 26728 raft_consensus.cc:2243] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.420003 26728 raft_consensus.cc:2272] T f72fd9255d504080a6676dd0f3f40e13 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.421557 26728 tablet_replica.cc:333] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd: stopping tablet replica
I20260709 12:14:36.422043 26728 raft_consensus.cc:2243] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.422448 26728 raft_consensus.cc:2272] T 63de48ceed5b4c2cbb5e997649019bb1 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.424070 26728 tablet_replica.cc:333] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd: stopping tablet replica
I20260709 12:14:36.424523 26728 raft_consensus.cc:2243] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.424984 26728 raft_consensus.cc:2272] T f68e5d9508514524b3747bc14534465f P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.427004 26728 tablet_replica.cc:333] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd: stopping tablet replica
I20260709 12:14:36.427709 26728 raft_consensus.cc:2243] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.428730 26728 raft_consensus.cc:2272] T a193d355befa4b2496aa4de278e02f94 P 816d39f1bb4540c9856125b4ac700edd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:36.429337 27537 consensus_peers.cc:597] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd -> Peer a8606026537b4c869d76772374e46253 (127.26.26.1:33267): Couldn't send request to peer a8606026537b4c869d76772374e46253. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:33267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:36.430540 26728 tablet_replica.cc:333] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd: stopping tablet replica
I20260709 12:14:36.430984 26728 raft_consensus.cc:2243] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.431490 26728 raft_consensus.cc:2272] T e02610e5c4e0485a81f13b32347aaac2 P 816d39f1bb4540c9856125b4ac700edd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.433167 26728 tablet_replica.cc:333] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd: stopping tablet replica
I20260709 12:14:36.433559 26728 raft_consensus.cc:2243] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.433950 26728 raft_consensus.cc:2272] T 7c44bb11a4244aa28238c5e35d5d16ec P 816d39f1bb4540c9856125b4ac700edd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.435395 26728 tablet_replica.cc:333] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd: stopping tablet replica
I20260709 12:14:36.435887 26728 raft_consensus.cc:2243] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.436569 26728 raft_consensus.cc:2272] T 2faad966802e4d1e94184ac0d43bad43 P 816d39f1bb4540c9856125b4ac700edd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.438113 26728 tablet_replica.cc:333] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd: stopping tablet replica
I20260709 12:14:36.438481 26728 raft_consensus.cc:2243] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:36.438862 26728 raft_consensus.cc:2272] T 7935e12d9a734c91b55aa3f28e2cd702 P 816d39f1bb4540c9856125b4ac700edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.465772 26728 tablet_server.cc:196] TabletServer@127.26.26.3:0 shutdown complete.
I20260709 12:14:36.485222 26728 master.cc:562] Master@127.26.26.62:38159 shutting down...
I20260709 12:14:36.507599 26728 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:36.508193 26728 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:36.508512 26728 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2506d863ed3b462994a58a59bd876732: stopping tablet replica
I20260709 12:14:36.527081 26728 master.cc:584] Master@127.26.26.62:38159 shutdown complete.
22583a2de268449493c5c58c37f18869  4
816d39f1bb4540c9856125b4ac700edd  1
a8606026537b4c869d76772374e46253  5
22583a2de268449493c5c58c37f18869  4
816d39f1bb4540c9856125b4ac700edd  3
a8606026537b4c869d76772374e46253  3
22583a2de268449493c5c58c37f18869  1
816d39f1bb4540c9856125b4ac700edd  1
a8606026537b4c869d76772374e46253  8
22583a2de268449493c5c58c37f18869  3
816d39f1bb4540c9856125b4ac700edd  3
a8606026537b4c869d76772374e46253  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (28506 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:14:36.567921 26728 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.26.62:46109
I20260709 12:14:36.569008 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:36.574381 27815 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:36.574463 27816 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:36.575809 27818 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:36.576799 26728 server_base.cc:1061] running on GCE node
I20260709 12:14:36.577713 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:36.577880 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:36.578063 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599276578048 us; error 0 us; skew 500 ppm
I20260709 12:14:36.578612 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:36.581096 26728 webserver.cc:533] Webserver started at http://127.26.26.62:37433/ using document root <none> and password file <none>
I20260709 12:14:36.581555 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:36.581734 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:36.582012 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:36.583086 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/master-0-root/instance:
uuid: "acf407bdf0234709ac7e452038ff5697"
format_stamp: "Formatted at 2026-07-09 12:14:36 on dist-test-slave-vqsr"
I20260709 12:14:36.587283 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:14:36.590484 27823 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:36.591171 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:36.591483 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/master-0-root
uuid: "acf407bdf0234709ac7e452038ff5697"
format_stamp: "Formatted at 2026-07-09 12:14:36 on dist-test-slave-vqsr"
I20260709 12:14:36.591786 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:36.603224 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:36.604350 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:36.640601 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.62:46109
I20260709 12:14:36.640697 27874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.62:46109 every 8 connection(s)
I20260709 12:14:36.644338 27875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:36.653563 27875 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697: Bootstrap starting.
I20260709 12:14:36.658022 27875 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:36.662317 27875 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697: No bootstrap required, opened a new log
I20260709 12:14:36.664389 27875 raft_consensus.cc:359] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acf407bdf0234709ac7e452038ff5697" member_type: VOTER }
I20260709 12:14:36.664973 27875 raft_consensus.cc:385] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:36.665218 27875 raft_consensus.cc:740] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf407bdf0234709ac7e452038ff5697, State: Initialized, Role: FOLLOWER
I20260709 12:14:36.665800 27875 consensus_queue.cc:260] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "acf407bdf0234709ac7e452038ff5697" member_type: VOTER }
I20260709 12:14:36.666543 27875 raft_consensus.cc:399] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:36.666839 27875 raft_consensus.cc:493] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:36.667200 27875 raft_consensus.cc:3060] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:36.671167 27875 raft_consensus.cc:515] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acf407bdf0234709ac7e452038ff5697" member_type: VOTER }
I20260709 12:14:36.671682 27875 leader_election.cc:304] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [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: acf407bdf0234709ac7e452038ff5697; no voters: 
I20260709 12:14:36.672727 27875 leader_election.cc:290] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:36.673090 27878 raft_consensus.cc:2804] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:36.674345 27878 raft_consensus.cc:697] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [term 1 LEADER]: Becoming Leader. State: Replica: acf407bdf0234709ac7e452038ff5697, State: Running, Role: LEADER
I20260709 12:14:36.674939 27878 consensus_queue.cc:237] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [LEADER]: Queue going to LEADER mode. State: All 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: "acf407bdf0234709ac7e452038ff5697" member_type: VOTER }
I20260709 12:14:36.675657 27875 sys_catalog.cc:565] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:36.679948 27879 sys_catalog.cc:455] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "acf407bdf0234709ac7e452038ff5697" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acf407bdf0234709ac7e452038ff5697" member_type: VOTER } }
I20260709 12:14:36.680673 27879 sys_catalog.cc:458] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:36.680771 27880 sys_catalog.cc:455] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [sys.catalog]: SysCatalogTable state changed. Reason: New leader acf407bdf0234709ac7e452038ff5697. Latest consensus state: current_term: 1 leader_uuid: "acf407bdf0234709ac7e452038ff5697" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acf407bdf0234709ac7e452038ff5697" member_type: VOTER } }
I20260709 12:14:36.681315 27880 sys_catalog.cc:458] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:36.682641 27885 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:36.687242 27885 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:36.691428 26728 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:36.696161 27885 catalog_manager.cc:1383] Generated new cluster ID: 7752f907697a43478a0583c3689f58f5
I20260709 12:14:36.696460 27885 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:36.715890 27885 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:36.717073 27885 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:36.734262 27885 catalog_manager.cc:6070] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697: Generated new TSK 0
I20260709 12:14:36.734886 27885 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:36.757656 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:36.763511 27896 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:36.764624 27897 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:36.766135 27899 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:36.767258 26728 server_base.cc:1061] running on GCE node
I20260709 12:14:36.768144 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:36.768347 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:36.768519 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599276768501 us; error 0 us; skew 500 ppm
I20260709 12:14:36.769105 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:36.771353 26728 webserver.cc:533] Webserver started at http://127.26.26.1:36281/ using document root <none> and password file <none>
I20260709 12:14:36.771932 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:36.772122 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:36.772415 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:36.773494 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/instance:
uuid: "4346c89a537045d482c0b8c94f0b4d1f"
format_stamp: "Formatted at 2026-07-09 12:14:36 on dist-test-slave-vqsr"
I20260709 12:14:36.777977 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:36.781095 27904 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:36.781870 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:14:36.782171 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root
uuid: "4346c89a537045d482c0b8c94f0b4d1f"
format_stamp: "Formatted at 2026-07-09 12:14:36 on dist-test-slave-vqsr"
I20260709 12:14:36.782492 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:36.817729 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:36.818970 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:36.820438 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:36.822613 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:36.822834 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:36.823083 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:36.823273 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:36.861406 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.1:43787
I20260709 12:14:36.861512 27966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.1:43787 every 8 connection(s)
I20260709 12:14:36.866288 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:36.873401 27971 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:36.873606 27972 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:36.877483 27974 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:36.877893 26728 server_base.cc:1061] running on GCE node
I20260709 12:14:36.879037 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:36.879328 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:36.879561 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599276879543 us; error 0 us; skew 500 ppm
I20260709 12:14:36.879693 27967 heartbeater.cc:344] Connected to a master server at 127.26.26.62:46109
I20260709 12:14:36.880057 27967 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:36.880326 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:36.880924 27967 heartbeater.cc:507] Master 127.26.26.62:46109 requested a full tablet report, sending...
I20260709 12:14:36.882900 26728 webserver.cc:533] Webserver started at http://127.26.26.2:34473/ using document root <none> and password file <none>
I20260709 12:14:36.883368 27840 ts_manager.cc:194] Registered new tserver with Master: 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:14:36.883546 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:36.883845 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:36.884166 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:36.885646 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/instance:
uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
format_stamp: "Formatted at 2026-07-09 12:14:36 on dist-test-slave-vqsr"
I20260709 12:14:36.885754 27840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57060
I20260709 12:14:36.890553 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:36.893879 27979 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:36.894593 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:36.894870 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root
uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
format_stamp: "Formatted at 2026-07-09 12:14:36 on dist-test-slave-vqsr"
I20260709 12:14:36.895156 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:36.910981 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:36.912149 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:36.913504 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:36.915572 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:36.915782 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:36.916023 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:36.916189 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:36.952955 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.2:40465
I20260709 12:14:36.953058 28041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.2:40465 every 8 connection(s)
I20260709 12:14:36.957474 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:36.963799 28045 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:36.965235 28046 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:36.968511 28048 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:36.968714 26728 server_base.cc:1061] running on GCE node
I20260709 12:14:36.969631 28042 heartbeater.cc:344] Connected to a master server at 127.26.26.62:46109
I20260709 12:14:36.969707 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:36.970024 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:36.970024 28042 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:36.970247 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599276970213 us; error 0 us; skew 500 ppm
I20260709 12:14:36.970841 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:36.970849 28042 heartbeater.cc:507] Master 127.26.26.62:46109 requested a full tablet report, sending...
I20260709 12:14:36.973033 27840 ts_manager.cc:194] Registered new tserver with Master: f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:36.973371 26728 webserver.cc:533] Webserver started at http://127.26.26.3:35503/ using document root <none> and password file <none>
I20260709 12:14:36.973865 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:36.974045 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:36.974299 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:36.974478 27840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57070
I20260709 12:14:36.975551 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/instance:
uuid: "2ad97ddbf39b49f08a5db29448310895"
format_stamp: "Formatted at 2026-07-09 12:14:36 on dist-test-slave-vqsr"
I20260709 12:14:36.979790 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260709 12:14:36.983050 28053 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:36.983784 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:36.984134 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root
uuid: "2ad97ddbf39b49f08a5db29448310895"
format_stamp: "Formatted at 2026-07-09 12:14:36 on dist-test-slave-vqsr"
I20260709 12:14:36.984453 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:36.998986 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:37.000147 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:37.001456 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:37.003634 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:37.003827 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.004092 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:37.004267 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:37.041762 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.3:43053
I20260709 12:14:37.041865 28115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.3:43053 every 8 connection(s)
I20260709 12:14:37.054972 28116 heartbeater.cc:344] Connected to a master server at 127.26.26.62:46109
I20260709 12:14:37.055287 28116 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:37.056056 28116 heartbeater.cc:507] Master 127.26.26.62:46109 requested a full tablet report, sending...
I20260709 12:14:37.057863 27840 ts_manager.cc:194] Registered new tserver with Master: 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:37.058244 26728 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013423561s
I20260709 12:14:37.059724 27840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57074
I20260709 12:14:37.083280 27840 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57090:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:14:37.089183 27840 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:14:37.290814 27932 tablet_service.cc:1511] Processing CreateTablet for tablet c961143149e14c81a8a552f58ae69224 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:37.292301 27932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c961143149e14c81a8a552f58ae69224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.292893 27929 tablet_service.cc:1511] Processing CreateTablet for tablet 5a575c1f82a0448e84c5bd5013ca7f33 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:37.293102 28077 tablet_service.cc:1511] Processing CreateTablet for tablet c7d4c65cc7114e5e835a63fbcf0a681e (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:37.294356 27929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a575c1f82a0448e84c5bd5013ca7f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.294552 28077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d4c65cc7114e5e835a63fbcf0a681e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.296546 28076 tablet_service.cc:1511] Processing CreateTablet for tablet 128f86649e13486a98d203e19ff9caa8 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:37.296648 28081 tablet_service.cc:1511] Processing CreateTablet for tablet c961143149e14c81a8a552f58ae69224 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:37.298537 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128f86649e13486a98d203e19ff9caa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.298610 27931 tablet_service.cc:1511] Processing CreateTablet for tablet eb5030fec2d44fe0b0350243eb7de68f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:37.298612 28075 tablet_service.cc:1511] Processing CreateTablet for tablet 75d3f82f6b74477797afd5ca1e37a8ad (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:37.300734 28075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d3f82f6b74477797afd5ca1e37a8ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.301132 28007 tablet_service.cc:1511] Processing CreateTablet for tablet c961143149e14c81a8a552f58ae69224 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:14:37.302405 28007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c961143149e14c81a8a552f58ae69224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.303382 28003 tablet_service.cc:1511] Processing CreateTablet for tablet c7d4c65cc7114e5e835a63fbcf0a681e (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:37.303488 28078 tablet_service.cc:1511] Processing CreateTablet for tablet 5a575c1f82a0448e84c5bd5013ca7f33 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:37.304674 28003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d4c65cc7114e5e835a63fbcf0a681e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.304848 28078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a575c1f82a0448e84c5bd5013ca7f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.305353 27931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5030fec2d44fe0b0350243eb7de68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.308080 28081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c961143149e14c81a8a552f58ae69224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.307753 28002 tablet_service.cc:1511] Processing CreateTablet for tablet 128f86649e13486a98d203e19ff9caa8 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:37.308609 28006 tablet_service.cc:1511] Processing CreateTablet for tablet eb5030fec2d44fe0b0350243eb7de68f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:37.309104 28002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128f86649e13486a98d203e19ff9caa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.309968 28006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5030fec2d44fe0b0350243eb7de68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.309806 28079 tablet_service.cc:1511] Processing CreateTablet for tablet 3631d9380112450ba5d6991cb27ef3b0 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:37.311172 28079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3631d9380112450ba5d6991cb27ef3b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.311303 28001 tablet_service.cc:1511] Processing CreateTablet for tablet 75d3f82f6b74477797afd5ca1e37a8ad (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:37.312691 28001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d3f82f6b74477797afd5ca1e37a8ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.312602 28080 tablet_service.cc:1511] Processing CreateTablet for tablet eb5030fec2d44fe0b0350243eb7de68f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:14:37.313747 28004 tablet_service.cc:1511] Processing CreateTablet for tablet 5a575c1f82a0448e84c5bd5013ca7f33 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:14:37.296656 27928 tablet_service.cc:1511] Processing CreateTablet for tablet c7d4c65cc7114e5e835a63fbcf0a681e (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:14:37.315073 28004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a575c1f82a0448e84c5bd5013ca7f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.315143 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d4c65cc7114e5e835a63fbcf0a681e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.312602 28005 tablet_service.cc:1511] Processing CreateTablet for tablet 3631d9380112450ba5d6991cb27ef3b0 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:37.316972 28080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5030fec2d44fe0b0350243eb7de68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.317233 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3631d9380112450ba5d6991cb27ef3b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.308612 27930 tablet_service.cc:1511] Processing CreateTablet for tablet 3631d9380112450ba5d6991cb27ef3b0 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:14:37.319639 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3631d9380112450ba5d6991cb27ef3b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.319286 27925 tablet_service.cc:1511] Processing CreateTablet for tablet 6973c15f69b043658112d620d1fc42b7 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:37.320986 27925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6973c15f69b043658112d620d1fc42b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.317196 27926 tablet_service.cc:1511] Processing CreateTablet for tablet 75d3f82f6b74477797afd5ca1e37a8ad (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:14:37.322221 27926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d3f82f6b74477797afd5ca1e37a8ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.315900 27927 tablet_service.cc:1511] Processing CreateTablet for tablet 128f86649e13486a98d203e19ff9caa8 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:14:37.323644 27927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128f86649e13486a98d203e19ff9caa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.373162 28000 tablet_service.cc:1511] Processing CreateTablet for tablet 6973c15f69b043658112d620d1fc42b7 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:37.374516 28000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6973c15f69b043658112d620d1fc42b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.423429 28131 tablet_bootstrap.cc:492] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:37.427846 28132 tablet_bootstrap.cc:492] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:37.437446 28131 tablet_bootstrap.cc:654] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:37.444854 28132 tablet_bootstrap.cc:654] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:37.455065 28080 tablet_service.cc:1511] Processing CreateTablet for tablet 6973c15f69b043658112d620d1fc42b7 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:14:37.456805 28080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6973c15f69b043658112d620d1fc42b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.466190 27999 tablet_service.cc:1511] Processing CreateTablet for tablet 9f3953acf9604f64861fd7730f88b28c (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:37.463292 27931 tablet_service.cc:1511] Processing CreateTablet for tablet 9f3953acf9604f64861fd7730f88b28c (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:37.471031 27931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f3953acf9604f64861fd7730f88b28c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.472503 28076 tablet_service.cc:1511] Processing CreateTablet for tablet 9f3953acf9604f64861fd7730f88b28c (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:14:37.473650 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f3953acf9604f64861fd7730f88b28c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.475751 27999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f3953acf9604f64861fd7730f88b28c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.506291 28133 tablet_bootstrap.cc:492] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:37.508945 27927 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae53455e53443659eccd5f21743679f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:37.517163 27927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae53455e53443659eccd5f21743679f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.509407 28131 tablet_bootstrap.cc:492] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:37.520385 28131 ts_tablet_manager.cc:1403] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.010s
I20260709 12:14:37.524415 28133 tablet_bootstrap.cc:654] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:37.527825 28131 raft_consensus.cc:359] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.528646 28131 raft_consensus.cc:385] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:37.528967 28131 raft_consensus.cc:740] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:37.530089 28131 consensus_queue.cc:260] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.535228 28001 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae53455e53443659eccd5f21743679f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:37.536685 28001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae53455e53443659eccd5f21743679f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.537571 28132 tablet_bootstrap.cc:492] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:37.537307 28080 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae53455e53443659eccd5f21743679f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:14:37.538038 28132 ts_tablet_manager.cc:1403] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.004s
I20260709 12:14:37.538923 28080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae53455e53443659eccd5f21743679f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.542403 28132 raft_consensus.cc:359] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } }
I20260709 12:14:37.543124 28132 raft_consensus.cc:385] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:37.543416 28132 raft_consensus.cc:740] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:37.543422 27928 tablet_service.cc:1511] Processing CreateTablet for tablet d61d866ebc324387b73fa3b385ef9ad8 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:37.544697 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d61d866ebc324387b73fa3b385ef9ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.544384 28132 consensus_queue.cc:260] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } }
I20260709 12:14:37.547030 28131 ts_tablet_manager.cc:1434] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.005s
I20260709 12:14:37.551271 28003 tablet_service.cc:1511] Processing CreateTablet for tablet d61d866ebc324387b73fa3b385ef9ad8 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:37.552897 28003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d61d866ebc324387b73fa3b385ef9ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.570281 27967 heartbeater.cc:499] Master 127.26.26.62:46109 was elected leader, sending a full tablet report...
I20260709 12:14:37.570420 28132 ts_tablet_manager.cc:1434] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.019s
I20260709 12:14:37.571996 28116 heartbeater.cc:499] Master 127.26.26.62:46109 was elected leader, sending a full tablet report...
I20260709 12:14:37.577970 28132 tablet_bootstrap.cc:492] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:37.578751 28131 tablet_bootstrap.cc:492] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:37.584079 28132 tablet_bootstrap.cc:654] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:37.584836 28133 tablet_bootstrap.cc:492] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:37.590619 28076 tablet_service.cc:1511] Processing CreateTablet for tablet d61d866ebc324387b73fa3b385ef9ad8 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:14:37.592299 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d61d866ebc324387b73fa3b385ef9ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.592761 28138 raft_consensus.cc:493] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.593266 28138 raft_consensus.cc:515] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } }
I20260709 12:14:37.585309 28133 ts_tablet_manager.cc:1403] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.002s
I20260709 12:14:37.611030 28138 leader_election.cc:290] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:37.617265 28131 tablet_bootstrap.cc:654] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:37.617360 27927 tablet_service.cc:1511] Processing CreateTablet for tablet da3d288ec5c3415498dffa508a5988f7 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:37.606925 28133 raft_consensus.cc:359] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.618952 28133 raft_consensus.cc:385] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:37.618976 27927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3d288ec5c3415498dffa508a5988f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.619431 28133 raft_consensus.cc:740] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:37.621346 28133 consensus_queue.cc:260] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.631326 28001 tablet_service.cc:1511] Processing CreateTablet for tablet da3d288ec5c3415498dffa508a5988f7 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:37.632670 28001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3d288ec5c3415498dffa508a5988f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.644608 28042 heartbeater.cc:499] Master 127.26.26.62:46109 was elected leader, sending a full tablet report...
I20260709 12:14:37.648710 28133 ts_tablet_manager.cc:1434] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 12:14:37.649699 28133 tablet_bootstrap.cc:492] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:37.650209 28132 tablet_bootstrap.cc:492] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:37.650684 28132 ts_tablet_manager.cc:1403] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.073s	user 0.003s	sys 0.035s
I20260709 12:14:37.653546 28132 raft_consensus.cc:359] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.654202 28132 raft_consensus.cc:385] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:37.654498 28132 raft_consensus.cc:740] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:37.655175 28132 consensus_queue.cc:260] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.657253 28132 ts_tablet_manager.cc:1434] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 12:14:37.658118 28132 tablet_bootstrap.cc:492] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:37.658420 28133 tablet_bootstrap.cc:654] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:37.658898 28080 tablet_service.cc:1511] Processing CreateTablet for tablet da3d288ec5c3415498dffa508a5988f7 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:14:37.660143 28080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3d288ec5c3415498dffa508a5988f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.663295 27927 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd1fe2f46664dcdb56d89cb7cf0b66c (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:37.666503 27927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd1fe2f46664dcdb56d89cb7cf0b66c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.668603 28131 tablet_bootstrap.cc:492] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:37.669044 28131 ts_tablet_manager.cc:1403] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.000s
I20260709 12:14:37.665345 28132 tablet_bootstrap.cc:654] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:37.671290 28143 raft_consensus.cc:493] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.671761 28143 raft_consensus.cc:515] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.674846 28143 leader_election.cc:290] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:37.675364 28131 raft_consensus.cc:359] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.676267 28131 raft_consensus.cc:385] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:37.676604 28131 raft_consensus.cc:740] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:37.677670 28131 consensus_queue.cc:260] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.687070 28131 ts_tablet_manager.cc:1434] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
W20260709 12:14:37.687556 27888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:37.688627 28131 tablet_bootstrap.cc:492] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:37.692013 28076 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd1fe2f46664dcdb56d89cb7cf0b66c (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:37.693046 27928 tablet_service.cc:1511] Processing CreateTablet for tablet 3694ec23f5444e688e77dad993423f2d (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:37.693666 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd1fe2f46664dcdb56d89cb7cf0b66c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.694308 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3694ec23f5444e688e77dad993423f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.697359 28091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c961143149e14c81a8a552f58ae69224" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
W20260709 12:14:37.699312 27906 leader_election.cc:343] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:37.709030 28003 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd1fe2f46664dcdb56d89cb7cf0b66c (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:14:37.710222 28003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd1fe2f46664dcdb56d89cb7cf0b66c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.709877 28077 tablet_service.cc:1511] Processing CreateTablet for tablet 3694ec23f5444e688e77dad993423f2d (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:37.711158 28077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3694ec23f5444e688e77dad993423f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.725576 28000 tablet_service.cc:1511] Processing CreateTablet for tablet 3694ec23f5444e688e77dad993423f2d (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:14:37.727037 28000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3694ec23f5444e688e77dad993423f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.737854 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c961143149e14c81a8a552f58ae69224" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
W20260709 12:14:37.739555 27905 leader_election.cc:343] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:37.739993 27905 leader_election.cc:304] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:37.741814 28139 raft_consensus.cc:2749] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:37.742269 27925 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9712961915448790159dac0328a4bc (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:37.744635 27925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9712961915448790159dac0328a4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.744433 28006 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9712961915448790159dac0328a4bc (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:37.745656 28006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9712961915448790159dac0328a4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.746584 28080 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9712961915448790159dac0328a4bc (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:14:37.748041 28080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9712961915448790159dac0328a4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.759028 27931 tablet_service.cc:1511] Processing CreateTablet for tablet 7068714a39c342e09c64ee5dd05f3fbe (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:37.760346 27931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7068714a39c342e09c64ee5dd05f3fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.761253 28133 tablet_bootstrap.cc:492] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:37.761811 28133 ts_tablet_manager.cc:1403] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.112s	user 0.023s	sys 0.020s
I20260709 12:14:37.744405 28131 tablet_bootstrap.cc:654] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:37.776952 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3f82f6b74477797afd5ca1e37a8ad" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:37.779474 28001 tablet_service.cc:1511] Processing CreateTablet for tablet 7068714a39c342e09c64ee5dd05f3fbe (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:37.780736 28001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7068714a39c342e09c64ee5dd05f3fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.783834 28091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3f82f6b74477797afd5ca1e37a8ad" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:37.784547 28091 raft_consensus.cc:2468] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:37.785732 27981 leader_election.cc:304] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:37.789331 28143 raft_consensus.cc:2804] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:37.794059 28143 raft_consensus.cc:493] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:37.794461 28143 raft_consensus.cc:3060] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:37.798768 27983 leader_election.cc:343] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:37.802029 28132 tablet_bootstrap.cc:492] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:37.802572 28132 ts_tablet_manager.cc:1403] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.145s	user 0.028s	sys 0.022s
I20260709 12:14:37.804874 28143 raft_consensus.cc:515] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.805694 28132 raft_consensus.cc:359] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.806407 28132 raft_consensus.cc:385] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:37.806807 28143 leader_election.cc:290] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:37.807428 28077 tablet_service.cc:1511] Processing CreateTablet for tablet 7068714a39c342e09c64ee5dd05f3fbe (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:14:37.807966 28091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3f82f6b74477797afd5ca1e37a8ad" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:37.808517 28091 raft_consensus.cc:3060] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:37.809420 28077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7068714a39c342e09c64ee5dd05f3fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.810474 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3f82f6b74477797afd5ca1e37a8ad" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:37.811105 28133 raft_consensus.cc:359] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } }
I20260709 12:14:37.811789 28133 raft_consensus.cc:385] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:37.812135 28133 raft_consensus.cc:740] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:37.813616 28076 tablet_service.cc:1511] Processing CreateTablet for tablet 7216cb924ae54ebc9cf89255573d911f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:37.814780 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7216cb924ae54ebc9cf89255573d911f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.814882 27927 tablet_service.cc:1511] Processing CreateTablet for tablet 7216cb924ae54ebc9cf89255573d911f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:37.819114 28005 tablet_service.cc:1511] Processing CreateTablet for tablet 16b5fddc7545449fb1a67d9de9d36a26 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:37.820521 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b5fddc7545449fb1a67d9de9d36a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.821117 28131 tablet_bootstrap.cc:492] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:37.821568 28131 ts_tablet_manager.cc:1403] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.003s
I20260709 12:14:37.822623 28133 consensus_queue.cc:260] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } }
I20260709 12:14:37.818063 27925 tablet_service.cc:1511] Processing CreateTablet for tablet 16b5fddc7545449fb1a67d9de9d36a26 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:37.823854 28000 tablet_service.cc:1511] Processing CreateTablet for tablet 7216cb924ae54ebc9cf89255573d911f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:14:37.824536 28131 raft_consensus.cc:359] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } }
I20260709 12:14:37.825103 28000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7216cb924ae54ebc9cf89255573d911f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.825295 28131 raft_consensus.cc:385] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:37.825649 28131 raft_consensus.cc:740] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:37.826409 28131 consensus_queue.cc:260] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } }
I20260709 12:14:37.828573 28133 ts_tablet_manager.cc:1434] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.066s	user 0.001s	sys 0.004s
I20260709 12:14:37.828876 28131 ts_tablet_manager.cc:1434] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:14:37.829481 28133 tablet_bootstrap.cc:492] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:37.829885 28131 tablet_bootstrap.cc:492] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:37.833081 28139 raft_consensus.cc:493] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.833549 28139 raft_consensus.cc:515] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.834551 27927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7216cb924ae54ebc9cf89255573d911f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.815392 28091 raft_consensus.cc:2468] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:37.835743 28139 leader_election.cc:290] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:37.806691 28132 raft_consensus.cc:740] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:37.837241 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5030fec2d44fe0b0350243eb7de68f" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
W20260709 12:14:37.841696 27906 leader_election.cc:343] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:37.838752 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5030fec2d44fe0b0350243eb7de68f" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:37.842434 27925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b5fddc7545449fb1a67d9de9d36a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.842963 28133 tablet_bootstrap.cc:654] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:37.843297 27905 leader_election.cc:343] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:37.843751 27905 leader_election.cc:304] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:37.844836 28139 raft_consensus.cc:2749] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:37.845903 28132 consensus_queue.cc:260] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.848157 28132 ts_tablet_manager.cc:1434] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.003s
I20260709 12:14:37.849120 28132 tablet_bootstrap.cc:492] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
W20260709 12:14:37.815267 27983 leader_election.cc:343] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:37.857594 27981 leader_election.cc:304] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:37.858606 28143 raft_consensus.cc:2804] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:37.868305 28132 tablet_bootstrap.cc:654] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:37.877243 28078 tablet_service.cc:1511] Processing CreateTablet for tablet 16b5fddc7545449fb1a67d9de9d36a26 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:14:37.878660 28078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b5fddc7545449fb1a67d9de9d36a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.889760 28131 tablet_bootstrap.cc:654] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:37.895036 28143 raft_consensus.cc:697] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:14:37.895933 28143 consensus_queue.cc:237] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.901074 27931 tablet_service.cc:1511] Processing CreateTablet for tablet 891f4153612d4a6390db496566e08273 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:37.902456 27931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891f4153612d4a6390db496566e08273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.907366 28005 tablet_service.cc:1511] Processing CreateTablet for tablet 891f4153612d4a6390db496566e08273 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:37.908677 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891f4153612d4a6390db496566e08273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.913112 28081 tablet_service.cc:1511] Processing CreateTablet for tablet 891f4153612d4a6390db496566e08273 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:14:37.913561 28133 tablet_bootstrap.cc:492] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:37.914095 28133 ts_tablet_manager.cc:1403] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.085s	user 0.023s	sys 0.015s
I20260709 12:14:37.914351 28081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891f4153612d4a6390db496566e08273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.919420 28133 raft_consensus.cc:359] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.920186 28133 raft_consensus.cc:385] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:37.920509 28133 raft_consensus.cc:740] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:37.921505 28133 consensus_queue.cc:260] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.925283 27927 tablet_service.cc:1511] Processing CreateTablet for tablet e60b74d5acd04df29714a403c1a18594 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:37.926331 28131 tablet_bootstrap.cc:492] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:37.926496 27927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60b74d5acd04df29714a403c1a18594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.926808 28131 ts_tablet_manager.cc:1403] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.004s
I20260709 12:14:37.929656 28131 raft_consensus.cc:359] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.930356 28131 raft_consensus.cc:385] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:37.930670 28131 raft_consensus.cc:740] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:37.933662 28132 tablet_bootstrap.cc:492] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:37.933355 28131 consensus_queue.cc:260] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.934267 28132 ts_tablet_manager.cc:1403] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.085s	user 0.022s	sys 0.017s
I20260709 12:14:37.937716 28132 raft_consensus.cc:359] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.938561 28132 raft_consensus.cc:385] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:37.938900 28132 raft_consensus.cc:740] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:37.943369 28005 tablet_service.cc:1511] Processing CreateTablet for tablet e60b74d5acd04df29714a403c1a18594 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:37.944768 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60b74d5acd04df29714a403c1a18594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.946286 28006 tablet_service.cc:1511] Processing CreateTablet for tablet e2c751e1be3e4c9197cf0fa17c4c26dd (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:37.947564 28006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c751e1be3e4c9197cf0fa17c4c26dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.951134 28003 tablet_service.cc:1511] Processing CreateTablet for tablet 3676c1053cc445ff801b00e62d85557a (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:37.954321 28003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3676c1053cc445ff801b00e62d85557a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.954615 28131 ts_tablet_manager.cc:1434] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260709 12:14:37.956367 27931 tablet_service.cc:1511] Processing CreateTablet for tablet e2c751e1be3e4c9197cf0fa17c4c26dd (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:37.956880 27925 tablet_service.cc:1511] Processing CreateTablet for tablet 3676c1053cc445ff801b00e62d85557a (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:37.957557 27931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c751e1be3e4c9197cf0fa17c4c26dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.958143 27925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3676c1053cc445ff801b00e62d85557a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.963516 28131 tablet_bootstrap.cc:492] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:37.964664 28077 tablet_service.cc:1511] Processing CreateTablet for tablet e60b74d5acd04df29714a403c1a18594 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:14:37.966004 28077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60b74d5acd04df29714a403c1a18594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.966547 28078 tablet_service.cc:1511] Processing CreateTablet for tablet e2c751e1be3e4c9197cf0fa17c4c26dd (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:14:37.968020 28078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c751e1be3e4c9197cf0fa17c4c26dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.971751 28155 raft_consensus.cc:493] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:37.972261 28155 raft_consensus.cc:515] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:37.952683 27838 catalog_manager.cc:5697] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:37.974392 28076 tablet_service.cc:1511] Processing CreateTablet for tablet 3676c1053cc445ff801b00e62d85557a (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:14:37.975958 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3676c1053cc445ff801b00e62d85557a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:37.978592 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d4c65cc7114e5e835a63fbcf0a681e" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:37.979190 28155 leader_election.cc:290] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:37.980142 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d4c65cc7114e5e835a63fbcf0a681e" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
W20260709 12:14:37.980264 27983 leader_election.cc:343] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:37.981505 27981 leader_election.cc:343] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:37.981827 28133 ts_tablet_manager.cc:1434] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.009s
I20260709 12:14:37.981930 27981 leader_election.cc:304] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:37.982941 28133 tablet_bootstrap.cc:492] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:37.984277 28155 raft_consensus.cc:2749] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:37.989064 28131 tablet_bootstrap.cc:654] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:37.953377 28132 consensus_queue.cc:260] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.010309 28132 ts_tablet_manager.cc:1434] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.076s	user 0.004s	sys 0.003s
I20260709 12:14:38.015075 27931 tablet_service.cc:1511] Processing CreateTablet for tablet b2b22121317c4c32a79ac56bd80ef915 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:38.016451 28003 tablet_service.cc:1511] Processing CreateTablet for tablet b2b22121317c4c32a79ac56bd80ef915 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:38.017683 28003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b22121317c4c32a79ac56bd80ef915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.011288 28132 tablet_bootstrap.cc:492] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:38.020372 28133 tablet_bootstrap.cc:654] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.030337 28081 tablet_service.cc:1511] Processing CreateTablet for tablet b2b22121317c4c32a79ac56bd80ef915 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:14:38.016795 27931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b22121317c4c32a79ac56bd80ef915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.032320 27928 tablet_service.cc:1511] Processing CreateTablet for tablet fec165ec48f64633a1fc1eafff4ef0b9 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:38.033516 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec165ec48f64633a1fc1eafff4ef0b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.033994 28006 tablet_service.cc:1511] Processing CreateTablet for tablet fec165ec48f64633a1fc1eafff4ef0b9 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:38.037667 28132 tablet_bootstrap.cc:654] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.037622 28077 tablet_service.cc:1511] Processing CreateTablet for tablet fec165ec48f64633a1fc1eafff4ef0b9 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:14:38.039033 28081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b22121317c4c32a79ac56bd80ef915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.039623 28077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec165ec48f64633a1fc1eafff4ef0b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.040942 28136 raft_consensus.cc:493] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.041399 28136 raft_consensus.cc:515] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.043879 28155 raft_consensus.cc:493] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.044355 28155 raft_consensus.cc:515] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } }
I20260709 12:14:38.044962 28131 tablet_bootstrap.cc:492] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:38.045444 28131 ts_tablet_manager.cc:1403] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.000s
I20260709 12:14:38.046510 28155 leader_election.cc:290] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053), 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:14:38.046816 28136 leader_election.cc:290] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:38.047640 28006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec165ec48f64633a1fc1eafff4ef0b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.050949 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c961143149e14c81a8a552f58ae69224" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:38.051556 27942 raft_consensus.cc:2468] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:38.053785 27983 leader_election.cc:304] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:38.054430 28131 raft_consensus.cc:359] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.055351 28131 raft_consensus.cc:385] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.055711 28131 raft_consensus.cc:740] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.065265 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c961143149e14c81a8a552f58ae69224" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:38.065904 28090 raft_consensus.cc:2468] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:38.066933 28136 raft_consensus.cc:493] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.073304 28155 raft_consensus.cc:2804] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:38.073737 28155 raft_consensus.cc:493] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:38.074110 28155 raft_consensus.cc:3060] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.084179 27925 tablet_service.cc:1511] Processing CreateTablet for tablet 1807eca53a1d4cc68fb7e2523ca094e9 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:38.085976 27925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1807eca53a1d4cc68fb7e2523ca094e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.103302 28133 tablet_bootstrap.cc:492] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:38.103860 28133 ts_tablet_manager.cc:1403] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.121s	user 0.021s	sys 0.012s
I20260709 12:14:38.105103 28000 tablet_service.cc:1511] Processing CreateTablet for tablet 1807eca53a1d4cc68fb7e2523ca094e9 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:38.106603 28000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1807eca53a1d4cc68fb7e2523ca094e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.106989 28131 consensus_queue.cc:260] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.113776 27928 tablet_service.cc:1511] Processing CreateTablet for tablet 7c85ffe893364838a6a6d9f5ad6fc633 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:38.115468 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c85ffe893364838a6a6d9f5ad6fc633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.106745 28133 raft_consensus.cc:359] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.122514 28133 raft_consensus.cc:385] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.122896 28133 raft_consensus.cc:740] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.067358 28136 raft_consensus.cc:515] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.123880 28133 consensus_queue.cc:260] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.127153 28133 ts_tablet_manager.cc:1434] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:14:38.128564 28133 tablet_bootstrap.cc:492] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:38.145344 27927 tablet_service.cc:1511] Processing CreateTablet for tablet 5de945e1cc824f8eb014f553d2165185 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:38.146644 27927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de945e1cc824f8eb014f553d2165185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.146488 28003 tablet_service.cc:1511] Processing CreateTablet for tablet 7c85ffe893364838a6a6d9f5ad6fc633 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:38.147876 28003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c85ffe893364838a6a6d9f5ad6fc633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.162397 28005 tablet_service.cc:1511] Processing CreateTablet for tablet 5de945e1cc824f8eb014f553d2165185 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:38.170449 28131 ts_tablet_manager.cc:1434] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.125s	user 0.032s	sys 0.036s
I20260709 12:14:38.170615 27930 tablet_service.cc:1511] Processing CreateTablet for tablet 3ead829dc42b4834bc2d0fea26865edd (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:38.171509 28131 tablet_bootstrap.cc:492] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:38.172406 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ead829dc42b4834bc2d0fea26865edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.179714 28155 raft_consensus.cc:515] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } }
I20260709 12:14:38.180476 28133 tablet_bootstrap.cc:654] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.180861 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de945e1cc824f8eb014f553d2165185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.182905 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c961143149e14c81a8a552f58ae69224" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:38.166558 28136 leader_election.cc:290] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:38.183519 27942 raft_consensus.cc:3060] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.187345 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c961143149e14c81a8a552f58ae69224" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:38.187958 28090 raft_consensus.cc:3060] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.187705 28001 tablet_service.cc:1511] Processing CreateTablet for tablet 0b593d478a9245c687e02bf5923b5f6e (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:38.187954 27999 tablet_service.cc:1511] Processing CreateTablet for tablet 3ead829dc42b4834bc2d0fea26865edd (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:38.189582 28001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b593d478a9245c687e02bf5923b5f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.192102 27999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ead829dc42b4834bc2d0fea26865edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.155844 28166 raft_consensus.cc:493] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.197638 28155 leader_election.cc:290] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053), 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:14:38.201020 27942 raft_consensus.cc:2468] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:38.202080 27983 leader_election.cc:304] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:38.202476 28078 tablet_service.cc:1511] Processing CreateTablet for tablet 1807eca53a1d4cc68fb7e2523ca094e9 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:14:38.205755 28078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1807eca53a1d4cc68fb7e2523ca094e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.201756 28090 raft_consensus.cc:2468] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:38.202992 28076 tablet_service.cc:1511] Processing CreateTablet for tablet 7c85ffe893364838a6a6d9f5ad6fc633 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:14:38.208998 27926 tablet_service.cc:1511] Processing CreateTablet for tablet eaa76ab94307455a98aa2ad402f7c361 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:38.212589 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c85ffe893364838a6a6d9f5ad6fc633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.213205 27926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa76ab94307455a98aa2ad402f7c361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.207468 28166 raft_consensus.cc:515] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.215178 28166 leader_election.cc:290] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:38.216718 28080 tablet_service.cc:1511] Processing CreateTablet for tablet 5de945e1cc824f8eb014f553d2165185 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:14:38.217074 28075 tablet_service.cc:1511] Processing CreateTablet for tablet 0b593d478a9245c687e02bf5923b5f6e (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:38.217926 28080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de945e1cc824f8eb014f553d2165185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.218510 28075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b593d478a9245c687e02bf5923b5f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.218657 28006 tablet_service.cc:1511] Processing CreateTablet for tablet eaa76ab94307455a98aa2ad402f7c361 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:38.220031 28006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa76ab94307455a98aa2ad402f7c361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.222723 28079 tablet_service.cc:1511] Processing CreateTablet for tablet 3ead829dc42b4834bc2d0fea26865edd (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:14:38.223968 28079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ead829dc42b4834bc2d0fea26865edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.227581 28132 tablet_bootstrap.cc:492] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:38.228044 28132 ts_tablet_manager.cc:1403] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.217s	user 0.021s	sys 0.010s
I20260709 12:14:38.230540 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128f86649e13486a98d203e19ff9caa8" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:38.231134 27942 raft_consensus.cc:2468] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:38.232162 28155 raft_consensus.cc:2804] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:38.234141 28155 raft_consensus.cc:697] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:14:38.234473 28057 leader_election.cc:304] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:38.210155 28131 tablet_bootstrap.cc:654] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.234812 28155 consensus_queue.cc:237] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } }
I20260709 12:14:38.241729 27925 tablet_service.cc:1511] Processing CreateTablet for tablet ed6a197c486a408085575e70525a2a47 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:38.242095 28166 raft_consensus.cc:2804] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:38.243520 28166 raft_consensus.cc:493] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:38.245179 28166 raft_consensus.cc:3060] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.203302 27928 tablet_service.cc:1511] Processing CreateTablet for tablet 0b593d478a9245c687e02bf5923b5f6e (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:14:38.229229 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:38.229948 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5030fec2d44fe0b0350243eb7de68f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
W20260709 12:14:38.262789 28057 leader_election.cc:343] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.262993 27940 raft_consensus.cc:2468] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:38.263576 28131 tablet_bootstrap.cc:492] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:38.264065 28131 ts_tablet_manager.cc:1403] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.004s
I20260709 12:14:38.265326 28002 tablet_service.cc:1511] Processing CreateTablet for tablet ed6a197c486a408085575e70525a2a47 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:38.266561 28132 raft_consensus.cc:359] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.267275 28132 raft_consensus.cc:385] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.267596 28132 raft_consensus.cc:740] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.267861 28139 raft_consensus.cc:493] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.268312 28139 raft_consensus.cc:515] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.268738 28166 raft_consensus.cc:515] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.270371 28139 leader_election.cc:290] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:38.271557 28166 leader_election.cc:290] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:38.268306 28132 consensus_queue.cc:260] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.272009 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:38.273792 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:38.274375 28017 raft_consensus.cc:2468] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:38.275424 27905 leader_election.cc:304] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:38.273778 28132 ts_tablet_manager.cc:1434] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 12:14:38.278811 28133 tablet_bootstrap.cc:492] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:38.280000 28057 leader_election.cc:304] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:38.260128 27925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6a197c486a408085575e70525a2a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.267017 28131 raft_consensus.cc:359] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.285261 28133 ts_tablet_manager.cc:1403] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.006s
I20260709 12:14:38.287999 28002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6a197c486a408085575e70525a2a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.282230 28139 raft_consensus.cc:2804] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:38.291373 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128f86649e13486a98d203e19ff9caa8" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:38.291285 28077 tablet_service.cc:1511] Processing CreateTablet for tablet ed6a197c486a408085575e70525a2a47 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:14:38.294013 27931 tablet_service.cc:1511] Processing CreateTablet for tablet f9fa84b9b05f4827b3572c7e9f40c522 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:38.286453 28131 raft_consensus.cc:385] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.285338 28074 tablet_service.cc:1511] Processing CreateTablet for tablet eaa76ab94307455a98aa2ad402f7c361 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:14:38.299269 27940 raft_consensus.cc:3060] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.296767 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b593d478a9245c687e02bf5923b5f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.296037 28139 raft_consensus.cc:493] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:38.298841 28132 tablet_bootstrap.cc:492] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:38.296303 28166 raft_consensus.cc:2804] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:38.298928 28131 raft_consensus.cc:740] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.305491 28139 raft_consensus.cc:3060] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.315340 28074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa76ab94307455a98aa2ad402f7c361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.308126 28166 raft_consensus.cc:493] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:38.315423 28004 tablet_service.cc:1511] Processing CreateTablet for tablet 9d843fac3a9441848534c4e828a558d5 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:38.318625 28004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d843fac3a9441848534c4e828a558d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.319756 28073 tablet_service.cc:1511] Processing CreateTablet for tablet 9d843fac3a9441848534c4e828a558d5 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:38.321008 28073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d843fac3a9441848534c4e828a558d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.322512 27840 catalog_manager.cc:5697] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:38.323787 28077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6a197c486a408085575e70525a2a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.315083 27929 tablet_service.cc:1511] Processing CreateTablet for tablet 9d843fac3a9441848534c4e828a558d5 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:14:38.315922 27931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9fa84b9b05f4827b3572c7e9f40c522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.329522 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128f86649e13486a98d203e19ff9caa8" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:38.324779 28081 tablet_service.cc:1511] Processing CreateTablet for tablet f9fa84b9b05f4827b3572c7e9f40c522 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:38.330742 28081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9fa84b9b05f4827b3572c7e9f40c522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.330529 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:38.324790 28131 consensus_queue.cc:260] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.333292 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128f86649e13486a98d203e19ff9caa8" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
W20260709 12:14:38.335871 28054 leader_election.cc:343] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.336972 28054 leader_election.cc:304] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:38.340039 28165 raft_consensus.cc:2749] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:38.340790 27929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d843fac3a9441848534c4e828a558d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.341629 28072 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6734b0c42e48098ce28f9ddac823fb (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:38.331282 27940 raft_consensus.cc:2468] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:38.344240 28072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6734b0c42e48098ce28f9ddac823fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.332815 28166 raft_consensus.cc:3060] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.337198 28090 raft_consensus.cc:2468] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:38.349563 27932 tablet_service.cc:1511] Processing CreateTablet for tablet 0286495c41fa4a889b4ca41a2daf37b1 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:38.331377 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5030fec2d44fe0b0350243eb7de68f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
W20260709 12:14:38.351681 28054 leader_election.cc:343] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.352304 28057 leader_election.cc:304] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:38.353173 28165 raft_consensus.cc:2804] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:38.353047 27926 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6734b0c42e48098ce28f9ddac823fb (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:38.353644 28165 raft_consensus.cc:697] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:38.354110 27932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0286495c41fa4a889b4ca41a2daf37b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.354509 28165 consensus_queue.cc:237] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.355854 28000 tablet_service.cc:1511] Processing CreateTablet for tablet f9fa84b9b05f4827b3572c7e9f40c522 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:14:38.357062 28000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9fa84b9b05f4827b3572c7e9f40c522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.361908 28007 tablet_service.cc:1511] Processing CreateTablet for tablet 0286495c41fa4a889b4ca41a2daf37b1 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:38.362438 27926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6734b0c42e48098ce28f9ddac823fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.363145 28007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0286495c41fa4a889b4ca41a2daf37b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.369228 28166 raft_consensus.cc:515] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.371990 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5030fec2d44fe0b0350243eb7de68f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:38.372532 27941 raft_consensus.cc:3060] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.376228 27942 raft_consensus.cc:3060] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.388083 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5030fec2d44fe0b0350243eb7de68f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
W20260709 12:14:38.389441 28054 leader_election.cc:343] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.390251 27941 raft_consensus.cc:2468] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:38.390421 28166 leader_election.cc:290] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:38.391170 28155 consensus_queue.cc:1048] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:38.391927 28057 leader_election.cc:304] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:38.395426 28166 raft_consensus.cc:2804] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:38.396929 28166 raft_consensus.cc:697] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:38.397800 28166 consensus_queue.cc:237] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.401989 28132 tablet_bootstrap.cc:654] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.402089 28155 consensus_queue.cc:1048] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:38.413651 28054 leader_election.cc:343] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:38.415990 28054 leader_election.cc:343] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.418223 28133 raft_consensus.cc:359] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.419006 28133 raft_consensus.cc:385] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.419325 28133 raft_consensus.cc:740] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.420156 28133 consensus_queue.cc:260] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.421686 28072 tablet_service.cc:1511] Processing CreateTablet for tablet 0286495c41fa4a889b4ca41a2daf37b1 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:14:38.422318 28133 ts_tablet_manager.cc:1434] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.134s	user 0.005s	sys 0.000s
I20260709 12:14:38.422961 28072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0286495c41fa4a889b4ca41a2daf37b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.423326 28133 tablet_bootstrap.cc:492] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:38.429196 28139 raft_consensus.cc:515] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.432466 28131 ts_tablet_manager.cc:1434] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.168s	user 0.005s	sys 0.003s
I20260709 12:14:38.433475 28131 tablet_bootstrap.cc:492] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:38.436002 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:38.436553 28014 raft_consensus.cc:3060] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.436486 28006 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6734b0c42e48098ce28f9ddac823fb (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:14:38.437829 28006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6734b0c42e48098ce28f9ddac823fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.437573 27932 tablet_service.cc:1511] Processing CreateTablet for tablet 492cde4718b7435c94b9e71cfbe2af27 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:38.438766 27932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492cde4718b7435c94b9e71cfbe2af27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.438690 28091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:38.443704 28005 tablet_service.cc:1511] Processing CreateTablet for tablet 492cde4718b7435c94b9e71cfbe2af27 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:38.445281 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492cde4718b7435c94b9e71cfbe2af27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.439365 28091 raft_consensus.cc:3060] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.440373 28139 leader_election.cc:290] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:38.470938 28131 tablet_bootstrap.cc:654] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.473371 27840 catalog_manager.cc:5697] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:38.477821 28076 tablet_service.cc:1511] Processing CreateTablet for tablet 492cde4718b7435c94b9e71cfbe2af27 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:14:38.479485 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492cde4718b7435c94b9e71cfbe2af27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.503610 27926 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9d31f44bb1405f83e25e4b4a6d3870 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:38.504869 27926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9d31f44bb1405f83e25e4b4a6d3870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.504359 28003 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9d31f44bb1405f83e25e4b4a6d3870 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:38.508350 28003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9d31f44bb1405f83e25e4b4a6d3870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.519490 28079 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9d31f44bb1405f83e25e4b4a6d3870 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:14:38.520682 28079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9d31f44bb1405f83e25e4b4a6d3870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.531101 27930 tablet_service.cc:1511] Processing CreateTablet for tablet aa051026a6b041b5aad286e84128d79f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:38.534439 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa051026a6b041b5aad286e84128d79f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.534667 28132 tablet_bootstrap.cc:492] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:38.534570 28001 tablet_service.cc:1511] Processing CreateTablet for tablet aa051026a6b041b5aad286e84128d79f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:38.535142 28132 ts_tablet_manager.cc:1403] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.237s	user 0.016s	sys 0.022s
I20260709 12:14:38.535805 28001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa051026a6b041b5aad286e84128d79f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.537954 28132 raft_consensus.cc:359] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.538677 28132 raft_consensus.cc:385] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.538976 28132 raft_consensus.cc:740] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.540663 28091 raft_consensus.cc:2468] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:38.545675 27906 leader_election.cc:304] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:38.546552 28139 raft_consensus.cc:2804] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:38.547008 28139 raft_consensus.cc:697] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:38.516685 28014 raft_consensus.cc:2468] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:38.547851 28139 consensus_queue.cc:237] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.568989 27926 tablet_service.cc:1511] Processing CreateTablet for tablet 60b95115f33941c1a5fdd0fb949ff48a (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:38.573173 28077 tablet_service.cc:1511] Processing CreateTablet for tablet aa051026a6b041b5aad286e84128d79f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:14:38.574357 27926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b95115f33941c1a5fdd0fb949ff48a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.574461 28077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa051026a6b041b5aad286e84128d79f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.594903 27840 catalog_manager.cc:5697] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:38.600503 28005 tablet_service.cc:1511] Processing CreateTablet for tablet 60b95115f33941c1a5fdd0fb949ff48a (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:38.602000 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b95115f33941c1a5fdd0fb949ff48a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.604296 28133 tablet_bootstrap.cc:654] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.554173 28132 consensus_queue.cc:260] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.608250 28171 raft_consensus.cc:493] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.608716 28171 raft_consensus.cc:515] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.618889 28076 tablet_service.cc:1511] Processing CreateTablet for tablet 60b95115f33941c1a5fdd0fb949ff48a (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:14:38.620517 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b95115f33941c1a5fdd0fb949ff48a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.633234 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:38.616853 28171 leader_election.cc:290] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:38.641505 28079 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:38.643091 27840 catalog_manager.cc:5697] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:38.644007 27930 tablet_service.cc:1511] Processing CreateTablet for tablet e7e7f126eb0e4857a9ff6129a26ce0f1 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:38.645262 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e7f126eb0e4857a9ff6129a26ce0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.645658 27925 tablet_service.cc:1511] Processing CreateTablet for tablet f8e275a6cb2e42c78276b3031443561f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:38.646842 27925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e275a6cb2e42c78276b3031443561f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.647578 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:38.648186 28090 raft_consensus.cc:2468] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:38.648334 28081 tablet_service.cc:1511] Processing CreateTablet for tablet e7e7f126eb0e4857a9ff6129a26ce0f1 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:38.650044 28081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e7f126eb0e4857a9ff6129a26ce0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.651098 28079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6c8a20cbbc4a54b2c4dc9a9ec426b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.651654 27906 leader_election.cc:304] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
W20260709 12:14:38.654309 27905 leader_election.cc:343] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.658075 28000 tablet_service.cc:1511] Processing CreateTablet for tablet e7e7f126eb0e4857a9ff6129a26ce0f1 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:14:38.659287 28000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e7f126eb0e4857a9ff6129a26ce0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.663105 28004 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:38.664291 28004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6c8a20cbbc4a54b2c4dc9a9ec426b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.660585 28131 tablet_bootstrap.cc:492] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:38.668308 28131 ts_tablet_manager.cc:1403] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.235s	user 0.004s	sys 0.026s
I20260709 12:14:38.669170 27928 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:14:38.670326 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6c8a20cbbc4a54b2c4dc9a9ec426b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.661135 27999 tablet_service.cc:1511] Processing CreateTablet for tablet f8e275a6cb2e42c78276b3031443561f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:38.672202 27999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e275a6cb2e42c78276b3031443561f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.671186 28131 raft_consensus.cc:359] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.675964 28131 raft_consensus.cc:385] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.676259 28131 raft_consensus.cc:740] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.677865 28133 tablet_bootstrap.cc:492] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:38.678388 28133 ts_tablet_manager.cc:1403] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.255s	user 0.019s	sys 0.019s
I20260709 12:14:38.681213 28133 raft_consensus.cc:359] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.684089 28133 raft_consensus.cc:385] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.684515 28133 raft_consensus.cc:740] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.656392 28139 raft_consensus.cc:2804] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:38.693553 28139 raft_consensus.cc:493] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:38.694039 28139 raft_consensus.cc:3060] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.702359 28076 tablet_service.cc:1511] Processing CreateTablet for tablet f8e275a6cb2e42c78276b3031443561f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:14:38.707367 27931 tablet_service.cc:1511] Processing CreateTablet for tablet 61ad2f37d6ef4f2690b2e74757ccabb4 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:38.708863 27931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ad2f37d6ef4f2690b2e74757ccabb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.720434 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e275a6cb2e42c78276b3031443561f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.731199 28131 consensus_queue.cc:260] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.726522 28133 consensus_queue.cc:260] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.748620 28132 ts_tablet_manager.cc:1434] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.213s	user 0.013s	sys 0.026s
I20260709 12:14:38.733479 28131 ts_tablet_manager.cc:1434] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.065s	user 0.009s	sys 0.001s
I20260709 12:14:38.738734 28155 raft_consensus.cc:493] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:38.740085 27888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:38.741182 28143 consensus_queue.cc:1048] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:38.757719 28132 tablet_bootstrap.cc:492] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:38.779263 28133 ts_tablet_manager.cc:1434] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.101s	user 0.010s	sys 0.009s
I20260709 12:14:38.759832 28155 raft_consensus.cc:515] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.781476 27926 tablet_service.cc:1511] Processing CreateTablet for tablet cc673c6a8c6f4572aa6bf3b347d4b5b9 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:38.782898 28143 raft_consensus.cc:493] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.783172 27926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc673c6a8c6f4572aa6bf3b347d4b5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.783332 28143 raft_consensus.cc:515] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.785914 28072 tablet_service.cc:1511] Processing CreateTablet for tablet cc673c6a8c6f4572aa6bf3b347d4b5b9 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:38.788672 28076 tablet_service.cc:1511] Processing CreateTablet for tablet 61ad2f37d6ef4f2690b2e74757ccabb4 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:38.794441 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ad2f37d6ef4f2690b2e74757ccabb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.805812 28131 tablet_bootstrap.cc:492] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:38.809089 28132 tablet_bootstrap.cc:654] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.812839 28072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc673c6a8c6f4572aa6bf3b347d4b5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.813979 28143 leader_election.cc:290] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:38.815718 28155 leader_election.cc:290] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:38.816000 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128f86649e13486a98d203e19ff9caa8" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:38.817196 28139 raft_consensus.cc:515] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.817978 27925 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb5b38739c942c1923c78549adbdfd6 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:38.819461 27925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb5b38739c942c1923c78549adbdfd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.822441 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:38.822763 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:38.823339 28090 raft_consensus.cc:3060] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:38.823854 27905 leader_election.cc:343] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.826398 28166 consensus_queue.cc:1048] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:38.826862 28131 tablet_bootstrap.cc:654] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.826684 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3953acf9604f64861fd7730f88b28c" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
W20260709 12:14:38.829007 27983 leader_election.cc:343] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.829979 28155 consensus_queue.cc:1048] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:38.836337 28133 tablet_bootstrap.cc:492] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:38.834982 28139 leader_election.cc:290] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:38.864943 28132 tablet_bootstrap.cc:492] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:38.865310 28014 raft_consensus.cc:3060] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.863054 27928 tablet_service.cc:1511] Processing CreateTablet for tablet 48c6d7827e6540869e74e5e9ab237cb2 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:38.866616 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c6d7827e6540869e74e5e9ab237cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.855567 28165 raft_consensus.cc:493] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:38.867468 28165 raft_consensus.cc:515] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.868171 28132 ts_tablet_manager.cc:1403] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.011s
I20260709 12:14:38.869601 28165 leader_election.cc:290] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:38.877127 27925 tablet_service.cc:1511] Processing CreateTablet for tablet 0e97f72ee6ca499e85de5fae31e61110 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:38.877064 28133 tablet_bootstrap.cc:654] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.877493 28079 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb5b38739c942c1923c78549adbdfd6 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:38.878535 27925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e97f72ee6ca499e85de5fae31e61110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.878762 28079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb5b38739c942c1923c78549adbdfd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.880448 28077 tablet_service.cc:1511] Processing CreateTablet for tablet 48c6d7827e6540869e74e5e9ab237cb2 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:38.881646 28077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c6d7827e6540869e74e5e9ab237cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.881449 28005 tablet_service.cc:1511] Processing CreateTablet for tablet cc673c6a8c6f4572aa6bf3b347d4b5b9 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:14:38.881755 27999 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb5b38739c942c1923c78549adbdfd6 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:14:38.882637 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc673c6a8c6f4572aa6bf3b347d4b5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.882804 28001 tablet_service.cc:1511] Processing CreateTablet for tablet 61ad2f37d6ef4f2690b2e74757ccabb4 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:14:38.884087 28001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ad2f37d6ef4f2690b2e74757ccabb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.884013 28004 tablet_service.cc:1511] Processing CreateTablet for tablet 0e97f72ee6ca499e85de5fae31e61110 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:38.885269 28004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e97f72ee6ca499e85de5fae31e61110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.887931 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3953acf9604f64861fd7730f88b28c" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:38.888236 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128f86649e13486a98d203e19ff9caa8" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:38.889084 27999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb5b38739c942c1923c78549adbdfd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.889209 28131 tablet_bootstrap.cc:492] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:38.889621 28131 ts_tablet_manager.cc:1403] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.005s
I20260709 12:14:38.874567 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d4c65cc7114e5e835a63fbcf0a681e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
W20260709 12:14:38.891769 28057 leader_election.cc:343] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:38.892525 27981 leader_election.cc:343] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.893605 27981 leader_election.cc:304] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:38.895414 28185 raft_consensus.cc:2749] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:38.885087 28000 tablet_service.cc:1511] Processing CreateTablet for tablet 48c6d7827e6540869e74e5e9ab237cb2 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:14:38.896006 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d4c65cc7114e5e835a63fbcf0a681e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:38.896581 28017 raft_consensus.cc:2468] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:38.896420 28131 raft_consensus.cc:359] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.898635 28131 raft_consensus.cc:385] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.899823 28131 raft_consensus.cc:740] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:38.873349 28090 raft_consensus.cc:2468] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:38.900432 28131 consensus_queue.cc:260] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.903811 27906 leader_election.cc:304] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:38.904721 28131 ts_tablet_manager.cc:1434] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:14:38.904886 28139 raft_consensus.cc:2804] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:38.905367 28139 raft_consensus.cc:697] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:38.905614 28131 tablet_bootstrap.cc:492] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:38.906177 28139 consensus_queue.cc:237] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.898746 28054 leader_election.cc:304] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:38.908129 28165 raft_consensus.cc:2804] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:38.908440 28165 raft_consensus.cc:493] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:14:38.908690 28054 consensus_peers.cc:597] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:38.908782 28165 raft_consensus.cc:3060] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.911715 28000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c6d7827e6540869e74e5e9ab237cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.916230 28076 tablet_service.cc:1511] Processing CreateTablet for tablet 0e97f72ee6ca499e85de5fae31e61110 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:14:38.923118 28131 tablet_bootstrap.cc:654] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:38.925690 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e97f72ee6ca499e85de5fae31e61110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.915802 28165 raft_consensus.cc:515] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.929035 28165 leader_election.cc:290] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:38.929437 27930 tablet_service.cc:1511] Processing CreateTablet for tablet b9576a388ae5433083ecc5b243b700f7 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:38.930745 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9576a388ae5433083ecc5b243b700f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.931104 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d4c65cc7114e5e835a63fbcf0a681e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:38.931694 28015 raft_consensus.cc:3060] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:38.898281 27981 leader_election.cc:304] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:38.944568 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d4c65cc7114e5e835a63fbcf0a681e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
W20260709 12:14:38.946359 28057 leader_election.cc:343] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:38.947069 28015 raft_consensus.cc:2468] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:38.948235 28054 leader_election.cc:304] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:38.949254 28165 raft_consensus.cc:2804] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:38.949707 28165 raft_consensus.cc:697] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:38.950480 28165 consensus_queue.cc:237] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:38.969477 28043 tablet.cc:2406] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:38.970841 28182 consensus_queue.cc:1048] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:38.974486 27999 tablet_service.cc:1511] Processing CreateTablet for tablet b9576a388ae5433083ecc5b243b700f7 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:38.980613 27999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9576a388ae5433083ecc5b243b700f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.983944 28072 tablet_service.cc:1511] Processing CreateTablet for tablet b9576a388ae5433083ecc5b243b700f7 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:14:38.985203 28072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9576a388ae5433083ecc5b243b700f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:38.980336 28132 raft_consensus.cc:359] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:38.993705 28132 raft_consensus.cc:385] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:38.999672 28132 raft_consensus.cc:740] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.012691 27839 catalog_manager.cc:5697] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.015340 28185 raft_consensus.cc:2749] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:39.017472 28136 consensus_queue.cc:1048] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:39.018631 28132 consensus_queue.cc:260] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.022641 28136 consensus_queue.cc:1048] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:39.027266 28132 ts_tablet_manager.cc:1434] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.159s	user 0.007s	sys 0.000s
I20260709 12:14:39.028333 28132 tablet_bootstrap.cc:492] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:39.025315 28133 tablet_bootstrap.cc:492] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:39.037583 27926 tablet_service.cc:1511] Processing CreateTablet for tablet e24d110a15aa49a3b3004658a164417e (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:39.035611 28133 ts_tablet_manager.cc:1403] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.199s	user 0.019s	sys 0.018s
I20260709 12:14:39.040071 27926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24d110a15aa49a3b3004658a164417e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.039876 28076 tablet_service.cc:1511] Processing CreateTablet for tablet e24d110a15aa49a3b3004658a164417e (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:39.048785 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24d110a15aa49a3b3004658a164417e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.049919 27930 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4e82b31a09494e8d73896a02fd8142 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:39.051740 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4e82b31a09494e8d73896a02fd8142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.028726 27838 catalog_manager.cc:5697] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:39.041853 28000 tablet_service.cc:1511] Processing CreateTablet for tablet e24d110a15aa49a3b3004658a164417e (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:14:39.045957 28004 tablet_service.cc:1511] Processing CreateTablet for tablet 0064474ded224c2c8a59a1ebfe859600 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:39.058689 28131 tablet_bootstrap.cc:492] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:39.059141 28131 ts_tablet_manager.cc:1403] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.154s	user 0.015s	sys 0.001s
I20260709 12:14:39.059032 28077 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4e82b31a09494e8d73896a02fd8142 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:39.060304 28077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4e82b31a09494e8d73896a02fd8142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.060664 28171 consensus_queue.cc:1048] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:39.061715 28131 raft_consensus.cc:359] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.062361 28131 raft_consensus.cc:385] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.062635 28131 raft_consensus.cc:740] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.064118 28131 consensus_queue.cc:260] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.070106 28132 tablet_bootstrap.cc:654] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.072834 28131 ts_tablet_manager.cc:1434] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 12:14:39.073784 28131 tablet_bootstrap.cc:492] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:39.076247 27928 tablet_service.cc:1511] Processing CreateTablet for tablet 0064474ded224c2c8a59a1ebfe859600 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:39.077093 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0064474ded224c2c8a59a1ebfe859600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.082837 28079 tablet_service.cc:1511] Processing CreateTablet for tablet 0064474ded224c2c8a59a1ebfe859600 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:14:39.083877 28079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0064474ded224c2c8a59a1ebfe859600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.095458 27925 tablet_service.cc:1511] Processing CreateTablet for tablet 24115ffcfe8e48ecaf0e1bc7539eab2e (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:39.096588 27925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24115ffcfe8e48ecaf0e1bc7539eab2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.096167 28133 raft_consensus.cc:359] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.097098 28133 raft_consensus.cc:385] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.097482 28133 raft_consensus.cc:740] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.095358 28081 tablet_service.cc:1511] Processing CreateTablet for tablet 24115ffcfe8e48ecaf0e1bc7539eab2e (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:39.099041 27931 tablet_service.cc:1511] Processing CreateTablet for tablet 4c510b08c17c47209402506b531d38e2 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:39.102977 27931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c510b08c17c47209402506b531d38e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.100236 28005 tablet_service.cc:1511] Processing CreateTablet for tablet 24115ffcfe8e48ecaf0e1bc7539eab2e (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:14:39.108614 28081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24115ffcfe8e48ecaf0e1bc7539eab2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.117360 28004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0064474ded224c2c8a59a1ebfe859600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.120304 28131 tablet_bootstrap.cc:654] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.124516 28000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24d110a15aa49a3b3004658a164417e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.131702 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24115ffcfe8e48ecaf0e1bc7539eab2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.131493 28133 consensus_queue.cc:260] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.133176 28001 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4e82b31a09494e8d73896a02fd8142 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:14:39.134361 28001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4e82b31a09494e8d73896a02fd8142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.139171 28133 ts_tablet_manager.cc:1434] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
I20260709 12:14:39.140172 28133 tablet_bootstrap.cc:492] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:39.147238 28133 tablet_bootstrap.cc:654] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.166481 28004 tablet_service.cc:1511] Processing CreateTablet for tablet 4c510b08c17c47209402506b531d38e2 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:39.167914 28004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c510b08c17c47209402506b531d38e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.171185 28185 raft_consensus.cc:493] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.171665 28185 raft_consensus.cc:515] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.173661 28185 leader_election.cc:290] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:39.175180 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:39.176704 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:39.185148 28088 raft_consensus.cc:2393] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65f5aa84f4c457aa23ba2721e65b4f9 in current term 1: Already voted for candidate 4346c89a537045d482c0b8c94f0b4d1f in this term.
I20260709 12:14:39.186429 27981 leader_election.cc:304] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:39.187104 28185 raft_consensus.cc:3060] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.194818 28136 raft_consensus.cc:493] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.195274 28136 raft_consensus.cc:515] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.197234 28136 leader_election.cc:290] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:39.198873 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6973c15f69b043658112d620d1fc42b7" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:39.201172 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6973c15f69b043658112d620d1fc42b7" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
W20260709 12:14:39.202180 28057 leader_election.cc:343] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:39.204480 28054 leader_election.cc:343] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.204903 28054 leader_election.cc:304] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:39.206030 28005 tablet_service.cc:1511] Processing CreateTablet for tablet d135733cdd704afa8fce656f41df5c8f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:39.207513 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d135733cdd704afa8fce656f41df5c8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.211427 28136 raft_consensus.cc:2749] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:39.212587 28076 tablet_service.cc:1511] Processing CreateTablet for tablet d135733cdd704afa8fce656f41df5c8f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:39.213649 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d135733cdd704afa8fce656f41df5c8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.217031 27930 tablet_service.cc:1511] Processing CreateTablet for tablet d135733cdd704afa8fce656f41df5c8f (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:14:39.218155 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d135733cdd704afa8fce656f41df5c8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.218005 27926 tablet_service.cc:1511] Processing CreateTablet for tablet 30d213e907884ce3973b3a27e10606ef (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:39.219309 27926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d213e907884ce3973b3a27e10606ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.223569 28136 raft_consensus.cc:493] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.224027 28136 raft_consensus.cc:515] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.224536 28185 raft_consensus.cc:2749] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:39.226042 28136 leader_election.cc:290] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:39.227645 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3953acf9604f64861fd7730f88b28c" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:39.228487 28132 tablet_bootstrap.cc:492] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:39.228627 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3953acf9604f64861fd7730f88b28c" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:39.229313 28015 raft_consensus.cc:2468] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:39.228212 27941 raft_consensus.cc:2468] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:39.230510 28054 leader_election.cc:304] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:39.228902 28132 ts_tablet_manager.cc:1403] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.201s	user 0.021s	sys 0.044s
I20260709 12:14:39.231617 28081 tablet_service.cc:1511] Processing CreateTablet for tablet 4c510b08c17c47209402506b531d38e2 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:14:39.232841 28081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c510b08c17c47209402506b531d38e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.234402 28132 raft_consensus.cc:359] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.235793 28136 raft_consensus.cc:2804] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.239074 28132 raft_consensus.cc:385] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.239287 28136 raft_consensus.cc:493] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.239521 28132 raft_consensus.cc:740] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.239674 28136 raft_consensus.cc:3060] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.240262 28133 tablet_bootstrap.cc:492] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:39.240721 28133 ts_tablet_manager.cc:1403] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.021s
I20260709 12:14:39.243147 28133 raft_consensus.cc:359] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.243834 28133 raft_consensus.cc:385] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.244171 28133 raft_consensus.cc:740] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.240399 28132 consensus_queue.cc:260] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.244953 28133 consensus_queue.cc:260] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.249845 27928 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8b461ae6e84db087a4114e81cb058d (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:39.250917 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8b461ae6e84db087a4114e81cb058d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.251242 28132 ts_tablet_manager.cc:1434] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:14:39.252148 28132 tablet_bootstrap.cc:492] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:39.254626 28133 ts_tablet_manager.cc:1434] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:14:39.261981 28133 tablet_bootstrap.cc:492] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:39.261870 28072 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8b461ae6e84db087a4114e81cb058d (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:39.263114 28072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8b461ae6e84db087a4114e81cb058d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.266583 28132 tablet_bootstrap.cc:654] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.256814 28136 raft_consensus.cc:515] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.236050 28004 tablet_service.cc:1511] Processing CreateTablet for tablet 30d213e907884ce3973b3a27e10606ef (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:39.270723 28004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d213e907884ce3973b3a27e10606ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.258304 28076 tablet_service.cc:1511] Processing CreateTablet for tablet 30d213e907884ce3973b3a27e10606ef (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:14:39.260598 28001 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8b461ae6e84db087a4114e81cb058d (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:14:39.276072 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d213e907884ce3973b3a27e10606ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.276122 28001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8b461ae6e84db087a4114e81cb058d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.287571 28015 raft_consensus.cc:3060] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.288599 28131 tablet_bootstrap.cc:492] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:39.290931 28131 ts_tablet_manager.cc:1403] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.217s	user 0.011s	sys 0.018s
I20260709 12:14:39.290025 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3953acf9604f64861fd7730f88b28c" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:39.291536 27941 raft_consensus.cc:3060] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.293789 28131 raft_consensus.cc:359] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.294056 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3953acf9604f64861fd7730f88b28c" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:39.294478 28131 raft_consensus.cc:385] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.294610 28014 raft_consensus.cc:3060] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.294821 28131 raft_consensus.cc:740] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.296041 28005 tablet_service.cc:1511] Processing CreateTablet for tablet 8d707bc6aeee4d829e996677387370a9 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:39.296501 28131 consensus_queue.cc:260] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.297086 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d707bc6aeee4d829e996677387370a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.298519 28131 ts_tablet_manager.cc:1434] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:14:39.300398 27930 tablet_service.cc:1511] Processing CreateTablet for tablet 8d707bc6aeee4d829e996677387370a9 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:39.301671 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d707bc6aeee4d829e996677387370a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.302217 28131 tablet_bootstrap.cc:492] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:39.307555 28131 tablet_bootstrap.cc:654] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.290349 28133 tablet_bootstrap.cc:654] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.289419 28136 leader_election.cc:290] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:39.314858 28132 tablet_bootstrap.cc:492] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:39.315263 28132 ts_tablet_manager.cc:1403] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.014s
I20260709 12:14:39.315544 28076 tablet_service.cc:1511] Processing CreateTablet for tablet 8d707bc6aeee4d829e996677387370a9 (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:14:39.316587 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d707bc6aeee4d829e996677387370a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.317078 28139 consensus_queue.cc:1048] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:39.317631 28132 raft_consensus.cc:359] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.318229 28132 raft_consensus.cc:385] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.318502 28132 raft_consensus.cc:740] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.322269 27941 raft_consensus.cc:2468] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:39.323336 28057 leader_election.cc:304] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:39.324118 28136 raft_consensus.cc:2804] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.327121 28136 raft_consensus.cc:697] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:39.327987 28136 consensus_queue.cc:237] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.324719 28132 consensus_queue.cc:260] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.350580 28133 tablet_bootstrap.cc:492] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:39.351171 28004 tablet_service.cc:1511] Processing CreateTablet for tablet a0e778a018e74a48b82314445035809c (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:39.352028 28133 ts_tablet_manager.cc:1403] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.006s
I20260709 12:14:39.352653 28004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e778a018e74a48b82314445035809c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.354635 28133 raft_consensus.cc:359] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.355304 28133 raft_consensus.cc:385] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.355597 28133 raft_consensus.cc:740] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.356236 28133 consensus_queue.cc:260] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.359299 28081 tablet_service.cc:1511] Processing CreateTablet for tablet a0e778a018e74a48b82314445035809c (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:39.361161 28081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e778a018e74a48b82314445035809c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.362617 28165 raft_consensus.cc:493] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.363198 28165 raft_consensus.cc:515] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.363968 28133 ts_tablet_manager.cc:1434] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:14:39.364868 28133 tablet_bootstrap.cc:492] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:39.365494 28001 tablet_service.cc:1511] Processing CreateTablet for tablet ee05718d5f4045c6b9df46ee95453f2b (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:39.366524 28001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee05718d5f4045c6b9df46ee95453f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.366307 28165 leader_election.cc:290] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:39.368466 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae53455e53443659eccd5f21743679f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:39.369939 28133 tablet_bootstrap.cc:654] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:39.370338 28057 leader_election.cc:343] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.372567 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae53455e53443659eccd5f21743679f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
W20260709 12:14:39.374367 28054 leader_election.cc:343] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.374934 28054 leader_election.cc:304] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:39.380553 28132 ts_tablet_manager.cc:1434] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.002s
I20260709 12:14:39.380903 27928 tablet_service.cc:1511] Processing CreateTablet for tablet a0e778a018e74a48b82314445035809c (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:14:39.381953 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e778a018e74a48b82314445035809c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.379971 28139 raft_consensus.cc:493] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.376322 28165 raft_consensus.cc:2749] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:39.383118 28139 raft_consensus.cc:515] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.396297 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6973c15f69b043658112d620d1fc42b7" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:39.397030 28088 raft_consensus.cc:2468] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:39.398875 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6973c15f69b043658112d620d1fc42b7" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:39.399694 28016 raft_consensus.cc:2468] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:39.384830 28014 raft_consensus.cc:2468] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:39.404203 27906 leader_election.cc:304] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:39.405278 28182 raft_consensus.cc:2804] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.405731 28182 raft_consensus.cc:493] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.406129 28182 raft_consensus.cc:3060] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.408736 27930 tablet_service.cc:1511] Processing CreateTablet for tablet ee05718d5f4045c6b9df46ee95453f2b (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:39.409785 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee05718d5f4045c6b9df46ee95453f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.411512 28132 tablet_bootstrap.cc:492] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:39.417969 28072 tablet_service.cc:1511] Processing CreateTablet for tablet ee05718d5f4045c6b9df46ee95453f2b (DEFAULT_TABLE table=test-workload [id=126d3505e5eb447cb5fe148634042b7f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:14:39.419276 28072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee05718d5f4045c6b9df46ee95453f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:39.421336 28171 consensus_queue.cc:1048] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:39.417965 28131 tablet_bootstrap.cc:492] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:39.423892 28131 ts_tablet_manager.cc:1403] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.122s	user 0.033s	sys 0.027s
I20260709 12:14:39.426496 28131 raft_consensus.cc:359] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.427130 28131 raft_consensus.cc:385] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.427453 28131 raft_consensus.cc:740] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.428119 28131 consensus_queue.cc:260] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.430317 28132 tablet_bootstrap.cc:654] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.431599 28139 leader_election.cc:290] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:39.434417 28131 ts_tablet_manager.cc:1434] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:14:39.435302 28131 tablet_bootstrap.cc:492] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:39.446846 27941 raft_consensus.cc:3060] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.449355 28133 tablet_bootstrap.cc:492] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:39.448835 28182 raft_consensus.cc:515] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.449945 28133 ts_tablet_manager.cc:1403] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.007s
I20260709 12:14:39.452059 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6973c15f69b043658112d620d1fc42b7" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:39.452419 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6973c15f69b043658112d620d1fc42b7" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:39.452618 28017 raft_consensus.cc:3060] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.452970 28088 raft_consensus.cc:3060] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.452696 28133 raft_consensus.cc:359] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.453423 28133 raft_consensus.cc:385] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.453717 28133 raft_consensus.cc:740] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.454210 28166 consensus_queue.cc:1048] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:39.454371 28133 consensus_queue.cc:260] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.459719 28017 raft_consensus.cc:2468] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:39.460706 28133 ts_tablet_manager.cc:1434] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:39.461126 27905 leader_election.cc:304] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:39.461617 28133 tablet_bootstrap.cc:492] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:39.463630 28139 raft_consensus.cc:2804] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.466120 28166 consensus_queue.cc:1048] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:39.468832 28133 tablet_bootstrap.cc:654] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.480233 28133 tablet_bootstrap.cc:492] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:39.480664 28133 ts_tablet_manager.cc:1403] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:14:39.481346 28131 tablet_bootstrap.cc:654] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.479990 27837 catalog_manager.cc:5697] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:39.483263 28133 raft_consensus.cc:359] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.483979 28133 raft_consensus.cc:385] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.484309 28133 raft_consensus.cc:740] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.485188 28133 consensus_queue.cc:260] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.487737 28133 ts_tablet_manager.cc:1434] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:39.488891 28133 tablet_bootstrap.cc:492] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:39.496317 28133 tablet_bootstrap.cc:654] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.497668 28088 raft_consensus.cc:2468] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:39.499317 28131 tablet_bootstrap.cc:492] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:39.499963 28131 ts_tablet_manager.cc:1403] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.000s
I20260709 12:14:39.507716 28155 raft_consensus.cc:493] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.508496 28155 raft_consensus.cc:515] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.507818 28182 leader_election.cc:290] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:39.557437 28131 raft_consensus.cc:359] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.558533 28131 raft_consensus.cc:385] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.558892 28131 raft_consensus.cc:740] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.564440 28139 raft_consensus.cc:697] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:39.570675 28131 consensus_queue.cc:260] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.573823 28131 ts_tablet_manager.cc:1434] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.000s
I20260709 12:14:39.574162 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae53455e53443659eccd5f21743679f" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:39.574718 28131 tablet_bootstrap.cc:492] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
W20260709 12:14:39.579763 27983 leader_election.cc:343] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.580976 28213 raft_consensus.cc:493] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ad97ddbf39b49f08a5db29448310895)
I20260709 12:14:39.581668 28213 raft_consensus.cc:515] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.575726 28155 leader_election.cc:290] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:39.592854 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d4c65cc7114e5e835a63fbcf0a681e" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:39.597990 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae53455e53443659eccd5f21743679f" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:39.604187 28088 raft_consensus.cc:2468] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:39.605649 27981 leader_election.cc:304] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:39.607100 28219 raft_consensus.cc:2804] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.607594 28219 raft_consensus.cc:493] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.608002 28219 raft_consensus.cc:3060] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.614270 28139 consensus_queue.cc:237] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.619875 28132 tablet_bootstrap.cc:492] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:39.620338 28132 ts_tablet_manager.cc:1403] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.209s	user 0.010s	sys 0.021s
I20260709 12:14:39.622982 28132 raft_consensus.cc:359] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.623660 28132 raft_consensus.cc:385] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.624034 28131 tablet_bootstrap.cc:654] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.624155 28133 tablet_bootstrap.cc:492] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:39.624647 28133 ts_tablet_manager.cc:1403] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.136s	user 0.028s	sys 0.044s
I20260709 12:14:39.623963 28132 raft_consensus.cc:740] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.629863 28185 raft_consensus.cc:493] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ad97ddbf39b49f08a5db29448310895)
I20260709 12:14:39.627780 28213 leader_election.cc:290] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:39.627074 28133 raft_consensus.cc:359] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.630380 28185 raft_consensus.cc:515] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.630590 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d4c65cc7114e5e835a63fbcf0a681e" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:39.632076 27906 leader_election.cc:304] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:39.630899 28133 raft_consensus.cc:385] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.633075 28213 raft_consensus.cc:2749] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:39.633402 28133 raft_consensus.cc:740] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.634238 28133 consensus_queue.cc:260] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.638921 28132 consensus_queue.cc:260] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.639400 28185 leader_election.cc:290] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:39.640198 28131 tablet_bootstrap.cc:492] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:39.642022 28131 ts_tablet_manager.cc:1403] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.005s
I20260709 12:14:39.642659 28219 raft_consensus.cc:515] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.643044 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5030fec2d44fe0b0350243eb7de68f" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:39.657161 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae53455e53443659eccd5f21743679f" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:39.657004 27839 catalog_manager.cc:5697] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.657959 28088 raft_consensus.cc:3060] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.662810 28219 leader_election.cc:290] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:39.644496 28133 ts_tablet_manager.cc:1434] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 12:14:39.644698 28131 raft_consensus.cc:359] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.647370 28132 ts_tablet_manager.cc:1434] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:14:39.664459 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae53455e53443659eccd5f21743679f" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:39.668067 28088 raft_consensus.cc:2468] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:39.669660 28133 tablet_bootstrap.cc:492] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:39.664093 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5030fec2d44fe0b0350243eb7de68f" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:39.670248 27981 leader_election.cc:304] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
W20260709 12:14:39.671178 27983 leader_election.cc:343] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.671619 28219 raft_consensus.cc:2804] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.672099 28219 raft_consensus.cc:697] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:14:39.672165 27983 leader_election.cc:304] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [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: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:39.673027 28219 consensus_queue.cc:237] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.673578 28221 raft_consensus.cc:2749] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:39.674968 28132 tablet_bootstrap.cc:492] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:39.675576 28133 tablet_bootstrap.cc:654] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.681536 28132 tablet_bootstrap.cc:654] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.683557 28131 raft_consensus.cc:385] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.683941 28131 raft_consensus.cc:740] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.684931 28131 consensus_queue.cc:260] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.687237 28133 tablet_bootstrap.cc:492] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:39.687513 28131 ts_tablet_manager.cc:1434] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.003s
I20260709 12:14:39.687683 28133 ts_tablet_manager.cc:1403] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260709 12:14:39.688625 28131 tablet_bootstrap.cc:492] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:39.695188 28166 raft_consensus.cc:493] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.695724 28166 raft_consensus.cc:515] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.701939 28133 raft_consensus.cc:359] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.702703 28133 raft_consensus.cc:385] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.703034 28133 raft_consensus.cc:740] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.703338 28131 tablet_bootstrap.cc:654] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.703258 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61d866ebc324387b73fa3b385ef9ad8" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:39.703996 27942 raft_consensus.cc:2468] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:39.704020 28133 consensus_queue.cc:260] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.706314 28057 leader_election.cc:304] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:39.706934 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61d866ebc324387b73fa3b385ef9ad8" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:39.707554 28015 raft_consensus.cc:2468] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:39.707736 28165 raft_consensus.cc:2804] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.708312 28165 raft_consensus.cc:493] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.708762 28165 raft_consensus.cc:3060] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.708890 28166 leader_election.cc:290] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:39.712697 28133 ts_tablet_manager.cc:1434] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 12:14:39.715371 28132 tablet_bootstrap.cc:492] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:39.715827 28132 ts_tablet_manager.cc:1403] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.000s
I20260709 12:14:39.716096 28131 tablet_bootstrap.cc:492] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:39.716540 28131 ts_tablet_manager.cc:1403] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.011s
I20260709 12:14:39.716642 28165 raft_consensus.cc:515] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.718367 28132 raft_consensus.cc:359] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.718983 28132 raft_consensus.cc:385] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.719322 28132 raft_consensus.cc:740] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.719571 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61d866ebc324387b73fa3b385ef9ad8" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:39.719105 27840 catalog_manager.cc:5697] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.720140 27942 raft_consensus.cc:3060] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.720681 28132 consensus_queue.cc:260] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.721127 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61d866ebc324387b73fa3b385ef9ad8" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:39.722572 28133 tablet_bootstrap.cc:492] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:39.728626 28132 ts_tablet_manager.cc:1434] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:14:39.728801 28133 tablet_bootstrap.cc:654] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.721638 28015 raft_consensus.cc:3060] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.729542 28132 tablet_bootstrap.cc:492] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:39.719007 28131 raft_consensus.cc:359] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.731959 28131 raft_consensus.cc:385] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.732227 28131 raft_consensus.cc:740] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.732879 28131 consensus_queue.cc:260] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.734879 28131 ts_tablet_manager.cc:1434] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.000s
I20260709 12:14:39.735194 28132 tablet_bootstrap.cc:654] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.735793 28131 tablet_bootstrap.cc:492] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:39.736793 28015 raft_consensus.cc:2468] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:39.738165 28054 leader_election.cc:304] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:39.739127 28166 raft_consensus.cc:2804] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.739643 28166 raft_consensus.cc:697] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:39.740700 28166 consensus_queue.cc:237] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.741818 28131 tablet_bootstrap.cc:654] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.747017 27942 raft_consensus.cc:2468] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:39.749806 28165 leader_election.cc:290] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:39.752959 28133 tablet_bootstrap.cc:492] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:39.753412 28133 ts_tablet_manager.cc:1403] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.001s
I20260709 12:14:39.754012 28131 tablet_bootstrap.cc:492] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:39.754545 28131 ts_tablet_manager.cc:1403] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 12:14:39.755780 28133 raft_consensus.cc:359] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.756340 28133 raft_consensus.cc:385] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.756431 28165 raft_consensus.cc:493] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.756664 28133 raft_consensus.cc:740] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.756928 28165 raft_consensus.cc:515] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.757453 28133 consensus_queue.cc:260] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.757700 28131 raft_consensus.cc:359] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.758523 28131 raft_consensus.cc:385] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.758874 28131 raft_consensus.cc:740] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.764735 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd1fe2f46664dcdb56d89cb7cf0b66c" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
W20260709 12:14:39.766108 28054 leader_election.cc:343] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.766944 28131 consensus_queue.cc:260] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.771528 28165 leader_election.cc:290] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:39.772264 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd1fe2f46664dcdb56d89cb7cf0b66c" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:39.772621 28131 ts_tablet_manager.cc:1434] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:14:39.772904 28133 ts_tablet_manager.cc:1434] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
W20260709 12:14:39.773501 28057 leader_election.cc:343] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.773706 28131 tablet_bootstrap.cc:492] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:39.773944 28057 leader_election.cc:304] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:39.774971 28165 raft_consensus.cc:2749] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:39.775082 28219 raft_consensus.cc:493] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.775534 28219 raft_consensus.cc:515] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.777596 28219 leader_election.cc:290] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:39.778992 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3694ec23f5444e688e77dad993423f2d" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:39.779405 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3694ec23f5444e688e77dad993423f2d" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:39.779675 28088 raft_consensus.cc:2468] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:39.780962 27981 leader_election.cc:304] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
W20260709 12:14:39.781872 27983 leader_election.cc:343] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.782447 28219 raft_consensus.cc:2804] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.782796 28219 raft_consensus.cc:493] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.783125 28219 raft_consensus.cc:3060] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:39.787914 27888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:39.788313 28133 tablet_bootstrap.cc:492] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:39.793352 28133 tablet_bootstrap.cc:654] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.795909 28132 tablet_bootstrap.cc:492] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:39.795706 28219 raft_consensus.cc:515] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.796550 28132 ts_tablet_manager.cc:1403] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.012s
I20260709 12:14:39.799790 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3694ec23f5444e688e77dad993423f2d" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:39.801288 28132 raft_consensus.cc:359] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:39.801611 27983 leader_election.cc:343] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.801944 28132 raft_consensus.cc:385] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.802435 28132 raft_consensus.cc:740] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.803228 28132 consensus_queue.cc:260] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.803655 27839 catalog_manager.cc:5697] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:39.804667 28133 tablet_bootstrap.cc:492] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:39.805363 28219 leader_election.cc:290] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:39.805496 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3694ec23f5444e688e77dad993423f2d" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:39.806043 28088 raft_consensus.cc:3060] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.808830 28131 tablet_bootstrap.cc:654] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.808923 28132 ts_tablet_manager.cc:1434] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:14:39.809857 28132 tablet_bootstrap.cc:492] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:39.812878 28088 raft_consensus.cc:2468] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:39.805102 28133 ts_tablet_manager.cc:1403] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260709 12:14:39.815912 27981 leader_election.cc:304] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:39.815979 28133 raft_consensus.cc:359] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.817171 28133 raft_consensus.cc:385] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.817440 28133 raft_consensus.cc:740] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.818169 28133 consensus_queue.cc:260] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.818889 28219 raft_consensus.cc:2804] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.819439 28219 raft_consensus.cc:697] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:14:39.820648 28219 consensus_queue.cc:237] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.821835 28166 consensus_queue.cc:1048] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:39.822427 28132 tablet_bootstrap.cc:654] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.831055 28133 ts_tablet_manager.cc:1434] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:14:39.832094 28133 tablet_bootstrap.cc:492] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:39.832958 28131 tablet_bootstrap.cc:492] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:39.833384 28131 ts_tablet_manager.cc:1403] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.006s
I20260709 12:14:39.833439 28132 tablet_bootstrap.cc:492] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:39.834003 28132 ts_tablet_manager.cc:1403] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260709 12:14:39.834403 28139 raft_consensus.cc:493] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.834884 28139 raft_consensus.cc:515] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.836573 28132 raft_consensus.cc:359] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.836905 28139 leader_election.cc:290] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:39.837390 28132 raft_consensus.cc:385] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.837682 28132 raft_consensus.cc:740] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.838301 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae53455e53443659eccd5f21743679f" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:39.838420 28132 consensus_queue.cc:260] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.838891 28133 tablet_bootstrap.cc:654] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.840641 28132 ts_tablet_manager.cc:1434] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:39.840698 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae53455e53443659eccd5f21743679f" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:39.841576 28132 tablet_bootstrap.cc:492] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:39.841567 28088 raft_consensus.cc:2393] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4346c89a537045d482c0b8c94f0b4d1f in current term 1: Already voted for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in this term.
I20260709 12:14:39.843865 27906 leader_election.cc:304] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:39.844897 28139 raft_consensus.cc:3060] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.853641 28165 raft_consensus.cc:493] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.854077 28165 raft_consensus.cc:515] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.855238 28139 raft_consensus.cc:2749] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:39.856040 28165 leader_election.cc:290] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:39.858392 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d288ec5c3415498dffa508a5988f7" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:39.858336 28131 raft_consensus.cc:359] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.859143 28014 raft_consensus.cc:2468] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:39.859293 28131 raft_consensus.cc:385] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.860189 28131 raft_consensus.cc:740] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.877024 28131 consensus_queue.cc:260] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.879915 28131 ts_tablet_manager.cc:1434] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.046s	user 0.012s	sys 0.005s
I20260709 12:14:39.880844 28131 tablet_bootstrap.cc:492] T 4a9712961915448790159dac0328a4bc P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:39.882606 28132 tablet_bootstrap.cc:654] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.879098 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d288ec5c3415498dffa508a5988f7" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:39.886125 27942 raft_consensus.cc:2468] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:39.887094 28131 tablet_bootstrap.cc:654] T 4a9712961915448790159dac0328a4bc P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.888005 28057 leader_election.cc:304] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:39.888888 28165 raft_consensus.cc:2804] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.889219 28165 raft_consensus.cc:493] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.889567 28165 raft_consensus.cc:3060] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.891004 28136 consensus_queue.cc:1048] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:39.894989 28133 tablet_bootstrap.cc:492] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:39.895468 28133 ts_tablet_manager.cc:1403] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.007s
I20260709 12:14:39.896129 27840 catalog_manager.cc:5697] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:39.898432 28133 raft_consensus.cc:359] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.909058 28133 raft_consensus.cc:385] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.909332 28133 raft_consensus.cc:740] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.909961 28133 consensus_queue.cc:260] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.916311 28219 raft_consensus.cc:493] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.916891 28219 raft_consensus.cc:515] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.920761 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9712961915448790159dac0328a4bc" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:39.921531 28219 leader_election.cc:290] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:39.921732 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9712961915448790159dac0328a4bc" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:39.922421 27942 raft_consensus.cc:2468] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:39.922703 28165 raft_consensus.cc:515] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.924018 27983 leader_election.cc:304] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
W20260709 12:14:39.925052 27981 leader_election.cc:343] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:39.925348 28219 raft_consensus.cc:2804] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:39.925843 28219 raft_consensus.cc:493] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:39.926294 28219 raft_consensus.cc:3060] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.928074 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d288ec5c3415498dffa508a5988f7" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:39.928615 27942 raft_consensus.cc:3060] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.928560 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d288ec5c3415498dffa508a5988f7" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:39.929142 28165 leader_election.cc:290] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:39.929207 28014 raft_consensus.cc:3060] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.935369 27942 raft_consensus.cc:2468] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:39.936273 28014 raft_consensus.cc:2468] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:39.936589 28057 leader_election.cc:304] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:39.937340 28165 raft_consensus.cc:2804] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.937856 28165 raft_consensus.cc:697] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:39.941627 28132 tablet_bootstrap.cc:492] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:39.942072 28132 ts_tablet_manager.cc:1403] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.101s	user 0.029s	sys 0.013s
I20260709 12:14:39.944252 28219 raft_consensus.cc:515] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.938771 28165 consensus_queue.cc:237] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.948618 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9712961915448790159dac0328a4bc" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:39.949390 27942 raft_consensus.cc:3060] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.937363 28133 ts_tablet_manager.cc:1434] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 12:14:39.953352 28133 tablet_bootstrap.cc:492] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:39.956516 27942 raft_consensus.cc:2468] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:39.956771 28131 tablet_bootstrap.cc:492] T 4a9712961915448790159dac0328a4bc P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:39.957180 28131 ts_tablet_manager.cc:1403] T 4a9712961915448790159dac0328a4bc P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.022s
I20260709 12:14:39.957628 28219 leader_election.cc:290] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:39.957653 27983 leader_election.cc:304] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:39.944538 28132 raft_consensus.cc:359] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.958560 28132 raft_consensus.cc:385] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.958825 28132 raft_consensus.cc:740] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.959618 28132 consensus_queue.cc:260] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.959403 27840 catalog_manager.cc:5697] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:39.959705 28131 raft_consensus.cc:359] T 4a9712961915448790159dac0328a4bc P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.960721 28131 raft_consensus.cc:385] T 4a9712961915448790159dac0328a4bc P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.960968 28131 raft_consensus.cc:740] T 4a9712961915448790159dac0328a4bc P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.961504 28133 tablet_bootstrap.cc:654] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.961580 28132 ts_tablet_manager.cc:1434] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:14:39.961885 28219 raft_consensus.cc:2804] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:39.961674 28131 consensus_queue.cc:260] T 4a9712961915448790159dac0328a4bc P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.962354 28219 raft_consensus.cc:697] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:14:39.962644 28132 tablet_bootstrap.cc:492] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:39.962813 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9712961915448790159dac0328a4bc" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:39.963140 28219 consensus_queue.cc:237] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.963349 28088 raft_consensus.cc:3060] T 4a9712961915448790159dac0328a4bc P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:39.964123 28131 ts_tablet_manager.cc:1434] T 4a9712961915448790159dac0328a4bc P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:14:39.964970 28131 tablet_bootstrap.cc:492] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:39.969035 28132 tablet_bootstrap.cc:654] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.971184 28131 tablet_bootstrap.cc:654] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.977131 28133 tablet_bootstrap.cc:492] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:39.977527 28133 ts_tablet_manager.cc:1403] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.001s
I20260709 12:14:39.980125 28133 raft_consensus.cc:359] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.980769 28133 raft_consensus.cc:385] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.981024 28133 raft_consensus.cc:740] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.981662 28133 consensus_queue.cc:260] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.983642 28131 tablet_bootstrap.cc:492] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:39.983865 28133 ts_tablet_manager.cc:1434] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:39.984602 28131 ts_tablet_manager.cc:1403] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260709 12:14:39.984814 28133 tablet_bootstrap.cc:492] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:39.987313 28131 raft_consensus.cc:359] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.987965 28131 raft_consensus.cc:385] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.988236 28131 raft_consensus.cc:740] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.989020 28131 consensus_queue.cc:260] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.990741 28133 tablet_bootstrap.cc:654] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:39.991922 28131 ts_tablet_manager.cc:1434] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:39.992367 28132 tablet_bootstrap.cc:492] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:39.992794 28132 ts_tablet_manager.cc:1403] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.016s
I20260709 12:14:39.992847 28131 tablet_bootstrap.cc:492] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:39.995368 28132 raft_consensus.cc:359] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.995904 28219 raft_consensus.cc:493] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:39.996063 28132 raft_consensus.cc:385] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:39.996958 28132 raft_consensus.cc:740] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:39.996853 28219 raft_consensus.cc:515] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.997422 28088 raft_consensus.cc:2468] T 4a9712961915448790159dac0328a4bc P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:39.997778 28132 consensus_queue.cc:260] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:39.999048 28219 leader_election.cc:290] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.000521 28131 tablet_bootstrap.cc:654] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.002130 28132 ts_tablet_manager.cc:1434] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:40.002957 28132 tablet_bootstrap.cc:492] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:40.000072 28091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b5fddc7545449fb1a67d9de9d36a26" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:39.999961 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b5fddc7545449fb1a67d9de9d36a26" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:40.003767 28091 raft_consensus.cc:2468] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
W20260709 12:14:40.004798 27983 leader_election.cc:343] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.005560 27981 leader_election.cc:304] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:40.006871 28219 raft_consensus.cc:2804] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.007323 28219 raft_consensus.cc:493] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.007757 28219 raft_consensus.cc:3060] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.009860 28132 tablet_bootstrap.cc:654] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.017107 28219 raft_consensus.cc:515] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.020592 28132 tablet_bootstrap.cc:492] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:40.021035 28132 ts_tablet_manager.cc:1403] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260709 12:14:40.020771 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b5fddc7545449fb1a67d9de9d36a26" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
W20260709 12:14:40.022538 27983 leader_election.cc:343] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.023600 28132 raft_consensus.cc:359] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.024271 28132 raft_consensus.cc:385] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.024544 28132 raft_consensus.cc:740] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.025359 28132 consensus_queue.cc:260] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.025686 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b5fddc7545449fb1a67d9de9d36a26" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:40.026436 28088 raft_consensus.cc:3060] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.027594 28132 ts_tablet_manager.cc:1434] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 12:14:40.028484 28132 tablet_bootstrap.cc:492] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:40.032153 28219 leader_election.cc:290] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.034159 28132 tablet_bootstrap.cc:654] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.039378 28088 raft_consensus.cc:2468] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:40.044358 28139 raft_consensus.cc:493] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.044590 28131 tablet_bootstrap.cc:492] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:40.045035 28131 ts_tablet_manager.cc:1403] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.052s	user 0.030s	sys 0.015s
I20260709 12:14:40.044847 28139 raft_consensus.cc:515] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.045125 27981 leader_election.cc:304] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:40.046042 28215 raft_consensus.cc:493] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.046316 28219 raft_consensus.cc:2804] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.046525 28215 raft_consensus.cc:515] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.046984 28219 raft_consensus.cc:697] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:14:40.047044 28139 leader_election.cc:290] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.047649 28171 raft_consensus.cc:493] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.050599 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3694ec23f5444e688e77dad993423f2d" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:40.048348 28131 raft_consensus.cc:359] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.048676 28091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068714a39c342e09c64ee5dd05f3fbe" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:40.051046 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3694ec23f5444e688e77dad993423f2d" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:40.051409 28088 raft_consensus.cc:2393] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4346c89a537045d482c0b8c94f0b4d1f in current term 1: Already voted for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in this term.
I20260709 12:14:40.051374 28091 raft_consensus.cc:2468] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:40.052189 28131 raft_consensus.cc:385] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.051069 28171 raft_consensus.cc:515] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.052516 28131 raft_consensus.cc:740] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.051677 27837 catalog_manager.cc:5697] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.052949 27906 leader_election.cc:304] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:40.053341 28131 consensus_queue.cc:260] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.053826 28139 raft_consensus.cc:2804] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.054180 28171 leader_election.cc:290] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.055745 27905 leader_election.cc:304] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:40.056067 28131 ts_tablet_manager.cc:1434] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:14:40.057209 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd1fe2f46664dcdb56d89cb7cf0b66c" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:40.057916 28014 raft_consensus.cc:2468] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:40.058837 28171 raft_consensus.cc:3060] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.048746 28215 leader_election.cc:290] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.050689 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068714a39c342e09c64ee5dd05f3fbe" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:40.054176 28139 raft_consensus.cc:493] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.059419 27905 leader_election.cc:304] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:40.059952 28139 raft_consensus.cc:3060] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.060011 28015 raft_consensus.cc:2468] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:40.060458 28210 raft_consensus.cc:2804] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.060853 28210 raft_consensus.cc:493] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.061162 28210 raft_consensus.cc:3060] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.047986 28219 consensus_queue.cc:237] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.067180 28139 raft_consensus.cc:515] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.067632 28171 raft_consensus.cc:2749] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:40.050184 28132 tablet_bootstrap.cc:492] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:40.068495 28132 ts_tablet_manager.cc:1403] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.013s
I20260709 12:14:40.069461 28210 raft_consensus.cc:515] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.070174 28139 leader_election.cc:290] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.071008 28132 raft_consensus.cc:359] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.071645 28132 raft_consensus.cc:385] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.071888 28132 raft_consensus.cc:740] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.072481 28132 consensus_queue.cc:260] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.074452 28132 ts_tablet_manager.cc:1434] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:14:40.075387 28132 tablet_bootstrap.cc:492] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:40.075064 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068714a39c342e09c64ee5dd05f3fbe" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:40.075878 28015 raft_consensus.cc:3060] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.077594 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd1fe2f46664dcdb56d89cb7cf0b66c" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:40.078188 28165 raft_consensus.cc:493] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.078646 28165 raft_consensus.cc:515] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.081820 28132 tablet_bootstrap.cc:654] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.087497 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7216cb924ae54ebc9cf89255573d911f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:40.088121 27942 raft_consensus.cc:2468] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:40.088316 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7216cb924ae54ebc9cf89255573d911f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:40.089282 28057 leader_election.cc:304] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
W20260709 12:14:40.089864 28054 leader_election.cc:343] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.090143 28136 raft_consensus.cc:2804] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.089771 28165 leader_election.cc:290] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:40.090535 28136 raft_consensus.cc:493] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.090909 28136 raft_consensus.cc:3060] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.078210 28014 raft_consensus.cc:3060] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.097599 28014 raft_consensus.cc:2468] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:40.097641 28136 raft_consensus.cc:515] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.098978 27905 leader_election.cc:304] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:40.099865 28139 raft_consensus.cc:2804] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.100389 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7216cb924ae54ebc9cf89255573d911f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:40.100947 27942 raft_consensus.cc:3060] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.100867 28139 raft_consensus.cc:697] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:40.104054 28139 consensus_queue.cc:237] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.110266 28133 tablet_bootstrap.cc:492] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:40.110939 28133 ts_tablet_manager.cc:1403] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.022s
I20260709 12:14:40.111730 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd1fe2f46664dcdb56d89cb7cf0b66c" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:40.111868 28091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068714a39c342e09c64ee5dd05f3fbe" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:40.112386 28090 raft_consensus.cc:3060] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.114302 28131 tablet_bootstrap.cc:492] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:40.112406 28091 raft_consensus.cc:3060] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.117892 28185 consensus_queue.cc:1048] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.119364 28136 leader_election.cc:290] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:40.111764 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd1fe2f46664dcdb56d89cb7cf0b66c" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:40.119896 28210 leader_election.cc:290] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.085994 28015 raft_consensus.cc:2468] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:40.121101 27905 leader_election.cc:304] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:40.122329 28171 raft_consensus.cc:2804] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.122771 28171 raft_consensus.cc:697] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:40.123570 28171 consensus_queue.cc:237] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.129455 27942 raft_consensus.cc:2468] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:40.130781 28057 leader_election.cc:304] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:40.132615 28091 raft_consensus.cc:2468] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:40.134541 28136 raft_consensus.cc:2804] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.135089 28136 raft_consensus.cc:697] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:40.136234 28131 tablet_bootstrap.cc:654] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.135887 28136 consensus_queue.cc:237] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.129552 28090 raft_consensus.cc:2468] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:40.140362 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7216cb924ae54ebc9cf89255573d911f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:40.142735 28131 tablet_bootstrap.cc:492] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
W20260709 12:14:40.143028 28054 leader_election.cc:343] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.143244 28131 ts_tablet_manager.cc:1403] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 12:14:40.146188 28131 raft_consensus.cc:359] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.147014 28131 raft_consensus.cc:385] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.147358 28131 raft_consensus.cc:740] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.148312 28131 consensus_queue.cc:260] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.153328 27840 catalog_manager.cc:5697] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.154100 28221 consensus_queue.cc:1048] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.156306 28131 ts_tablet_manager.cc:1434] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:14:40.157374 28131 tablet_bootstrap.cc:492] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:40.161692 28132 tablet_bootstrap.cc:492] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:40.162147 28132 ts_tablet_manager.cc:1403] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.032s
I20260709 12:14:40.163177 28131 tablet_bootstrap.cc:654] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.138064 28133 raft_consensus.cc:359] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.164286 28133 raft_consensus.cc:385] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.164635 28133 raft_consensus.cc:740] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.159214 27837 catalog_manager.cc:5697] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.165377 28133 consensus_queue.cc:260] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.164810 28132 raft_consensus.cc:359] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.167618 28132 raft_consensus.cc:385] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.167917 28132 raft_consensus.cc:740] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.169072 28133 ts_tablet_manager.cc:1434] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260709 12:14:40.162775 27838 catalog_manager.cc:5697] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.170347 28133 tablet_bootstrap.cc:492] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:40.174985 28136 consensus_queue.cc:1048] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.179277 28133 tablet_bootstrap.cc:654] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.186457 28132 consensus_queue.cc:260] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.188757 28132 ts_tablet_manager.cc:1434] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:14:40.189584 28132 tablet_bootstrap.cc:492] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:40.191568 28136 consensus_queue.cc:1048] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.200071 28132 tablet_bootstrap.cc:654] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.203404 28133 tablet_bootstrap.cc:492] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:40.203898 28133 ts_tablet_manager.cc:1403] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.004s
I20260709 12:14:40.206682 28133 raft_consensus.cc:359] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.207425 28133 raft_consensus.cc:385] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.207754 28133 raft_consensus.cc:740] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.208451 28133 consensus_queue.cc:260] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.211488 28133 ts_tablet_manager.cc:1434] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:40.212378 28133 tablet_bootstrap.cc:492] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:40.215391 28131 tablet_bootstrap.cc:492] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:40.215819 28131 ts_tablet_manager.cc:1403] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.016s
I20260709 12:14:40.218238 28133 tablet_bootstrap.cc:654] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.218221 28131 raft_consensus.cc:359] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.219004 28131 raft_consensus.cc:385] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.219309 28131 raft_consensus.cc:740] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.220729 28131 consensus_queue.cc:260] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.222470 28219 raft_consensus.cc:493] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.222999 28131 ts_tablet_manager.cc:1434] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 12:14:40.222945 28219 raft_consensus.cc:515] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.223567 28132 tablet_bootstrap.cc:492] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:40.223991 28132 ts_tablet_manager.cc:1403] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.001s
I20260709 12:14:40.223994 28131 tablet_bootstrap.cc:492] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:40.225091 28219 leader_election.cc:290] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.226387 28132 raft_consensus.cc:359] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.226960 28132 raft_consensus.cc:385] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.227239 28132 raft_consensus.cc:740] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.228051 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891f4153612d4a6390db496566e08273" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:40.228111 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891f4153612d4a6390db496566e08273" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:40.229072 28219 consensus_queue.cc:1048] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 12:14:40.219498 27837 catalog_manager.cc:5697] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.260824 28090 raft_consensus.cc:2468] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:40.263180 28131 tablet_bootstrap.cc:654] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.264047 27981 leader_election.cc:304] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:40.261912 28132 consensus_queue.cc:260] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.267863 27942 raft_consensus.cc:2468] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:40.235368 28139 consensus_queue.cc:1048] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 12:14:40.276820 28132 ts_tablet_manager.cc:1434] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 12:14:40.277622 28132 tablet_bootstrap.cc:492] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:40.280382 28165 raft_consensus.cc:493] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.283723 28132 tablet_bootstrap.cc:654] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.283198 28165 raft_consensus.cc:515] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.284322 28139 consensus_queue.cc:1048] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.241905 28210 raft_consensus.cc:493] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.286507 28210 raft_consensus.cc:515] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.287638 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676c1053cc445ff801b00e62d85557a" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:40.288657 28210 leader_election.cc:290] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.290232 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676c1053cc445ff801b00e62d85557a" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:40.290638 28131 tablet_bootstrap.cc:492] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:40.291118 28165 leader_election.cc:290] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:40.291524 28131 ts_tablet_manager.cc:1403] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.012s
I20260709 12:14:40.292012 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b5fddc7545449fb1a67d9de9d36a26" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:40.264878 28219 raft_consensus.cc:2804] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.282521 28166 raft_consensus.cc:493] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:40.293418 28054 leader_election.cc:343] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.293581 28166 raft_consensus.cc:515] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.294101 28131 raft_consensus.cc:359] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.294745 28131 raft_consensus.cc:385] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.295006 28131 raft_consensus.cc:740] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
W20260709 12:14:40.295091 28057 leader_election.cc:343] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.295498 28166 leader_election.cc:290] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:40.295817 28091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b5fddc7545449fb1a67d9de9d36a26" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:40.295691 28131 consensus_queue.cc:260] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.296512 28091 raft_consensus.cc:2393] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4346c89a537045d482c0b8c94f0b4d1f in current term 1: Already voted for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in this term.
I20260709 12:14:40.297116 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60b74d5acd04df29714a403c1a18594" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:40.297158 28057 leader_election.cc:304] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:40.297657 28131 ts_tablet_manager.cc:1434] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:40.297744 28014 raft_consensus.cc:2468] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:40.298396 28131 tablet_bootstrap.cc:492] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:40.298672 27906 leader_election.cc:304] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:40.298945 28054 leader_election.cc:304] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:40.299108 28136 raft_consensus.cc:2749] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:40.299796 28210 raft_consensus.cc:3060] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.300033 28224 raft_consensus.cc:2804] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.300379 28224 raft_consensus.cc:493] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.300725 28224 raft_consensus.cc:3060] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.302408 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60b74d5acd04df29714a403c1a18594" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
W20260709 12:14:40.306768 28057 leader_election.cc:343] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.308086 28219 raft_consensus.cc:493] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.308460 28219 raft_consensus.cc:3060] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.264325 28133 tablet_bootstrap.cc:492] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:40.309336 28133 ts_tablet_manager.cc:1403] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.002s
I20260709 12:14:40.311014 28210 raft_consensus.cc:2749] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:40.311903 28133 raft_consensus.cc:359] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.312575 28133 raft_consensus.cc:385] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.312834 28133 raft_consensus.cc:740] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.313483 28133 consensus_queue.cc:260] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.315073 28133 ts_tablet_manager.cc:1434] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:14:40.319684 28131 tablet_bootstrap.cc:654] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.315943 28133 tablet_bootstrap.cc:492] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:40.359680 28165 consensus_queue.cc:1048] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:14:40.324785 28185 consensus_queue.cc:1048] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.053s
I20260709 12:14:40.367838 28166 raft_consensus.cc:493] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.378357 28166 raft_consensus.cc:515] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.381084 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c751e1be3e4c9197cf0fa17c4c26dd" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
W20260709 12:14:40.382777 28057 leader_election.cc:343] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.384935 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c751e1be3e4c9197cf0fa17c4c26dd" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
W20260709 12:14:40.387272 28054 leader_election.cc:343] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.387893 28054 leader_election.cc:304] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:40.388680 28166 leader_election.cc:290] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:40.367506 28132 tablet_bootstrap.cc:492] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:40.391433 28132 ts_tablet_manager.cc:1403] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.114s	user 0.019s	sys 0.026s
I20260709 12:14:40.391580 28166 raft_consensus.cc:2749] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:40.398078 28165 consensus_queue.cc:1048] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.375970 28219 raft_consensus.cc:515] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.403293 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891f4153612d4a6390db496566e08273" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:40.403853 27941 raft_consensus.cc:3060] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.405019 28132 raft_consensus.cc:359] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.406215 28132 raft_consensus.cc:385] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.351359 28224 raft_consensus.cc:515] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.411015 27941 raft_consensus.cc:2468] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:40.418901 27983 leader_election.cc:304] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:40.420084 28219 leader_election.cc:290] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.413506 28133 tablet_bootstrap.cc:654] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.415398 28132 raft_consensus.cc:740] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.417583 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60b74d5acd04df29714a403c1a18594" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:40.422555 28185 raft_consensus.cc:2804] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:14:40.423486 28057 leader_election.cc:343] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.423588 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891f4153612d4a6390db496566e08273" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:40.424119 28090 raft_consensus.cc:3060] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.424149 28185 raft_consensus.cc:697] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:14:40.416935 28224 leader_election.cc:290] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:40.421823 28132 consensus_queue.cc:260] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.421070 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60b74d5acd04df29714a403c1a18594" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:40.427359 28185 consensus_queue.cc:237] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.431706 28017 raft_consensus.cc:3060] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.445678 28131 tablet_bootstrap.cc:492] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:40.446130 28131 ts_tablet_manager.cc:1403] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.148s	user 0.042s	sys 0.047s
I20260709 12:14:40.443388 28132 ts_tablet_manager.cc:1434] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 12:14:40.447850 28132 tablet_bootstrap.cc:492] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:40.452044 28090 raft_consensus.cc:2468] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:40.457717 28017 raft_consensus.cc:2468] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:40.457902 28131 raft_consensus.cc:359] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.459239 28131 raft_consensus.cc:385] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.459586 28131 raft_consensus.cc:740] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.460598 28219 consensus_queue.cc:1048] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.461109 28054 leader_election.cc:304] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:40.462178 28166 raft_consensus.cc:2804] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.462628 28166 raft_consensus.cc:697] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:40.463430 28166 consensus_queue.cc:237] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.471979 28133 tablet_bootstrap.cc:492] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:40.473860 28133 ts_tablet_manager.cc:1403] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.158s	user 0.011s	sys 0.006s
I20260709 12:14:40.486720 28132 tablet_bootstrap.cc:654] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.488961 27838 catalog_manager.cc:5697] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.489658 28133 raft_consensus.cc:359] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.490517 28133 raft_consensus.cc:385] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.490875 28133 raft_consensus.cc:740] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.491699 28133 consensus_queue.cc:260] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.494344 28133 ts_tablet_manager.cc:1434] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:14:40.496299 28131 consensus_queue.cc:260] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.498942 28131 ts_tablet_manager.cc:1434] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.002s
I20260709 12:14:40.500945 28133 tablet_bootstrap.cc:492] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:40.502231 28131 tablet_bootstrap.cc:492] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:40.522790 28133 tablet_bootstrap.cc:654] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.530292 28131 tablet_bootstrap.cc:654] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.537901 28132 tablet_bootstrap.cc:492] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:40.538352 28132 ts_tablet_manager.cc:1403] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.007s
I20260709 12:14:40.540694 28132 raft_consensus.cc:359] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.541278 28132 raft_consensus.cc:385] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.541507 28132 raft_consensus.cc:740] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.542094 28132 consensus_queue.cc:260] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.545512 28132 ts_tablet_manager.cc:1434] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:14:40.546633 28132 tablet_bootstrap.cc:492] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:40.549703 27840 catalog_manager.cc:5697] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.550097 28219 consensus_queue.cc:1048] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.555868 28171 consensus_queue.cc:1048] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.557895 28171 consensus_queue.cc:1048] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.563032 28132 tablet_bootstrap.cc:654] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.574234 28133 tablet_bootstrap.cc:492] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:40.575924 28133 ts_tablet_manager.cc:1403] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.011s
I20260709 12:14:40.579846 28133 raft_consensus.cc:359] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.585040 28210 consensus_queue.cc:1048] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.588960 28133 raft_consensus.cc:385] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.590973 28131 tablet_bootstrap.cc:492] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:40.593883 28133 raft_consensus.cc:740] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.594069 28131 ts_tablet_manager.cc:1403] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.092s	user 0.003s	sys 0.022s
I20260709 12:14:40.594305 28210 consensus_queue.cc:1048] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.594861 28133 consensus_queue.cc:260] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.596797 28131 raft_consensus.cc:359] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.597254 28133 ts_tablet_manager.cc:1434] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:14:40.597430 28131 raft_consensus.cc:385] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.597783 28131 raft_consensus.cc:740] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.598340 28133 tablet_bootstrap.cc:492] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:40.598371 28131 consensus_queue.cc:260] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.600752 28131 ts_tablet_manager.cc:1434] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:40.603000 28132 tablet_bootstrap.cc:492] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:40.603431 28132 ts_tablet_manager.cc:1403] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.007s
I20260709 12:14:40.605846 28133 tablet_bootstrap.cc:654] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.605999 28132 raft_consensus.cc:359] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.609683 28132 raft_consensus.cc:385] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.611250 28185 consensus_queue.cc:1048] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.612154 28131 tablet_bootstrap.cc:492] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:40.619928 28131 tablet_bootstrap.cc:654] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.609938 28132 raft_consensus.cc:740] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.623435 28132 consensus_queue.cc:260] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.625743 28132 ts_tablet_manager.cc:1434] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.002s
I20260709 12:14:40.626603 28132 tablet_bootstrap.cc:492] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:40.636427 28131 tablet_bootstrap.cc:492] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:40.636921 28131 ts_tablet_manager.cc:1403] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.002s
I20260709 12:14:40.638514 28221 consensus_queue.cc:1048] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.639358 28131 raft_consensus.cc:359] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.640040 28131 raft_consensus.cc:385] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.640292 28131 raft_consensus.cc:740] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.640703 28171 raft_consensus.cc:493] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.641021 28131 consensus_queue.cc:260] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.641122 28171 raft_consensus.cc:515] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.643106 28171 leader_election.cc:290] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.644999 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676c1053cc445ff801b00e62d85557a" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:40.645573 28017 raft_consensus.cc:2468] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:40.647137 27905 leader_election.cc:304] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:40.648994 28210 raft_consensus.cc:2804] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.649318 28210 raft_consensus.cc:493] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.649612 28210 raft_consensus.cc:3060] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.653240 28132 tablet_bootstrap.cc:654] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.659574 28210 raft_consensus.cc:515] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.662737 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676c1053cc445ff801b00e62d85557a" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:40.663616 28017 raft_consensus.cc:3060] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.667872 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676c1053cc445ff801b00e62d85557a" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:40.668705 28090 raft_consensus.cc:2468] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:40.678701 28014 raft_consensus.cc:3060] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.679078 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676c1053cc445ff801b00e62d85557a" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:40.679877 28090 raft_consensus.cc:3060] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.682374 28132 tablet_bootstrap.cc:492] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:40.682825 28132 ts_tablet_manager.cc:1403] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.012s
I20260709 12:14:40.683550 28210 leader_election.cc:290] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.685446 28132 raft_consensus.cc:359] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.686240 28132 raft_consensus.cc:385] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.686106 28165 consensus_queue.cc:1048] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.686452 28017 raft_consensus.cc:2468] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:40.686586 28132 raft_consensus.cc:740] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.687254 28132 consensus_queue.cc:260] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.687609 27905 leader_election.cc:304] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:40.688565 28171 raft_consensus.cc:2804] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.688871 28133 tablet_bootstrap.cc:492] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:40.689015 28171 raft_consensus.cc:697] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:40.689277 28132 ts_tablet_manager.cc:1434] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:14:40.689343 28133 ts_tablet_manager.cc:1403] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.015s
I20260709 12:14:40.690207 28132 tablet_bootstrap.cc:492] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:40.689842 28171 consensus_queue.cc:237] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.691555 28133 raft_consensus.cc:359] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.692189 28133 raft_consensus.cc:385] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.692462 28133 raft_consensus.cc:740] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.693220 28133 consensus_queue.cc:260] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.693495 28165 consensus_queue.cc:1048] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:40.696707 28132 tablet_bootstrap.cc:654] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.709873 28132 tablet_bootstrap.cc:492] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:40.710275 28132 ts_tablet_manager.cc:1403] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 12:14:40.713436 28132 raft_consensus.cc:359] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.714108 28132 raft_consensus.cc:385] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.714782 28132 raft_consensus.cc:740] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.715370 28132 consensus_queue.cc:260] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.718000 28132 ts_tablet_manager.cc:1434] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:40.685946 28131 ts_tablet_manager.cc:1434] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 12:14:40.719044 28132 tablet_bootstrap.cc:492] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:40.720230 28131 tablet_bootstrap.cc:492] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:40.725786 28132 tablet_bootstrap.cc:654] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.729404 28090 raft_consensus.cc:2468] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:40.729768 28133 ts_tablet_manager.cc:1434] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 12:14:40.734974 28133 tablet_bootstrap.cc:492] T fec165ec48f64633a1fc1eafff4ef0b9 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:40.740082 28132 tablet_bootstrap.cc:492] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:40.740592 28132 ts_tablet_manager.cc:1403] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 12:14:40.740712 28133 tablet_bootstrap.cc:654] T fec165ec48f64633a1fc1eafff4ef0b9 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.742987 28132 raft_consensus.cc:359] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.743673 28132 raft_consensus.cc:385] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.743971 28132 raft_consensus.cc:740] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.744776 28132 consensus_queue.cc:260] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.746661 28132 ts_tablet_manager.cc:1434] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:40.747529 28132 tablet_bootstrap.cc:492] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:40.750149 28131 tablet_bootstrap.cc:654] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.752990 28132 tablet_bootstrap.cc:654] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.754819 27840 catalog_manager.cc:5697] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.759904 28133 tablet_bootstrap.cc:492] T fec165ec48f64633a1fc1eafff4ef0b9 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:40.760315 28133 ts_tablet_manager.cc:1403] T fec165ec48f64633a1fc1eafff4ef0b9 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260709 12:14:40.763000 28133 raft_consensus.cc:359] T fec165ec48f64633a1fc1eafff4ef0b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.763615 28133 raft_consensus.cc:385] T fec165ec48f64633a1fc1eafff4ef0b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.763895 28133 raft_consensus.cc:740] T fec165ec48f64633a1fc1eafff4ef0b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.764583 28133 consensus_queue.cc:260] T fec165ec48f64633a1fc1eafff4ef0b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.766916 28133 ts_tablet_manager.cc:1434] T fec165ec48f64633a1fc1eafff4ef0b9 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:40.767784 28133 tablet_bootstrap.cc:492] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:40.775228 28132 tablet_bootstrap.cc:492] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:40.775838 28132 ts_tablet_manager.cc:1403] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.010s
I20260709 12:14:40.778604 28133 tablet_bootstrap.cc:654] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.778986 28132 raft_consensus.cc:359] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.779906 28132 raft_consensus.cc:385] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.780236 28132 raft_consensus.cc:740] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.781184 28132 consensus_queue.cc:260] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.784276 28132 ts_tablet_manager.cc:1434] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:40.785403 28132 tablet_bootstrap.cc:492] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:40.786211 28210 raft_consensus.cc:493] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.786790 28210 raft_consensus.cc:515] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.795156 28131 tablet_bootstrap.cc:492] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:40.795622 28131 ts_tablet_manager.cc:1403] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.076s	user 0.029s	sys 0.020s
I20260709 12:14:40.796479 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c85ffe893364838a6a6d9f5ad6fc633" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
W20260709 12:14:40.798616 27906 leader_election.cc:343] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.798645 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c85ffe893364838a6a6d9f5ad6fc633" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:40.799261 28210 leader_election.cc:290] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.799317 28131 raft_consensus.cc:359] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.800061 28131 raft_consensus.cc:385] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.800334 28131 raft_consensus.cc:740] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
W20260709 12:14:40.800523 27905 leader_election.cc:343] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.800952 27905 leader_election.cc:304] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:40.801123 28131 consensus_queue.cc:260] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.801702 28210 raft_consensus.cc:2749] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:40.803246 28165 raft_consensus.cc:493] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.803966 28131 ts_tablet_manager.cc:1434] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:40.803691 28165 raft_consensus.cc:515] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.805372 28131 tablet_bootstrap.cc:492] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:40.805812 28165 leader_election.cc:290] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:40.807559 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b22121317c4c32a79ac56bd80ef915" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:40.808135 28017 raft_consensus.cc:2468] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:40.808316 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b22121317c4c32a79ac56bd80ef915" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:40.808969 27940 raft_consensus.cc:2468] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:40.809434 28054 leader_election.cc:304] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:40.810281 28165 raft_consensus.cc:2804] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.810665 28165 raft_consensus.cc:493] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.811054 28165 raft_consensus.cc:3060] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.811837 28131 tablet_bootstrap.cc:654] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.814113 28221 consensus_queue.cc:1048] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.818284 28165 raft_consensus.cc:515] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.818939 28132 tablet_bootstrap.cc:654] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.820904 28215 raft_consensus.cc:493] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.820984 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b22121317c4c32a79ac56bd80ef915" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:40.821159 28165 leader_election.cc:290] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:40.821666 27942 raft_consensus.cc:3060] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.821422 28215 raft_consensus.cc:515] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.824033 28215 leader_election.cc:290] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.825780 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1807eca53a1d4cc68fb7e2523ca094e9" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:40.826285 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b22121317c4c32a79ac56bd80ef915" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:40.826409 28090 raft_consensus.cc:2468] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:40.826822 28017 raft_consensus.cc:3060] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.827381 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1807eca53a1d4cc68fb7e2523ca094e9" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:40.828825 27906 leader_election.cc:304] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
W20260709 12:14:40.829955 27905 leader_election.cc:343] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.831918 28215 raft_consensus.cc:2804] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.832347 28215 raft_consensus.cc:493] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.832777 28215 raft_consensus.cc:3060] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.833151 28133 tablet_bootstrap.cc:492] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:40.833616 28133 ts_tablet_manager.cc:1403] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.003s
W20260709 12:14:40.830060 27888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:40.839998 28133 raft_consensus.cc:359] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.845777 28133 raft_consensus.cc:385] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.844918 28017 raft_consensus.cc:2468] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:40.846509 28133 raft_consensus.cc:740] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.848002 28054 leader_election.cc:304] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:40.848178 27942 raft_consensus.cc:2468] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:40.848132 28133 consensus_queue.cc:260] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.849898 28165 raft_consensus.cc:2804] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.850813 28165 raft_consensus.cc:697] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:40.852031 28133 ts_tablet_manager.cc:1434] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:14:40.851848 28165 consensus_queue.cc:237] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.853767 28133 tablet_bootstrap.cc:492] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:40.856444 28132 tablet_bootstrap.cc:492] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:40.856527 28210 raft_consensus.cc:493] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.859366 28132 ts_tablet_manager.cc:1403] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.006s
I20260709 12:14:40.859313 28210 raft_consensus.cc:515] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.862962 28210 leader_election.cc:290] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.864991 28131 tablet_bootstrap.cc:492] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:40.865550 28131 ts_tablet_manager.cc:1403] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.003s
I20260709 12:14:40.863574 28132 raft_consensus.cc:359] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.866043 28132 raft_consensus.cc:385] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.866333 28132 raft_consensus.cc:740] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.868223 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c751e1be3e4c9197cf0fa17c4c26dd" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:40.869030 28090 raft_consensus.cc:2468] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:40.869907 28215 raft_consensus.cc:515] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.870321 27906 leader_election.cc:304] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:40.871416 28210 raft_consensus.cc:2804] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.871877 28210 raft_consensus.cc:493] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.872320 28210 raft_consensus.cc:3060] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.872675 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1807eca53a1d4cc68fb7e2523ca094e9" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:40.873522 28015 raft_consensus.cc:3060] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.866981 28132 consensus_queue.cc:260] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.875854 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c751e1be3e4c9197cf0fa17c4c26dd" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:40.876652 28017 raft_consensus.cc:2468] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:40.877951 28132 ts_tablet_manager.cc:1434] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:14:40.881801 28132 tablet_bootstrap.cc:492] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:40.882620 28131 raft_consensus.cc:359] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.883497 28131 raft_consensus.cc:385] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.883803 28131 raft_consensus.cc:740] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.885623 28131 consensus_queue.cc:260] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.888320 28131 ts_tablet_manager.cc:1434] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 12:14:40.889094 28131 tablet_bootstrap.cc:492] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:40.890014 28215 leader_election.cc:290] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.894199 28015 raft_consensus.cc:2468] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:40.894621 27942 raft_consensus.cc:3060] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.896217 28210 raft_consensus.cc:515] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.897473 27840 catalog_manager.cc:5697] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.900957 27905 leader_election.cc:304] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:40.901723 28215 raft_consensus.cc:2804] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.904858 28215 raft_consensus.cc:697] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:40.905287 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1807eca53a1d4cc68fb7e2523ca094e9" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:40.905853 28088 raft_consensus.cc:3060] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.901759 28210 leader_election.cc:290] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.905897 28215 consensus_queue.cc:237] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.903191 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c751e1be3e4c9197cf0fa17c4c26dd" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:40.907315 28015 raft_consensus.cc:3060] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.901381 28133 tablet_bootstrap.cc:654] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.913700 28015 raft_consensus.cc:2468] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:40.911589 28185 consensus_queue.cc:1048] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.914789 27905 leader_election.cc:304] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:40.915853 28131 tablet_bootstrap.cc:654] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.916131 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c751e1be3e4c9197cf0fa17c4c26dd" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:40.916656 28090 raft_consensus.cc:3060] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:40.920032 28136 consensus_queue.cc:1048] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.921370 28136 consensus_queue.cc:1048] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:40.922747 28088 raft_consensus.cc:2468] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:40.904372 28132 tablet_bootstrap.cc:654] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.928553 28171 raft_consensus.cc:2804] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:40.929050 28171 raft_consensus.cc:697] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:40.929894 28171 consensus_queue.cc:237] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.930035 27838 catalog_manager.cc:5697] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.931494 28131 tablet_bootstrap.cc:492] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:40.931910 28131 ts_tablet_manager.cc:1403] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.004s
I20260709 12:14:40.934315 28131 raft_consensus.cc:359] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.934927 28131 raft_consensus.cc:385] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.935179 28131 raft_consensus.cc:740] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.935765 28131 consensus_queue.cc:260] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.937289 28131 ts_tablet_manager.cc:1434] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:40.943001 28131 tablet_bootstrap.cc:492] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:40.949954 28165 raft_consensus.cc:493] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.950603 28133 tablet_bootstrap.cc:492] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:40.950424 28165 raft_consensus.cc:515] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.951143 28133 ts_tablet_manager.cc:1403] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.000s
I20260709 12:14:40.956668 28133 raft_consensus.cc:359] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.957731 28133 raft_consensus.cc:385] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:40.958015 28133 raft_consensus.cc:740] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:40.958796 28133 consensus_queue.cc:260] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.962248 28133 ts_tablet_manager.cc:1434] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:14:40.963843 28133 tablet_bootstrap.cc:492] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:40.962654 28090 raft_consensus.cc:2468] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:40.976253 28133 tablet_bootstrap.cc:654] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.980808 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec165ec48f64633a1fc1eafff4ef0b9" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:40.984427 28131 tablet_bootstrap.cc:654] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:40.982539 27939 raft_consensus.cc:2468] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:40.985790 28171 raft_consensus.cc:493] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:40.986254 28171 raft_consensus.cc:515] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.988147 28171 leader_election.cc:290] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:40.989091 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa76ab94307455a98aa2ad402f7c361" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:40.988868 27838 catalog_manager.cc:5697] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:40.989574 28057 leader_election.cc:304] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:40.989676 28015 raft_consensus.cc:2468] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:40.992605 27905 leader_election.cc:304] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:40.992743 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa76ab94307455a98aa2ad402f7c361" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
W20260709 12:14:40.994446 27906 leader_election.cc:343] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:40.995092 28132 tablet_bootstrap.cc:492] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:40.992359 28166 raft_consensus.cc:2804] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:40.990725 28165 leader_election.cc:290] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:40.995802 28166 raft_consensus.cc:493] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:40.996179 28166 raft_consensus.cc:3060] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.000562 28171 raft_consensus.cc:2804] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.001024 28171 raft_consensus.cc:493] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.001437 28171 raft_consensus.cc:3060] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.002455 28166 raft_consensus.cc:515] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:40.995553 28132 ts_tablet_manager.cc:1403] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.008s
I20260709 12:14:41.007196 28166 leader_election.cc:290] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:41.005319 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec165ec48f64633a1fc1eafff4ef0b9" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:41.008234 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec165ec48f64633a1fc1eafff4ef0b9" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:41.008244 27940 raft_consensus.cc:3060] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.008869 28017 raft_consensus.cc:3060] T fec165ec48f64633a1fc1eafff4ef0b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.005319 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec165ec48f64633a1fc1eafff4ef0b9" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:41.014940 28132 raft_consensus.cc:359] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.018152 28132 raft_consensus.cc:385] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.018471 28132 raft_consensus.cc:740] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.019274 28132 consensus_queue.cc:260] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.021024 28132 ts_tablet_manager.cc:1434] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:14:41.021948 28132 tablet_bootstrap.cc:492] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:41.032860 28131 tablet_bootstrap.cc:492] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:41.017721 28017 raft_consensus.cc:2468] T fec165ec48f64633a1fc1eafff4ef0b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:41.033293 28131 ts_tablet_manager.cc:1403] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.004s
I20260709 12:14:41.033996 28054 leader_election.cc:304] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:41.034785 28166 raft_consensus.cc:2804] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.025188 28171 raft_consensus.cc:515] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.035248 28166 raft_consensus.cc:697] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:41.035190 28131 raft_consensus.cc:359] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.035984 28131 raft_consensus.cc:385] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.036257 28131 raft_consensus.cc:740] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.028663 28165 raft_consensus.cc:493] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.036180 28166 consensus_queue.cc:237] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.037631 28171 leader_election.cc:290] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:41.037384 28131 consensus_queue.cc:260] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.028476 28133 tablet_bootstrap.cc:492] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:41.038815 28133 ts_tablet_manager.cc:1403] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.011s
I20260709 12:14:41.039578 28131 ts_tablet_manager.cc:1434] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:41.039611 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa76ab94307455a98aa2ad402f7c361" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:41.040293 28015 raft_consensus.cc:3060] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.040563 28131 tablet_bootstrap.cc:492] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:41.040874 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa76ab94307455a98aa2ad402f7c361" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:41.041585 28133 raft_consensus.cc:359] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.042260 28133 raft_consensus.cc:385] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.045087 28133 raft_consensus.cc:740] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.045764 28133 consensus_queue.cc:260] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.046332 28131 tablet_bootstrap.cc:654] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.047832 28132 tablet_bootstrap.cc:654] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:41.044087 27906 leader_election.cc:343] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.047801 28165 raft_consensus.cc:515] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.052341 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de945e1cc824f8eb014f553d2165185" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:41.049662 28133 ts_tablet_manager.cc:1434] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:41.044679 27940 raft_consensus.cc:2468] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:41.052950 27939 raft_consensus.cc:2468] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:41.053674 28133 tablet_bootstrap.cc:492] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:41.054953 28057 leader_election.cc:304] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:41.055560 28165 leader_election.cc:290] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:41.056111 28224 raft_consensus.cc:2804] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.056586 28224 raft_consensus.cc:493] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.057004 28224 raft_consensus.cc:3060] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.056929 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de945e1cc824f8eb014f553d2165185" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:41.057811 28014 raft_consensus.cc:2468] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:41.065668 28015 raft_consensus.cc:2468] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:41.066764 27905 leader_election.cc:304] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895
I20260709 12:14:41.067623 28171 raft_consensus.cc:2804] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.067032 28224 raft_consensus.cc:515] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.068120 28171 raft_consensus.cc:697] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:41.068924 28171 consensus_queue.cc:237] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.069998 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de945e1cc824f8eb014f553d2165185" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:41.070520 27939 raft_consensus.cc:3060] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.070833 28133 tablet_bootstrap.cc:654] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.071641 27838 catalog_manager.cc:5697] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:41.078612 27939 raft_consensus.cc:2468] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:41.079777 28057 leader_election.cc:304] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:41.080531 28166 raft_consensus.cc:2804] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.081130 28166 raft_consensus.cc:697] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:41.082115 28166 consensus_queue.cc:237] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.090667 28131 tablet_bootstrap.cc:492] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:41.091109 28131 ts_tablet_manager.cc:1403] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260709 12:14:41.093616 28131 raft_consensus.cc:359] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.094281 28131 raft_consensus.cc:385] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.094127 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de945e1cc824f8eb014f553d2165185" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:41.094667 28131 raft_consensus.cc:740] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.095373 28131 consensus_queue.cc:260] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.094944 28014 raft_consensus.cc:3060] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.103047 28224 leader_election.cc:290] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:41.102324 28131 ts_tablet_manager.cc:1434] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:14:41.104976 28131 tablet_bootstrap.cc:492] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:41.109513 28133 tablet_bootstrap.cc:492] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:41.110021 28133 ts_tablet_manager.cc:1403] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.017s
I20260709 12:14:41.112139 28131 tablet_bootstrap.cc:654] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.112507 28133 raft_consensus.cc:359] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.113220 28133 raft_consensus.cc:385] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.113503 28133 raft_consensus.cc:740] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.113030 27840 catalog_manager.cc:5697] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:41.114212 28133 consensus_queue.cc:260] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.128144 27838 catalog_manager.cc:5697] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:41.130435 28224 raft_consensus.cc:493] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.130904 28224 raft_consensus.cc:515] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.132938 28133 ts_tablet_manager.cc:1434] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:14:41.133528 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6734b0c42e48098ce28f9ddac823fb" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
W20260709 12:14:41.134843 28057 leader_election.cc:343] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.139246 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6734b0c42e48098ce28f9ddac823fb" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
W20260709 12:14:41.140565 28054 leader_election.cc:343] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.141000 28054 leader_election.cc:304] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:41.141752 28166 raft_consensus.cc:2749] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:41.144660 28132 tablet_bootstrap.cc:492] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:41.145128 28132 ts_tablet_manager.cc:1403] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.123s	user 0.015s	sys 0.020s
I20260709 12:14:41.146009 28133 tablet_bootstrap.cc:492] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:41.146775 28224 leader_election.cc:290] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:41.147715 28014 raft_consensus.cc:2468] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:41.148304 28132 raft_consensus.cc:359] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.149008 28132 raft_consensus.cc:385] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.149333 28132 raft_consensus.cc:740] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.150104 28132 consensus_queue.cc:260] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.154930 28133 tablet_bootstrap.cc:654] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.159291 28131 tablet_bootstrap.cc:492] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:41.159734 28131 ts_tablet_manager.cc:1403] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.031s
I20260709 12:14:41.159785 28132 ts_tablet_manager.cc:1434] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 12:14:41.160708 28132 tablet_bootstrap.cc:492] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:41.161705 28131 raft_consensus.cc:359] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.162201 28131 raft_consensus.cc:385] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.162434 28131 raft_consensus.cc:740] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.163131 28131 consensus_queue.cc:260] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.165126 28131 ts_tablet_manager.cc:1434] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:41.165665 28133 tablet_bootstrap.cc:492] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:41.165904 28131 tablet_bootstrap.cc:492] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:41.166069 28133 ts_tablet_manager.cc:1403] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.003s
I20260709 12:14:41.168689 28133 raft_consensus.cc:359] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.169306 28133 raft_consensus.cc:385] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.169565 28133 raft_consensus.cc:740] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.170148 28133 consensus_queue.cc:260] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.171262 28131 tablet_bootstrap.cc:654] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.172152 28133 ts_tablet_manager.cc:1434] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:41.173164 28133 tablet_bootstrap.cc:492] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:41.174849 28132 tablet_bootstrap.cc:654] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.179004 28133 tablet_bootstrap.cc:654] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.186864 28131 tablet_bootstrap.cc:492] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:41.187325 28131 ts_tablet_manager.cc:1403] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.004s
I20260709 12:14:41.189810 28131 raft_consensus.cc:359] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.190474 28131 raft_consensus.cc:385] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.190798 28131 raft_consensus.cc:740] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.191648 28131 consensus_queue.cc:260] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.192157 28165 raft_consensus.cc:493] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.192639 28165 raft_consensus.cc:515] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.193408 28132 tablet_bootstrap.cc:492] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:41.193972 28132 ts_tablet_manager.cc:1403] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.007s
I20260709 12:14:41.194132 28131 ts_tablet_manager.cc:1434] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:41.194538 28165 leader_election.cc:290] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:41.195058 28131 tablet_bootstrap.cc:492] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:41.196508 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:41.197275 28132 raft_consensus.cc:359] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:41.197942 28057 leader_election.cc:343] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.198127 28132 raft_consensus.cc:385] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.198505 28132 raft_consensus.cc:740] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.199918 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:41.200704 28014 raft_consensus.cc:2468] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:41.201896 28054 leader_election.cc:304] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:41.202531 28131 tablet_bootstrap.cc:654] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.202795 28224 raft_consensus.cc:2804] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.199282 28132 consensus_queue.cc:260] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.203246 28224 raft_consensus.cc:493] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.203771 28224 raft_consensus.cc:3060] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.208767 28133 tablet_bootstrap.cc:492] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:41.209388 28132 ts_tablet_manager.cc:1434] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:14:41.210750 28132 tablet_bootstrap.cc:492] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:41.212360 28224 raft_consensus.cc:515] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.216562 28132 tablet_bootstrap.cc:654] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.217923 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:41.219151 28133 ts_tablet_manager.cc:1403] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.017s
W20260709 12:14:41.219308 28057 leader_election.cc:343] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.221626 28133 raft_consensus.cc:359] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.222234 28133 raft_consensus.cc:385] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.222471 28133 raft_consensus.cc:740] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.223085 28133 consensus_queue.cc:260] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.225083 28224 leader_election.cc:290] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:41.225355 28133 ts_tablet_manager.cc:1434] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:41.226028 28133 tablet_bootstrap.cc:492] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:41.225831 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:41.226547 28014 raft_consensus.cc:3060] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.232340 28133 tablet_bootstrap.cc:654] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.239928 28171 consensus_queue.cc:1048] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.264051 28014 raft_consensus.cc:2468] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:41.265604 28054 leader_election.cc:304] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:41.266662 28165 raft_consensus.cc:2804] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.267467 28165 raft_consensus.cc:697] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:41.268283 28165 consensus_queue.cc:237] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.274380 28210 consensus_queue.cc:1048] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.291188 27838 catalog_manager.cc:5697] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:41.292816 28133 tablet_bootstrap.cc:492] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:41.294479 28131 tablet_bootstrap.cc:492] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:41.294764 28132 tablet_bootstrap.cc:492] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:41.297426 28131 ts_tablet_manager.cc:1403] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.103s	user 0.046s	sys 0.045s
I20260709 12:14:41.297713 28132 ts_tablet_manager.cc:1403] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.087s	user 0.029s	sys 0.012s
I20260709 12:14:41.300289 28132 raft_consensus.cc:359] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.300917 28132 raft_consensus.cc:385] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.300653 28131 raft_consensus.cc:359] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.301185 28132 raft_consensus.cc:740] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.301360 28131 raft_consensus.cc:385] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.301666 28131 raft_consensus.cc:740] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.301862 28132 consensus_queue.cc:260] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.302369 28131 consensus_queue.cc:260] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.303432 28132 ts_tablet_manager.cc:1434] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:14:41.304304 28132 tablet_bootstrap.cc:492] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:41.306439 28133 ts_tablet_manager.cc:1403] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.020s
I20260709 12:14:41.306499 28131 ts_tablet_manager.cc:1434] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:14:41.307752 28131 tablet_bootstrap.cc:492] T f9fa84b9b05f4827b3572c7e9f40c522 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:41.309099 28133 raft_consensus.cc:359] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.309700 28133 raft_consensus.cc:385] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.309968 28133 raft_consensus.cc:740] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.310632 28133 consensus_queue.cc:260] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.312662 28133 ts_tablet_manager.cc:1434] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:41.313480 28133 tablet_bootstrap.cc:492] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:41.313815 28131 tablet_bootstrap.cc:654] T f9fa84b9b05f4827b3572c7e9f40c522 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.315357 28132 tablet_bootstrap.cc:654] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.318921 28133 tablet_bootstrap.cc:654] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.327311 28165 raft_consensus.cc:493] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.327823 28165 raft_consensus.cc:515] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.328136 28139 consensus_queue.cc:1048] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.328384 28132 tablet_bootstrap.cc:492] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:41.329272 28132 ts_tablet_manager.cc:1403] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260709 12:14:41.329905 28165 leader_election.cc:290] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:41.330083 28133 tablet_bootstrap.cc:492] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:41.330581 28133 ts_tablet_manager.cc:1403] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:14:41.332736 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ead829dc42b4834bc2d0fea26865edd" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:41.333163 28133 raft_consensus.cc:359] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.333815 28133 raft_consensus.cc:385] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.334081 28133 raft_consensus.cc:740] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.334859 28133 consensus_queue.cc:260] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.335394 28132 raft_consensus.cc:359] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.336151 28132 raft_consensus.cc:385] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.336515 28132 raft_consensus.cc:740] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.337267 28132 consensus_queue.cc:260] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.338019 28133 ts_tablet_manager.cc:1434] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:14:41.338862 28133 tablet_bootstrap.cc:492] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:41.339622 28132 ts_tablet_manager.cc:1434] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 12:14:41.339850 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ead829dc42b4834bc2d0fea26865edd" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:41.340593 28132 tablet_bootstrap.cc:492] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:41.340677 28014 raft_consensus.cc:2468] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:41.342233 28054 leader_election.cc:304] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:41.343343 28165 raft_consensus.cc:2804] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.343838 28165 raft_consensus.cc:493] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.344286 28165 raft_consensus.cc:3060] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.344588 28133 tablet_bootstrap.cc:654] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.347028 28132 tablet_bootstrap.cc:654] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.357666 28133 tablet_bootstrap.cc:492] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:41.361589 28133 ts_tablet_manager.cc:1403] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260709 12:14:41.365778 28133 raft_consensus.cc:359] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.366628 28133 raft_consensus.cc:385] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.366976 28133 raft_consensus.cc:740] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.368220 28133 consensus_queue.cc:260] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.371622 28133 ts_tablet_manager.cc:1434] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 12:14:41.372560 28166 raft_consensus.cc:493] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.373049 28133 tablet_bootstrap.cc:492] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:41.373215 28166 raft_consensus.cc:515] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.378854 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c85ffe893364838a6a6d9f5ad6fc633" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:41.379750 28017 raft_consensus.cc:2468] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:41.381044 28133 tablet_bootstrap.cc:654] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.381361 28054 leader_election.cc:304] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:41.382426 28136 raft_consensus.cc:2804] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.382885 28136 raft_consensus.cc:493] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.383318 28136 raft_consensus.cc:3060] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.386029 28132 tablet_bootstrap.cc:492] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:41.386683 28132 ts_tablet_manager.cc:1403] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.028s
I20260709 12:14:41.389882 28132 raft_consensus.cc:359] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.390571 28132 raft_consensus.cc:385] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.390892 28132 raft_consensus.cc:740] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.391247 28139 raft_consensus.cc:493] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.391633 28132 consensus_queue.cc:260] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.391876 28139 raft_consensus.cc:515] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.394562 28139 leader_election.cc:290] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:41.395203 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:41.395263 28166 leader_election.cc:290] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:41.396857 28132 ts_tablet_manager.cc:1434] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:41.397780 28132 tablet_bootstrap.cc:492] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
W20260709 12:14:41.398339 27905 leader_election.cc:343] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:41.399451 28057 leader_election.cc:343] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.401525 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c85ffe893364838a6a6d9f5ad6fc633" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:41.402324 27940 raft_consensus.cc:2468] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:41.408344 28132 tablet_bootstrap.cc:654] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.411741 28133 tablet_bootstrap.cc:492] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:41.412290 28133 ts_tablet_manager.cc:1403] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.000s
I20260709 12:14:41.415942 28133 raft_consensus.cc:359] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.416671 28133 raft_consensus.cc:385] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.416935 28133 raft_consensus.cc:740] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.417511 28133 consensus_queue.cc:260] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.420397 28133 ts_tablet_manager.cc:1434] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:14:41.421927 28132 tablet_bootstrap.cc:492] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:41.422617 28132 ts_tablet_manager.cc:1403] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260709 12:14:41.422231 28136 raft_consensus.cc:515] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.425525 28132 raft_consensus.cc:359] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.426262 28132 raft_consensus.cc:385] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.426575 28132 raft_consensus.cc:740] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.427206 28132 consensus_queue.cc:260] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.429684 28132 ts_tablet_manager.cc:1434] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:41.430776 28132 tablet_bootstrap.cc:492] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:41.432636 28133 tablet_bootstrap.cc:492] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:41.436695 28185 raft_consensus.cc:493] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.436931 28132 tablet_bootstrap.cc:654] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.437183 28185 raft_consensus.cc:515] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.440505 28091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9fa84b9b05f4827b3572c7e9f40c522" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:41.440775 28185 leader_election.cc:290] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
W20260709 12:14:41.442052 27981 leader_election.cc:343] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.445834 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9fa84b9b05f4827b3572c7e9f40c522" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:41.446419 27939 raft_consensus.cc:2468] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:41.447322 27983 leader_election.cc:304] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895
I20260709 12:14:41.448899 28185 raft_consensus.cc:2804] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.449361 28185 raft_consensus.cc:493] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.449786 28185 raft_consensus.cc:3060] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.451951 28133 tablet_bootstrap.cc:654] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.464067 28133 tablet_bootstrap.cc:492] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:41.464596 28133 ts_tablet_manager.cc:1403] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.010s
I20260709 12:14:41.470933 28139 consensus_queue.cc:1048] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.476456 28091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:41.477108 28091 raft_consensus.cc:2468] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:41.480450 28139 consensus_queue.cc:1048] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.481698 28133 raft_consensus.cc:359] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.482595 28133 raft_consensus.cc:385] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.482949 28133 raft_consensus.cc:740] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.484586 27906 leader_election.cc:304] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:41.486125 28139 raft_consensus.cc:2804] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.486603 28139 raft_consensus.cc:493] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.487061 28139 raft_consensus.cc:3060] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.492205 28133 consensus_queue.cc:260] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.493350 28210 consensus_queue.cc:1048] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:41.503710 28054 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:40465, user_credentials={real_user=slave}} blocked reactor thread for 91334.8us
I20260709 12:14:41.503758 28133 ts_tablet_manager.cc:1434] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 12:14:41.505621 28133 tablet_bootstrap.cc:492] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:41.510825 28136 leader_election.cc:290] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:41.512676 28165 raft_consensus.cc:515] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.516525 28133 tablet_bootstrap.cc:654] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.518177 28139 raft_consensus.cc:515] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.459025 28185 raft_consensus.cc:515] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.536747 28342 consensus_queue.cc:1048] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.537443 28132 tablet_bootstrap.cc:492] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:41.515275 28165 leader_election.cc:290] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:41.540932 28132 ts_tablet_manager.cc:1403] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.110s	user 0.036s	sys 0.045s
I20260709 12:14:41.542025 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c85ffe893364838a6a6d9f5ad6fc633" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:41.542212 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ead829dc42b4834bc2d0fea26865edd" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:41.542645 27940 raft_consensus.cc:3060] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.542793 27942 raft_consensus.cc:3060] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.558580 28131 tablet_bootstrap.cc:492] T f9fa84b9b05f4827b3572c7e9f40c522 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:41.559046 28131 ts_tablet_manager.cc:1403] T f9fa84b9b05f4827b3572c7e9f40c522 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.252s	user 0.093s	sys 0.113s
I20260709 12:14:41.563505 27940 raft_consensus.cc:2468] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:41.563751 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c85ffe893364838a6a6d9f5ad6fc633" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:41.565907 28017 raft_consensus.cc:3060] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.569514 28131 raft_consensus.cc:359] T f9fa84b9b05f4827b3572c7e9f40c522 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.570155 28131 raft_consensus.cc:385] T f9fa84b9b05f4827b3572c7e9f40c522 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.570398 28131 raft_consensus.cc:740] T f9fa84b9b05f4827b3572c7e9f40c522 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.570966 28131 consensus_queue.cc:260] T f9fa84b9b05f4827b3572c7e9f40c522 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.574206 28131 ts_tablet_manager.cc:1434] T f9fa84b9b05f4827b3572c7e9f40c522 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:14:41.575050 28131 tablet_bootstrap.cc:492] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:41.579512 27942 raft_consensus.cc:2468] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:41.581641 27938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9fa84b9b05f4827b3572c7e9f40c522" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:41.582607 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ead829dc42b4834bc2d0fea26865edd" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:41.584821 27938 raft_consensus.cc:3060] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.585129 28015 raft_consensus.cc:3060] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.591331 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:41.593179 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9fa84b9b05f4827b3572c7e9f40c522" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:41.593361 28014 raft_consensus.cc:3060] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.596876 28219 raft_consensus.cc:493] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.595288 28136 consensus_queue.cc:1048] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:41.595399 28088 raft_consensus.cc:3060] T f9fa84b9b05f4827b3572c7e9f40c522 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.598124 28057 leader_election.cc:304] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:41.599231 28057 leader_election.cc:304] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:41.591634 28185 leader_election.cc:290] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:41.604797 28136 raft_consensus.cc:2804] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.605260 28136 raft_consensus.cc:697] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:41.606071 28136 consensus_queue.cc:237] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.606832 28017 raft_consensus.cc:2468] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:41.597402 28219 raft_consensus.cc:515] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.611267 28341 raft_consensus.cc:2804] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.609226 28166 consensus_queue.cc:1048] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:14:41.613240 28341 raft_consensus.cc:697] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:41.608259 28139 leader_election.cc:290] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:41.615742 28165 raft_consensus.cc:493] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.616205 28165 raft_consensus.cc:515] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.617440 28133 tablet_bootstrap.cc:492] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:41.617542 28165 leader_election.cc:290] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:41.617878 28133 ts_tablet_manager.cc:1403] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.113s	user 0.016s	sys 0.000s
I20260709 12:14:41.618528 28165 raft_consensus.cc:493] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.618921 28165 raft_consensus.cc:515] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.620039 28219 leader_election.cc:290] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:41.620299 28133 raft_consensus.cc:359] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.620920 28133 raft_consensus.cc:385] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.621168 28133 raft_consensus.cc:740] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.621598 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6a197c486a408085575e70525a2a47" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:41.621758 28133 consensus_queue.cc:260] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.624306 28165 leader_election.cc:290] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:41.623864 28133 ts_tablet_manager.cc:1434] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:41.626523 28133 tablet_bootstrap.cc:492] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:41.624742 28091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6a197c486a408085575e70525a2a47" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:41.633659 28341 consensus_queue.cc:237] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.635267 27937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa76ab94307455a98aa2ad402f7c361" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:41.635905 28091 raft_consensus.cc:2468] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:41.643275 27981 leader_election.cc:304] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:41.645597 28132 raft_consensus.cc:359] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.646469 28132 raft_consensus.cc:385] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.646776 28132 raft_consensus.cc:740] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.648797 28221 raft_consensus.cc:2804] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.649166 28221 raft_consensus.cc:493] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.649464 28221 raft_consensus.cc:3060] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.654717 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:41.655267 28090 raft_consensus.cc:3060] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.662268 28090 raft_consensus.cc:2468] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:41.664083 28139 raft_consensus.cc:493] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.664695 28139 raft_consensus.cc:515] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.669518 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286495c41fa4a889b4ca41a2daf37b1" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:41.670410 28016 raft_consensus.cc:2468] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:41.671953 27905 leader_election.cc:304] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:41.673003 28171 raft_consensus.cc:2804] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.673492 28171 raft_consensus.cc:493] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.673902 28171 raft_consensus.cc:3060] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.669646 28015 raft_consensus.cc:2468] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:41.677191 28132 consensus_queue.cc:260] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.676045 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6a197c486a408085575e70525a2a47" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:41.668052 28139 leader_election.cc:290] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:41.688128 27939 raft_consensus.cc:2468] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:41.699755 28131 tablet_bootstrap.cc:654] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.700433 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286495c41fa4a889b4ca41a2daf37b1" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:41.659171 28221 raft_consensus.cc:515] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.692978 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa76ab94307455a98aa2ad402f7c361" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:41.694839 28014 raft_consensus.cc:2468] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:41.706900 28091 raft_consensus.cc:3060] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.708587 27938 raft_consensus.cc:2468] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:41.732443 28132 ts_tablet_manager.cc:1434] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.191s	user 0.009s	sys 0.012s
I20260709 12:14:41.733474 28132 tablet_bootstrap.cc:492] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:41.719550 28219 raft_consensus.cc:493] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.718760 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6a197c486a408085575e70525a2a47" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:41.733105 28016 raft_consensus.cc:2393] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad97ddbf39b49f08a5db29448310895 in current term 1: Already voted for candidate 4346c89a537045d482c0b8c94f0b4d1f in this term.
I20260709 12:14:41.738003 28219 raft_consensus.cc:515] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.741596 27940 raft_consensus.cc:2468] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:41.730365 27906 leader_election.cc:304] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:41.742901 28219 leader_election.cc:290] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:41.743494 28215 raft_consensus.cc:2804] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.743994 28215 raft_consensus.cc:697] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:41.744765 28215 consensus_queue.cc:237] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:41.746521 27906 leader_election.cc:343] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.748147 28013 raft_consensus.cc:2393] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad97ddbf39b49f08a5db29448310895 in current term 1: Already voted for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in this term.
I20260709 12:14:41.768151 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6734b0c42e48098ce28f9ddac823fb" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:41.768666 28139 raft_consensus.cc:493] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.768803 28086 raft_consensus.cc:2468] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:41.768813 28057 leader_election.cc:304] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:41.768114 28133 tablet_bootstrap.cc:654] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.770037 28166 raft_consensus.cc:2804] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.770414 28166 raft_consensus.cc:493] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.772523 28166 raft_consensus.cc:3060] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.780535 28171 raft_consensus.cc:515] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.767403 28136 consensus_queue.cc:1048] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:14:41.773110 28088 raft_consensus.cc:2468] T f9fa84b9b05f4827b3572c7e9f40c522 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:41.774026 28139 raft_consensus.cc:515] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.799604 28171 leader_election.cc:290] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
W20260709 12:14:41.819465 28349 log.cc:927] Time spent T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:14:41.821344 28221 leader_election.cc:290] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:41.823243 28139 leader_election.cc:290] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:41.788271 27981 leader_election.cc:304] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:41.826522 28342 consensus_queue.cc:1048] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:41.826774 28165 consensus_queue.cc:1048] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.827716 28355 consensus_queue.cc:1048] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.826681 28054 leader_election.cc:304] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:41.829526 28139 raft_consensus.cc:493] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.829962 28139 raft_consensus.cc:515] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.831585 28165 raft_consensus.cc:2749] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:41.832204 28139 leader_election.cc:290] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:41.839684 28219 raft_consensus.cc:493] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:41.840240 28219 raft_consensus.cc:515] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.842306 28219 leader_election.cc:290] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:41.849339 28221 raft_consensus.cc:2804] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.860069 28221 raft_consensus.cc:493] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:41.860474 28221 raft_consensus.cc:3060] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:41.845955 27981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.3:43053, user_credentials={real_user=slave}} blocked reactor thread for 65160us
I20260709 12:14:41.855620 28166 raft_consensus.cc:515] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:41.865144 27906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:43053, user_credentials={real_user=slave}} blocked reactor thread for 86620.3us
W20260709 12:14:41.857493 27905 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:40465, user_credentials={real_user=slave}} blocked reactor thread for 79971.5us
I20260709 12:14:41.872864 28358 consensus_queue.cc:1048] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:41.874158 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6a197c486a408085575e70525a2a47" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:41.874922 28088 raft_consensus.cc:2393] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f65f5aa84f4c457aa23ba2721e65b4f9 in current term 1: Already voted for candidate 2ad97ddbf39b49f08a5db29448310895 in this term.
I20260709 12:14:41.877569 27983 leader_election.cc:304] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:41.878470 28185 raft_consensus.cc:2804] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:41.878942 28185 raft_consensus.cc:697] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:14:41.909516 28133 tablet_bootstrap.cc:492] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:41.909911 28133 ts_tablet_manager.cc:1403] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.284s	user 0.009s	sys 0.014s
I20260709 12:14:41.913738 28131 tablet_bootstrap.cc:492] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:41.914108 28131 ts_tablet_manager.cc:1403] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.339s	user 0.009s	sys 0.003s
I20260709 12:14:41.922863 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6734b0c42e48098ce28f9ddac823fb" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:41.916638 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286495c41fa4a889b4ca41a2daf37b1" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:41.906651 28185 consensus_queue.cc:237] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.931308 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286495c41fa4a889b4ca41a2daf37b1" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:41.931890 28016 raft_consensus.cc:3060] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.937636 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6734b0c42e48098ce28f9ddac823fb" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:41.938261 28089 raft_consensus.cc:2468] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:41.945714 28132 tablet_bootstrap.cc:654] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:41.927362 27941 raft_consensus.cc:2468] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:41.946421 28221 raft_consensus.cc:515] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.948724 27839 catalog_manager.cc:5697] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:41.942267 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:41.930641 28166 leader_election.cc:290] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:41.950986 27839 catalog_manager.cc:5697] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:41.952957 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6a197c486a408085575e70525a2a47" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:41.953526 27940 raft_consensus.cc:3060] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:41.954761 28131 raft_consensus.cc:359] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.955296 28131 raft_consensus.cc:385] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.955612 28131 raft_consensus.cc:740] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.956426 28131 consensus_queue.cc:260] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.960300 28133 raft_consensus.cc:359] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.961135 28133 raft_consensus.cc:385] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:41.961448 28133 raft_consensus.cc:740] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:41.962028 28133 consensus_queue.cc:260] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:41.964296 28131 ts_tablet_manager.cc:1434] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:14:41.965385 28131 tablet_bootstrap.cc:492] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
W20260709 12:14:41.966391 27981 leader_election.cc:343] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.968713 28133 ts_tablet_manager.cc:1434] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.002s
I20260709 12:14:41.969609 28016 raft_consensus.cc:2468] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:41.958979 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:41.984829 27906 leader_election.cc:304] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
W20260709 12:14:41.985803 27906 leader_election.cc:343] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.988047 28361 raft_consensus.cc:2804] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:41.995077 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
W20260709 12:14:41.995747 27906 leader_election.cc:343] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:41.997370 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6a197c486a408085575e70525a2a47" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:41.998185 28016 raft_consensus.cc:2393] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ad97ddbf39b49f08a5db29448310895 in current term 1: Already voted for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in this term.
I20260709 12:14:41.999783 28361 raft_consensus.cc:493] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.000324 28361 raft_consensus.cc:3060] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:42.003120 27888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:42.008131 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:42.008484 27905 leader_election.cc:304] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895
I20260709 12:14:42.008769 28012 raft_consensus.cc:2468] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:42.009332 28355 raft_consensus.cc:2804] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.009785 28355 raft_consensus.cc:697] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:42.010329 28355 consensus_queue.cc:237] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.014761 28133 tablet_bootstrap.cc:492] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:42.014950 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6734b0c42e48098ce28f9ddac823fb" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
W20260709 12:14:42.033375 28366 log.cc:927] Time spent T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:14:42.027189 28012 raft_consensus.cc:2393] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4346c89a537045d482c0b8c94f0b4d1f in current term 1: Already voted for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in this term.
I20260709 12:14:42.037130 28342 consensus_queue.cc:1048] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:42.033133 28221 leader_election.cc:290] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
W20260709 12:14:42.041085 28057 consensus_peers.cc:597] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.038520 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6734b0c42e48098ce28f9ddac823fb" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:42.046715 27905 leader_election.cc:304] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895
I20260709 12:14:42.047286 28086 raft_consensus.cc:3060] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.050273 28171 raft_consensus.cc:2804] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:42.050469 28132 tablet_bootstrap.cc:492] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:42.051097 28132 ts_tablet_manager.cc:1403] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.318s	user 0.008s	sys 0.015s
I20260709 12:14:42.050665 28171 raft_consensus.cc:493] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.054768 28171 raft_consensus.cc:3060] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.058702 28086 raft_consensus.cc:2468] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:42.064327 28132 raft_consensus.cc:359] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.065003 28132 raft_consensus.cc:385] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.065272 28132 raft_consensus.cc:740] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.060292 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6a197c486a408085575e70525a2a47" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:42.068511 28132 consensus_queue.cc:260] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.072517 28132 ts_tablet_manager.cc:1434] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 12:14:42.075062 27981 leader_election.cc:304] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:42.088006 28132 tablet_bootstrap.cc:492] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:42.090333 28133 tablet_bootstrap.cc:654] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.069666 28361 raft_consensus.cc:515] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.084437 28221 raft_consensus.cc:2804] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.082234 28171 raft_consensus.cc:515] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.094053 28171 leader_election.cc:290] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:42.095321 28221 raft_consensus.cc:697] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:14:42.095803 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6734b0c42e48098ce28f9ddac823fb" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:42.096438 28221 consensus_queue.cc:237] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:42.099359 27983 leader_election.cc:343] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.099951 27983 leader_election.cc:304] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:42.095353 27940 raft_consensus.cc:2468] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:42.101565 28219 raft_consensus.cc:2749] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:42.103889 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:42.105388 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:42.105965 28013 raft_consensus.cc:3060] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.119392 27942 raft_consensus.cc:2393] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f65f5aa84f4c457aa23ba2721e65b4f9 in current term 1: Already voted for candidate 4346c89a537045d482c0b8c94f0b4d1f in this term.
I20260709 12:14:42.120898 28131 tablet_bootstrap.cc:654] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.124552 28057 leader_election.cc:304] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:42.125576 28166 raft_consensus.cc:2749] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:42.126674 28165 consensus_queue.cc:1048] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:42.132835 28171 raft_consensus.cc:493] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.133457 28171 raft_consensus.cc:515] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.136089 28171 leader_election.cc:290] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
W20260709 12:14:42.122414 27906 leader_election.cc:343] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.150463 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:42.151623 27983 leader_election.cc:304] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895
I20260709 12:14:42.151845 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:42.154070 28185 raft_consensus.cc:2804] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.154520 28185 raft_consensus.cc:697] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:14:42.155388 27906 leader_election.cc:304] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:42.155316 28185 consensus_queue.cc:237] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.157743 28353 raft_consensus.cc:2749] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:42.158815 28133 tablet_bootstrap.cc:492] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:42.160530 28361 leader_election.cc:290] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:42.159471 28133 ts_tablet_manager.cc:1403] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.145s	user 0.019s	sys 0.017s
I20260709 12:14:42.160723 28013 raft_consensus.cc:2468] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:42.167222 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6734b0c42e48098ce28f9ddac823fb" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:42.168025 28086 raft_consensus.cc:2393] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4346c89a537045d482c0b8c94f0b4d1f in current term 1: Already voted for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in this term.
I20260709 12:14:42.169317 27905 leader_election.cc:304] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895
I20260709 12:14:42.170601 28171 raft_consensus.cc:2804] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.170917 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6734b0c42e48098ce28f9ddac823fb" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:42.171101 28171 raft_consensus.cc:697] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:42.172358 28171 consensus_queue.cc:237] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.179095 28132 tablet_bootstrap.cc:654] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.181573 27906 leader_election.cc:304] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:42.189795 28353 raft_consensus.cc:2749] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:42.190335 28165 consensus_queue.cc:1048] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:42.196573 28341 consensus_queue.cc:1048] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:42.194276 27838 catalog_manager.cc:5697] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:42.239773 28133 raft_consensus.cc:359] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.240929 28133 raft_consensus.cc:385] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.241137 28133 raft_consensus.cc:740] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.241778 28133 consensus_queue.cc:260] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.258440 28133 ts_tablet_manager.cc:1434] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.004s
I20260709 12:14:42.259168 28133 tablet_bootstrap.cc:492] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:42.263221 28165 raft_consensus.cc:493] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.263764 28165 raft_consensus.cc:515] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.268472 28165 leader_election.cc:290] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:42.271174 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:42.271915 28013 raft_consensus.cc:2468] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:42.272610 28132 tablet_bootstrap.cc:492] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:42.273141 28132 ts_tablet_manager.cc:1403] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.185s	user 0.023s	sys 0.016s
I20260709 12:14:42.273515 28054 leader_election.cc:304] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:42.274588 28131 tablet_bootstrap.cc:492] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:42.275002 28131 ts_tablet_manager.cc:1403] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.310s	user 0.019s	sys 0.008s
I20260709 12:14:42.275137 28166 raft_consensus.cc:2804] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:42.275591 28166 raft_consensus.cc:493] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.275957 28166 raft_consensus.cc:3060] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.278759 28132 raft_consensus.cc:359] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.299881 28132 raft_consensus.cc:385] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.302517 28133 tablet_bootstrap.cc:654] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.301705 28132 raft_consensus.cc:740] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.304723 28132 consensus_queue.cc:260] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.303519 27839 catalog_manager.cc:5697] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:42.306582 27839 catalog_manager.cc:5697] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:42.307835 28131 raft_consensus.cc:359] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.308472 28131 raft_consensus.cc:385] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.308743 28131 raft_consensus.cc:740] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.319567 28132 ts_tablet_manager.cc:1434] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.046s	user 0.013s	sys 0.014s
I20260709 12:14:42.320322 28132 tablet_bootstrap.cc:492] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:42.323946 28131 consensus_queue.cc:260] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.325897 28131 ts_tablet_manager.cc:1434] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.051s	user 0.001s	sys 0.005s
I20260709 12:14:42.326509 28358 consensus_queue.cc:1048] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:42.326669 28131 tablet_bootstrap.cc:492] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:42.326764 28166 raft_consensus.cc:515] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.348274 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:42.348923 28166 leader_election.cc:290] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:42.349982 28355 consensus_queue.cc:1048] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 12:14:42.369608 28057 leader_election.cc:343] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.370857 28132 tablet_bootstrap.cc:654] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.373898 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:42.379818 28131 tablet_bootstrap.cc:654] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.373499 28133 tablet_bootstrap.cc:492] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:42.381357 28133 ts_tablet_manager.cc:1403] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.122s	user 0.016s	sys 0.018s
I20260709 12:14:42.383045 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:42.383661 28015 raft_consensus.cc:3060] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.383932 28133 raft_consensus.cc:359] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.384676 28133 raft_consensus.cc:385] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.384912 28133 raft_consensus.cc:740] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.385753 28133 consensus_queue.cc:260] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.387326 28133 ts_tablet_manager.cc:1434] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:42.388160 28133 tablet_bootstrap.cc:492] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:42.390025 28015 raft_consensus.cc:2468] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:42.393556 28133 tablet_bootstrap.cc:654] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.403393 28132 tablet_bootstrap.cc:492] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:42.403888 28132 ts_tablet_manager.cc:1403] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.001s
I20260709 12:14:42.407691 28224 raft_consensus.cc:493] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.408354 28224 raft_consensus.cc:515] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.409966 28054 leader_election.cc:304] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:42.410828 28224 leader_election.cc:290] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:42.413089 28342 raft_consensus.cc:2804] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.413928 28342 raft_consensus.cc:697] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:42.414968 28342 consensus_queue.cc:237] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.423452 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:42.424383 28012 raft_consensus.cc:2393] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad97ddbf39b49f08a5db29448310895 in current term 1: Already voted for candidate 4346c89a537045d482c0b8c94f0b4d1f in this term.
I20260709 12:14:42.428267 28393 consensus_queue.cc:1048] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:42.432922 28353 raft_consensus.cc:493] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.433568 28353 raft_consensus.cc:515] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.434232 28185 raft_consensus.cc:493] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.406733 28132 raft_consensus.cc:359] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.435034 28132 raft_consensus.cc:385] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.434813 28185 raft_consensus.cc:515] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.435359 28132 raft_consensus.cc:740] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.436583 28353 leader_election.cc:290] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:42.437222 28185 leader_election.cc:290] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:42.439003 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c8a20cbbc4a54b2c4dc9a9ec426b5" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:42.439649 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c8a20cbbc4a54b2c4dc9a9ec426b5" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:42.440609 28132 consensus_queue.cc:260] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:42.441146 27981 leader_election.cc:343] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:42.444314 27983 leader_election.cc:343] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.444872 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa051026a6b041b5aad286e84128d79f" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:42.444859 27983 leader_election.cc:304] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
W20260709 12:14:42.446861 27905 leader_election.cc:343] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.448084 28185 raft_consensus.cc:2749] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:42.448957 28057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:43787, user_credentials={real_user=slave}} blocked reactor thread for 52811us
I20260709 12:14:42.451526 28132 ts_tablet_manager.cc:1434] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:14:42.452543 28132 tablet_bootstrap.cc:492] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
W20260709 12:14:42.457243 28057 leader_election.cc:343] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.462756 28351 consensus_queue.cc:1048] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:42.465647 28221 consensus_queue.cc:1048] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:42.471841 28131 tablet_bootstrap.cc:492] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:42.472509 28131 ts_tablet_manager.cc:1403] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.146s	user 0.015s	sys 0.011s
I20260709 12:14:42.475358 28131 raft_consensus.cc:359] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.476671 28131 raft_consensus.cc:385] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.476967 28131 raft_consensus.cc:740] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.477814 28131 consensus_queue.cc:260] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.480679 28131 ts_tablet_manager.cc:1434] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:42.479982 27838 catalog_manager.cc:5697] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:42.481690 28131 tablet_bootstrap.cc:492] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:42.482240 27838 catalog_manager.cc:5697] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:42.489771 28131 tablet_bootstrap.cc:654] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.498834 28132 tablet_bootstrap.cc:654] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.504252 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:42.510895 28132 tablet_bootstrap.cc:492] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:42.511354 28132 ts_tablet_manager.cc:1403] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.006s
I20260709 12:14:42.513451 27839 catalog_manager.cc:5697] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:42.514868 28132 raft_consensus.cc:359] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.515527 28132 raft_consensus.cc:385] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.517118 28132 raft_consensus.cc:740] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.518392 28132 consensus_queue.cc:260] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.519657 28131 tablet_bootstrap.cc:492] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:42.520088 28131 ts_tablet_manager.cc:1403] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.007s
I20260709 12:14:42.520638 28132 ts_tablet_manager.cc:1434] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:14:42.521507 28132 tablet_bootstrap.cc:492] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:42.522468 28131 raft_consensus.cc:359] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.523079 28131 raft_consensus.cc:385] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.523330 28131 raft_consensus.cc:740] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.524717 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa051026a6b041b5aad286e84128d79f" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:42.524967 28131 consensus_queue.cc:260] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.527096 28131 ts_tablet_manager.cc:1434] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:42.528144 28132 tablet_bootstrap.cc:654] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.528280 28131 tablet_bootstrap.cc:492] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:42.530421 28221 consensus_queue.cc:1048] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:42.537745 28131 tablet_bootstrap.cc:654] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.541007 28132 tablet_bootstrap.cc:492] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:42.541522 28132 ts_tablet_manager.cc:1403] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 12:14:42.542057 28133 tablet_bootstrap.cc:492] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:42.544168 28133 ts_tablet_manager.cc:1403] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.156s	user 0.034s	sys 0.062s
I20260709 12:14:42.546727 28133 raft_consensus.cc:359] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.549434 28133 raft_consensus.cc:385] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.549782 28133 raft_consensus.cc:740] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.549626 28132 raft_consensus.cc:359] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.550498 28132 raft_consensus.cc:385] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.550598 28133 consensus_queue.cc:260] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.550964 28132 raft_consensus.cc:740] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.553086 28133 ts_tablet_manager.cc:1434] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
W20260709 12:14:42.553086 27906 leader_election.cc:343] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.552664 28132 consensus_queue.cc:260] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.551043 27939 raft_consensus.cc:3060] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.553683 27906 leader_election.cc:304] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:42.554370 28133 tablet_bootstrap.cc:492] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:42.554672 28358 raft_consensus.cc:2749] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:42.556058 27906 consensus_peers.cc:597] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Couldn't send request to peer 2ad97ddbf39b49f08a5db29448310895. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:42.556965 28165 raft_consensus.cc:493] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.557363 28165 raft_consensus.cc:515] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.559196 28165 leader_election.cc:290] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:42.560622 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286495c41fa4a889b4ca41a2daf37b1" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:42.561466 28012 raft_consensus.cc:2393] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad97ddbf39b49f08a5db29448310895 in current term 1: Already voted for candidate 4346c89a537045d482c0b8c94f0b4d1f in this term.
I20260709 12:14:42.563534 28132 ts_tablet_manager.cc:1434] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 12:14:42.564117 28133 tablet_bootstrap.cc:654] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.568449 28132 tablet_bootstrap.cc:492] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:42.572454 28057 leader_election.cc:304] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:42.577203 28132 tablet_bootstrap.cc:654] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.577536 28131 tablet_bootstrap.cc:492] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:42.577955 28131 ts_tablet_manager.cc:1403] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.017s
I20260709 12:14:42.579682 28219 consensus_queue.cc:1048] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:42.585953 28133 tablet_bootstrap.cc:492] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:42.587481 28132 tablet_bootstrap.cc:492] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:42.588032 28132 ts_tablet_manager.cc:1403] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.004s
I20260709 12:14:42.588603 28165 raft_consensus.cc:3060] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.590782 28132 raft_consensus.cc:359] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.594162 28132 raft_consensus.cc:385] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.594333 28133 ts_tablet_manager.cc:1403] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.008s
I20260709 12:14:42.594497 28132 raft_consensus.cc:740] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.595043 28131 raft_consensus.cc:359] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.595682 28131 raft_consensus.cc:385] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.595319 28132 consensus_queue.cc:260] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.597150 28133 raft_consensus.cc:359] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.597916 28133 raft_consensus.cc:385] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.598246 28165 raft_consensus.cc:2749] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:42.598246 28133 raft_consensus.cc:740] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.598675 28132 ts_tablet_manager.cc:1434] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:42.595942 28131 raft_consensus.cc:740] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.599825 28132 tablet_bootstrap.cc:492] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:42.600286 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286495c41fa4a889b4ca41a2daf37b1" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:42.599617 28133 consensus_queue.cc:260] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.600688 28131 consensus_queue.cc:260] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.602873 28131 ts_tablet_manager.cc:1434] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.001s
I20260709 12:14:42.603701 28133 ts_tablet_manager.cc:1434] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:42.605067 28133 tablet_bootstrap.cc:492] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:42.609373 28353 consensus_queue.cc:1048] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:42.606554 28132 tablet_bootstrap.cc:654] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.603816 28131 tablet_bootstrap.cc:492] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:42.614024 28219 consensus_queue.cc:1048] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:42.614848 28133 tablet_bootstrap.cc:654] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.617990 28131 tablet_bootstrap.cc:654] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.624023 28353 raft_consensus.cc:493] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.624747 28353 raft_consensus.cc:515] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.628805 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e275a6cb2e42c78276b3031443561f" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:42.629575 28015 raft_consensus.cc:2468] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:42.631134 27905 leader_election.cc:304] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:42.632325 28358 raft_consensus.cc:2804] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:42.632772 28358 raft_consensus.cc:493] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.633203 28358 raft_consensus.cc:3060] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.641139 28221 raft_consensus.cc:493] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.641737 28221 raft_consensus.cc:515] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.647959 28132 tablet_bootstrap.cc:492] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:42.648530 28132 ts_tablet_manager.cc:1403] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.007s
I20260709 12:14:42.657359 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e7f126eb0e4857a9ff6129a26ce0f1" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:42.658248 28221 leader_election.cc:290] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
W20260709 12:14:42.658808 27983 leader_election.cc:343] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.660331 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e7f126eb0e4857a9ff6129a26ce0f1" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
W20260709 12:14:42.662097 27981 leader_election.cc:343] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.663262 27981 leader_election.cc:304] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:42.663810 28132 raft_consensus.cc:359] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.664528 28132 raft_consensus.cc:385] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.664779 28132 raft_consensus.cc:740] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.665285 28219 raft_consensus.cc:2749] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:42.665505 28131 tablet_bootstrap.cc:492] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:42.665486 28132 consensus_queue.cc:260] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.666101 28131 ts_tablet_manager.cc:1403] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.062s	user 0.027s	sys 0.023s
I20260709 12:14:42.667266 28132 ts_tablet_manager.cc:1434] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:14:42.668115 28132 tablet_bootstrap.cc:492] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:42.668467 28131 raft_consensus.cc:359] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.669040 28131 raft_consensus.cc:385] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.669267 28131 raft_consensus.cc:740] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.670017 28131 consensus_queue.cc:260] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.671545 28353 leader_election.cc:290] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:42.672343 28131 ts_tablet_manager.cc:1434] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:14:42.673307 28131 tablet_bootstrap.cc:492] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:42.674232 28132 tablet_bootstrap.cc:654] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.679594 28131 tablet_bootstrap.cc:654] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.680912 28185 consensus_queue.cc:1048] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:42.684865 28361 raft_consensus.cc:493] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.685424 28361 raft_consensus.cc:515] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.688053 28361 leader_election.cc:290] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:42.690523 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c8a20cbbc4a54b2c4dc9a9ec426b5" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:42.691327 28012 raft_consensus.cc:2468] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:42.691658 28131 tablet_bootstrap.cc:492] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:42.692093 28131 ts_tablet_manager.cc:1403] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.013s
I20260709 12:14:42.692829 28165 raft_consensus.cc:493] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.693421 28165 raft_consensus.cc:515] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.694535 28131 raft_consensus.cc:359] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.695143 28131 raft_consensus.cc:385] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.695395 28131 raft_consensus.cc:740] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.696012 28131 consensus_queue.cc:260] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.696350 27905 leader_election.cc:304] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:42.697322 28353 raft_consensus.cc:2804] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:42.697700 28353 raft_consensus.cc:493] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.697923 28131 ts_tablet_manager.cc:1434] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:42.698094 28353 raft_consensus.cc:3060] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.703367 28131 tablet_bootstrap.cc:492] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:42.705596 28358 raft_consensus.cc:515] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.708405 28165 leader_election.cc:290] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:42.708881 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b95115f33941c1a5fdd0fb949ff48a" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:42.709849 28012 raft_consensus.cc:2468] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:42.712440 28054 leader_election.cc:304] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:42.713907 28131 tablet_bootstrap.cc:654] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.715579 28342 raft_consensus.cc:2804] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:42.716068 28342 raft_consensus.cc:493] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.715615 28132 tablet_bootstrap.cc:492] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:42.716527 28342 raft_consensus.cc:3060] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.717062 28132 ts_tablet_manager.cc:1403] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.010s
I20260709 12:14:42.718683 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e275a6cb2e42c78276b3031443561f" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:42.719514 28086 raft_consensus.cc:2468] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:42.719605 28132 raft_consensus.cc:359] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.720314 28132 raft_consensus.cc:385] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.720587 28132 raft_consensus.cc:740] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.720747 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e275a6cb2e42c78276b3031443561f" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:42.721259 28015 raft_consensus.cc:3060] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.721719 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c8a20cbbc4a54b2c4dc9a9ec426b5" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:42.727104 28131 tablet_bootstrap.cc:492] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:42.727532 28131 ts_tablet_manager.cc:1403] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.009s
I20260709 12:14:42.721220 28132 consensus_queue.cc:260] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.734481 28132 ts_tablet_manager.cc:1434] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:14:42.736671 28015 raft_consensus.cc:2468] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:42.740134 27938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b95115f33941c1a5fdd0fb949ff48a" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:42.749624 28131 raft_consensus.cc:359] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.740873 28171 consensus_queue.cc:1048] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:42.748422 28057 leader_election.cc:304] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:42.750324 27938 raft_consensus.cc:2468] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:42.739770 28132 tablet_bootstrap.cc:492] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:42.751031 28131 raft_consensus.cc:385] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.753279 28131 raft_consensus.cc:740] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.754313 28131 consensus_queue.cc:260] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:42.756259 27906 leader_election.cc:343] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.754467 28395 raft_consensus.cc:3060] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.762677 28131 ts_tablet_manager.cc:1434] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:14:42.764789 28131 tablet_bootstrap.cc:492] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:42.761026 27905 leader_election.cc:304] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:42.766284 28171 raft_consensus.cc:2804] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.767282 28171 raft_consensus.cc:697] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:42.771757 28171 consensus_queue.cc:237] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.760720 28358 leader_election.cc:290] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:42.777568 28358 raft_consensus.cc:493] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.777295 28353 raft_consensus.cc:515] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.778040 28358 raft_consensus.cc:515] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.779423 28342 raft_consensus.cc:515] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.779929 28358 leader_election.cc:290] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:42.780194 28132 tablet_bootstrap.cc:654] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.781989 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c8a20cbbc4a54b2c4dc9a9ec426b5" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:42.782414 28015 raft_consensus.cc:3060] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.781810 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ad2f37d6ef4f2690b2e74757ccabb4" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
W20260709 12:14:42.787281 27905 leader_election.cc:343] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.788445 28015 raft_consensus.cc:2468] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:42.789479 28353 leader_election.cc:290] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:42.789963 27905 leader_election.cc:304] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:42.791602 28133 tablet_bootstrap.cc:492] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:42.792025 28133 ts_tablet_manager.cc:1403] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.187s	user 0.051s	sys 0.067s
I20260709 12:14:42.794799 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e275a6cb2e42c78276b3031443561f" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:42.795349 28086 raft_consensus.cc:3060] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.800284 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c8a20cbbc4a54b2c4dc9a9ec426b5" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:42.802126 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b95115f33941c1a5fdd0fb949ff48a" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:42.802817 28015 raft_consensus.cc:3060] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.803893 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b95115f33941c1a5fdd0fb949ff48a" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:42.804565 27941 raft_consensus.cc:3060] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.802999 28342 leader_election.cc:290] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:42.803676 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ad2f37d6ef4f2690b2e74757ccabb4" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:42.808396 28088 raft_consensus.cc:2468] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:42.808591 28353 raft_consensus.cc:2804] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.812637 28358 consensus_queue.cc:1048] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:42.814469 28015 raft_consensus.cc:2468] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
W20260709 12:14:42.814599 27906 leader_election.cc:343] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.816179 28054 leader_election.cc:304] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:42.817201 28393 raft_consensus.cc:2804] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.817657 28393 raft_consensus.cc:697] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:42.818490 28393 consensus_queue.cc:237] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.813736 28353 raft_consensus.cc:697] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:42.822566 28133 raft_consensus.cc:359] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.823086 28133 raft_consensus.cc:385] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.823334 28133 raft_consensus.cc:740] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.819216 28086 raft_consensus.cc:2468] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:42.821493 27906 leader_election.cc:304] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:42.822204 28395 raft_consensus.cc:2749] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:42.826746 28133 consensus_queue.cc:260] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.831535 28420 raft_consensus.cc:2804] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:42.826047 28341 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:14:42.836457 28420 raft_consensus.cc:493] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.836861 28420 raft_consensus.cc:3060] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.839735 28133 ts_tablet_manager.cc:1434] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 12:14:42.843325 28133 tablet_bootstrap.cc:492] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:42.837515 28353 consensus_queue.cc:237] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.870239 27838 catalog_manager.cc:5697] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:42.872694 28342 raft_consensus.cc:493] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.874235 28342 raft_consensus.cc:515] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.880311 28342 leader_election.cc:290] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:42.884248 27938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e7f126eb0e4857a9ff6129a26ce0f1" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:42.867559 27941 raft_consensus.cc:2468] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
W20260709 12:14:42.897478 28057 leader_election.cc:343] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.907876 28131 tablet_bootstrap.cc:654] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.906194 28361 raft_consensus.cc:493] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:42.910697 28361 raft_consensus.cc:515] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.913880 28361 leader_election.cc:290] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:42.914834 27938 raft_consensus.cc:3060] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.919287 28132 tablet_bootstrap.cc:492] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:42.919680 28132 ts_tablet_manager.cc:1403] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.180s	user 0.012s	sys 0.018s
I20260709 12:14:42.911028 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e7f126eb0e4857a9ff6129a26ce0f1" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:42.920890 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:42.925689 28012 raft_consensus.cc:2468] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:42.927129 28054 leader_election.cc:304] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:42.933876 28420 raft_consensus.cc:515] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.939729 28395 raft_consensus.cc:2804] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:42.940377 28395 raft_consensus.cc:493] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:42.940718 28395 raft_consensus.cc:3060] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.940440 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:42.945137 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ad2f37d6ef4f2690b2e74757ccabb4" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:42.946936 28088 raft_consensus.cc:3060] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.951911 28395 raft_consensus.cc:515] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.952404 27905 leader_election.cc:304] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:42.953537 28171 raft_consensus.cc:2749] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:42.959918 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ad2f37d6ef4f2690b2e74757ccabb4" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:42.962802 28088 raft_consensus.cc:2468] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
W20260709 12:14:42.962882 27905 leader_election.cc:343] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:42.963812 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e7f126eb0e4857a9ff6129a26ce0f1" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:42.963943 27906 leader_election.cc:304] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:42.965579 28355 raft_consensus.cc:2804] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:42.966061 28355 raft_consensus.cc:697] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:42.966845 28355 consensus_queue.cc:237] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.970141 28131 tablet_bootstrap.cc:492] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:42.970582 28131 ts_tablet_manager.cc:1403] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.206s	user 0.010s	sys 0.005s
I20260709 12:14:42.946684 28420 leader_election.cc:290] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:42.968755 28133 tablet_bootstrap.cc:654] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:42.973551 28132 raft_consensus.cc:359] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.974115 28132 raft_consensus.cc:385] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.974334 28132 raft_consensus.cc:740] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.980603 28131 raft_consensus.cc:359] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.981283 28131 raft_consensus.cc:385] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:42.981586 28131 raft_consensus.cc:740] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:42.982712 28131 consensus_queue.cc:260] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.984249 28395 leader_election.cc:290] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:42.988925 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e7f126eb0e4857a9ff6129a26ce0f1" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:42.989415 28015 raft_consensus.cc:3060] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:42.990554 28132 consensus_queue.cc:260] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:42.985561 28131 ts_tablet_manager.cc:1434] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:14:42.996160 28131 tablet_bootstrap.cc:492] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:42.998581 28015 raft_consensus.cc:2468] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:43.000396 28054 leader_election.cc:304] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:42.999711 27941 raft_consensus.cc:3060] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.008194 28395 raft_consensus.cc:493] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.008874 28420 raft_consensus.cc:493] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.008638 28395 raft_consensus.cc:515] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.009508 28420 raft_consensus.cc:515] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.011538 28342 raft_consensus.cc:2804] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.012033 28342 raft_consensus.cc:697] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:43.012843 28342 consensus_queue.cc:237] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.020061 28420 leader_election.cc:290] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:43.028389 28132 ts_tablet_manager.cc:1434] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.108s	user 0.004s	sys 0.003s
I20260709 12:14:43.029210 28132 tablet_bootstrap.cc:492] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:43.036736 28133 tablet_bootstrap.cc:492] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:43.037340 28133 ts_tablet_manager.cc:1403] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.194s	user 0.029s	sys 0.015s
I20260709 12:14:43.041147 28131 tablet_bootstrap.cc:654] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.040761 27840 catalog_manager.cc:5697] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.038017 28166 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:14:43.043038 28395 leader_election.cc:290] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:43.053920 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5b38739c942c1923c78549adbdfd6" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:43.057125 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa051026a6b041b5aad286e84128d79f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:43.057924 28016 raft_consensus.cc:2468] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:43.061477 27941 raft_consensus.cc:2468] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:43.064106 28054 leader_election.cc:304] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:43.051275 27938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa051026a6b041b5aad286e84128d79f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:43.080915 28395 raft_consensus.cc:2804] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:43.081279 28395 raft_consensus.cc:493] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.081616 28395 raft_consensus.cc:3060] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.086171 27938 raft_consensus.cc:2468] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:43.067703 28133 raft_consensus.cc:359] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.069706 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5b38739c942c1923c78549adbdfd6" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:43.088275 28133 raft_consensus.cc:385] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.088570 28133 raft_consensus.cc:740] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.089169 28133 consensus_queue.cc:260] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.089979 28395 raft_consensus.cc:515] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.096598 28132 tablet_bootstrap.cc:654] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:43.097048 27906 leader_election.cc:343] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.098886 28133 ts_tablet_manager.cc:1434] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.000s
I20260709 12:14:43.102416 28395 leader_election.cc:290] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:43.103854 28133 tablet_bootstrap.cc:492] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:43.086791 27839 catalog_manager.cc:5697] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.105695 27839 catalog_manager.cc:5697] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.111702 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa051026a6b041b5aad286e84128d79f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:43.112370 28016 raft_consensus.cc:3060] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.113023 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa051026a6b041b5aad286e84128d79f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:43.113780 27939 raft_consensus.cc:3060] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.128223 28015 raft_consensus.cc:2468] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:43.139717 27905 leader_election.cc:304] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895
I20260709 12:14:43.142400 28430 raft_consensus.cc:2804] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:43.142746 28430 raft_consensus.cc:493] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.143055 28430 raft_consensus.cc:3060] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.169245 28016 raft_consensus.cc:2468] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:43.176267 28054 leader_election.cc:304] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:43.177599 28395 raft_consensus.cc:2804] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.178052 28395 raft_consensus.cc:697] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:43.178813 28395 consensus_queue.cc:237] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.182888 27840 catalog_manager.cc:5697] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.200896 28131 tablet_bootstrap.cc:492] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:43.201419 28131 ts_tablet_manager.cc:1403] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.205s	user 0.011s	sys 0.008s
I20260709 12:14:43.210984 28131 raft_consensus.cc:359] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.211663 27838 catalog_manager.cc:5697] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.212358 28131 raft_consensus.cc:385] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.212538 28358 consensus_queue.cc:1048] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.212886 28131 raft_consensus.cc:740] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.212105 28430 raft_consensus.cc:515] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.213513 28131 consensus_queue.cc:260] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.202309 27939 raft_consensus.cc:2468] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:43.223973 28131 ts_tablet_manager.cc:1434] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:14:43.225183 28131 tablet_bootstrap.cc:492] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:43.229741 28430 leader_election.cc:290] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:43.232366 28133 tablet_bootstrap.cc:654] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.232187 28132 tablet_bootstrap.cc:492] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:43.232571 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5b38739c942c1923c78549adbdfd6" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:43.238561 28132 ts_tablet_manager.cc:1403] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.210s	user 0.031s	sys 0.011s
I20260709 12:14:43.238580 28015 raft_consensus.cc:3060] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.243388 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5b38739c942c1923c78549adbdfd6" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
W20260709 12:14:43.244895 27906 leader_election.cc:343] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.245961 28132 raft_consensus.cc:359] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.246654 28132 raft_consensus.cc:385] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.247059 28132 raft_consensus.cc:740] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.247742 28132 consensus_queue.cc:260] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.248775 28434 raft_consensus.cc:493] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.249218 28434 raft_consensus.cc:515] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.253075 28434 leader_election.cc:290] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:43.254840 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc673c6a8c6f4572aa6bf3b347d4b5b9" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:43.255136 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc673c6a8c6f4572aa6bf3b347d4b5b9" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:43.255731 28131 tablet_bootstrap.cc:654] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.260244 28434 raft_consensus.cc:493] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.260759 28434 raft_consensus.cc:515] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.260881 28358 consensus_queue.cc:1048] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.255162 28132 ts_tablet_manager.cc:1434] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
W20260709 12:14:43.265009 28054 leader_election.cc:343] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:43.266430 28057 leader_election.cc:343] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.266943 28057 leader_election.cc:304] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:43.268222 28434 leader_election.cc:290] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:43.268721 28434 raft_consensus.cc:2749] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:43.270195 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c8a20cbbc4a54b2c4dc9a9ec426b5" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:43.270756 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c8a20cbbc4a54b2c4dc9a9ec426b5" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:43.271533 28013 raft_consensus.cc:2393] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad97ddbf39b49f08a5db29448310895 in current term 1: Already voted for candidate 4346c89a537045d482c0b8c94f0b4d1f in this term.
I20260709 12:14:43.272516 28015 raft_consensus.cc:2468] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:43.273226 28057 leader_election.cc:304] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:43.273880 28132 tablet_bootstrap.cc:492] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:43.271220 27838 catalog_manager.cc:5697] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.275806 28433 raft_consensus.cc:3060] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:43.279810 27888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:43.280781 27905 leader_election.cc:304] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895
I20260709 12:14:43.284310 28358 raft_consensus.cc:2804] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.284914 28358 raft_consensus.cc:697] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:43.285928 28358 consensus_queue.cc:237] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.301644 28420 consensus_queue.cc:1048] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:43.304838 28433 raft_consensus.cc:2749] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:43.312741 28132 tablet_bootstrap.cc:654] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.313344 28433 consensus_queue.cc:1048] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.323556 28131 tablet_bootstrap.cc:492] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:43.324011 28131 ts_tablet_manager.cc:1403] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.007s
I20260709 12:14:43.322824 27839 catalog_manager.cc:5697] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.337698 28131 raft_consensus.cc:359] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.338387 28131 raft_consensus.cc:385] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.338660 28131 raft_consensus.cc:740] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.339458 28420 consensus_queue.cc:1048] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.339318 28131 consensus_queue.cc:260] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.341475 28131 ts_tablet_manager.cc:1434] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:14:43.342332 28131 tablet_bootstrap.cc:492] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:43.348256 28434 consensus_queue.cc:1048] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.350627 28131 tablet_bootstrap.cc:654] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.355751 28132 tablet_bootstrap.cc:492] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:43.358054 28133 tablet_bootstrap.cc:492] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:43.364446 28133 ts_tablet_manager.cc:1403] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.261s	user 0.010s	sys 0.013s
I20260709 12:14:43.369930 28133 raft_consensus.cc:359] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.370675 28133 raft_consensus.cc:385] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.371048 28133 raft_consensus.cc:740] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.372375 28133 consensus_queue.cc:260] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.377332 28133 ts_tablet_manager.cc:1434] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:14:43.378650 28133 tablet_bootstrap.cc:492] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:43.356266 28132 ts_tablet_manager.cc:1403] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.002s
I20260709 12:14:43.388324 28132 raft_consensus.cc:359] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.388949 28132 raft_consensus.cc:385] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.389197 28132 raft_consensus.cc:740] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.389919 28132 consensus_queue.cc:260] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.391884 28132 ts_tablet_manager.cc:1434] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:43.392776 28132 tablet_bootstrap.cc:492] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:43.393989 28131 tablet_bootstrap.cc:492] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:43.394508 28131 ts_tablet_manager.cc:1403] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.020s
I20260709 12:14:43.396313 28133 tablet_bootstrap.cc:654] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.397119 28131 raft_consensus.cc:359] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.397866 28131 raft_consensus.cc:385] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.398171 28131 raft_consensus.cc:740] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.398944 28131 consensus_queue.cc:260] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.400401 28132 tablet_bootstrap.cc:654] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.402087 28131 ts_tablet_manager.cc:1434] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:43.407830 28131 tablet_bootstrap.cc:492] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:43.413563 28131 tablet_bootstrap.cc:654] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.418180 28133 tablet_bootstrap.cc:492] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:43.418565 28133 ts_tablet_manager.cc:1403] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.003s
I20260709 12:14:43.421012 28133 raft_consensus.cc:359] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.421630 28133 raft_consensus.cc:385] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.421881 28133 raft_consensus.cc:740] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.422370 28132 tablet_bootstrap.cc:492] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:43.422818 28132 ts_tablet_manager.cc:1403] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260709 12:14:43.422492 28133 consensus_queue.cc:260] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.423156 28361 consensus_queue.cc:1048] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.424352 28133 ts_tablet_manager.cc:1434] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:43.425287 28133 tablet_bootstrap.cc:492] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:43.425348 28132 raft_consensus.cc:359] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.426229 28132 raft_consensus.cc:385] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.426514 28132 raft_consensus.cc:740] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.427088 28132 consensus_queue.cc:260] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.429072 28132 ts_tablet_manager.cc:1434] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:43.431808 28132 tablet_bootstrap.cc:492] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:43.434237 28016 raft_consensus.cc:3060] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.437451 28132 tablet_bootstrap.cc:654] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.438788 28361 raft_consensus.cc:493] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.439280 28361 raft_consensus.cc:515] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.440742 28131 tablet_bootstrap.cc:492] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:43.442791 28131 ts_tablet_manager.cc:1403] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.003s
I20260709 12:14:43.443033 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c6d7827e6540869e74e5e9ab237cb2" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:43.443692 28088 raft_consensus.cc:2468] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:43.444063 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c6d7827e6540869e74e5e9ab237cb2" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
W20260709 12:14:43.445446 27905 leader_election.cc:343] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.445897 28361 leader_election.cc:290] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:43.450230 28133 tablet_bootstrap.cc:654] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.446663 28131 raft_consensus.cc:359] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.454202 28131 raft_consensus.cc:385] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.454442 27906 leader_election.cc:304] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:43.454617 28131 raft_consensus.cc:740] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.455540 28131 consensus_queue.cc:260] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.457520 28131 ts_tablet_manager.cc:1434] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:14:43.458675 28131 tablet_bootstrap.cc:492] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:43.467052 28131 tablet_bootstrap.cc:654] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.470254 28420 raft_consensus.cc:2804] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:43.470562 28132 tablet_bootstrap.cc:492] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:43.470661 28420 raft_consensus.cc:493] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.471029 28132 ts_tablet_manager.cc:1403] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.004s
I20260709 12:14:43.473078 28420 raft_consensus.cc:3060] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.475582 28430 raft_consensus.cc:493] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.476191 28430 raft_consensus.cc:515] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.478493 28434 raft_consensus.cc:493] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.479128 28434 raft_consensus.cc:515] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.480376 28133 tablet_bootstrap.cc:492] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:43.481006 28133 ts_tablet_manager.cc:1403] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.007s
I20260709 12:14:43.481647 28434 leader_election.cc:290] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:43.482519 28430 leader_election.cc:290] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:43.482944 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5b38739c942c1923c78549adbdfd6" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:43.484048 28015 raft_consensus.cc:2393] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad97ddbf39b49f08a5db29448310895 in current term 1: Already voted for candidate 4346c89a537045d482c0b8c94f0b4d1f in this term.
I20260709 12:14:43.483146 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5b38739c942c1923c78549adbdfd6" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:43.486558 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97f72ee6ca499e85de5fae31e61110" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:43.487358 28088 raft_consensus.cc:2468] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:43.489296 28054 leader_election.cc:304] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:43.490209 28434 raft_consensus.cc:3060] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.490072 27906 leader_election.cc:304] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:43.498688 28358 raft_consensus.cc:2804] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:43.499028 28358 raft_consensus.cc:493] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.499362 28358 raft_consensus.cc:3060] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.499291 28132 raft_consensus.cc:359] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.499634 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97f72ee6ca499e85de5fae31e61110" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:43.500061 28132 raft_consensus.cc:385] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.500362 28132 raft_consensus.cc:740] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
W20260709 12:14:43.500968 27905 leader_election.cc:343] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.501092 28132 consensus_queue.cc:260] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.502748 28133 raft_consensus.cc:359] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.503479 28133 raft_consensus.cc:385] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.503599 28132 ts_tablet_manager.cc:1434] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.010s
I20260709 12:14:43.503784 28133 raft_consensus.cc:740] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.504726 28132 tablet_bootstrap.cc:492] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:43.506345 28434 raft_consensus.cc:2749] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:43.508122 28420 raft_consensus.cc:515] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.510552 28358 raft_consensus.cc:515] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.510905 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c6d7827e6540869e74e5e9ab237cb2" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:43.511574 28090 raft_consensus.cc:3060] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.517377 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c6d7827e6540869e74e5e9ab237cb2" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:43.521149 28133 consensus_queue.cc:260] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.522233 28420 leader_election.cc:290] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:43.522656 28133 ts_tablet_manager.cc:1434] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.004s
I20260709 12:14:43.523545 28133 tablet_bootstrap.cc:492] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:43.525260 28012 raft_consensus.cc:3060] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.526870 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97f72ee6ca499e85de5fae31e61110" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:43.526944 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97f72ee6ca499e85de5fae31e61110" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:43.527510 28088 raft_consensus.cc:3060] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.532169 28012 raft_consensus.cc:2468] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:43.534204 28088 raft_consensus.cc:2468] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:43.526823 28420 consensus_queue.cc:1048] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:14:43.525579 28358 leader_election.cc:290] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
W20260709 12:14:43.536298 27905 leader_election.cc:343] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.537057 28131 tablet_bootstrap.cc:492] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:43.536893 28090 raft_consensus.cc:2468] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:43.538496 27906 leader_election.cc:304] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:43.539327 28131 ts_tablet_manager.cc:1403] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.003s
I20260709 12:14:43.541508 27906 leader_election.cc:304] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:43.542161 28132 tablet_bootstrap.cc:654] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.541906 28131 raft_consensus.cc:359] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.542354 28420 raft_consensus.cc:2804] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.542579 28131 raft_consensus.cc:385] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.542899 28131 raft_consensus.cc:740] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.543150 28420 raft_consensus.cc:697] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:43.543561 28358 raft_consensus.cc:2804] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.545456 28131 consensus_queue.cc:260] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.544286 28358 raft_consensus.cc:697] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:43.549187 28131 ts_tablet_manager.cc:1434] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:43.550266 28131 tablet_bootstrap.cc:492] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:43.550189 28358 consensus_queue.cc:237] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.544512 28420 consensus_queue.cc:237] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.577594 28131 tablet_bootstrap.cc:654] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.578578 28133 tablet_bootstrap.cc:654] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.585105 28361 raft_consensus.cc:493] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.605796 28131 tablet_bootstrap.cc:492] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:43.605525 28361 raft_consensus.cc:515] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.606261 28131 ts_tablet_manager.cc:1403] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.002s
I20260709 12:14:43.592808 28355 raft_consensus.cc:493] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.612053 28131 raft_consensus.cc:359] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.613425 28131 raft_consensus.cc:385] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.613852 28131 raft_consensus.cc:740] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.614756 28131 consensus_queue.cc:260] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:43.617268 27905 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:40465, user_credentials={real_user=slave}} blocked reactor thread for 45646.3us
I20260709 12:14:43.617821 28131 ts_tablet_manager.cc:1434] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:14:43.618762 28131 tablet_bootstrap.cc:492] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:43.619911 28361 leader_election.cc:290] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:43.609876 28355 raft_consensus.cc:515] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.621549 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9576a388ae5433083ecc5b243b700f7" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:43.635552 28355 leader_election.cc:290] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:43.637720 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9576a388ae5433083ecc5b243b700f7" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:43.641243 28131 tablet_bootstrap.cc:654] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.641001 28342 consensus_queue.cc:1048] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:43.643182 27906 leader_election.cc:343] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.638162 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc673c6a8c6f4572aa6bf3b347d4b5b9" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:43.644160 28087 raft_consensus.cc:2468] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:43.646200 27906 leader_election.cc:304] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:43.647333 28355 raft_consensus.cc:2804] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:43.647680 28355 raft_consensus.cc:493] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.647995 28355 raft_consensus.cc:3060] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.648277 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc673c6a8c6f4572aa6bf3b347d4b5b9" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:43.648855 28015 raft_consensus.cc:2468] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:43.653126 27840 catalog_manager.cc:5697] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.658386 28131 tablet_bootstrap.cc:492] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:43.658885 28131 ts_tablet_manager.cc:1403] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.000s
I20260709 12:14:43.659849 28132 tablet_bootstrap.cc:492] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:43.655197 27840 catalog_manager.cc:5697] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.663017 28131 raft_consensus.cc:359] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.663677 28131 raft_consensus.cc:385] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.663928 28131 raft_consensus.cc:740] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.660290 28132 ts_tablet_manager.cc:1403] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.156s	user 0.007s	sys 0.012s
I20260709 12:14:43.664515 28131 consensus_queue.cc:260] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:43.669693 27905 leader_election.cc:343] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.670192 27905 leader_election.cc:304] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:43.670922 28460 raft_consensus.cc:2749] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:43.666625 28355 raft_consensus.cc:515] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.673545 28355 leader_election.cc:290] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:43.674855 28131 ts_tablet_manager.cc:1434] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:14:43.675472 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc673c6a8c6f4572aa6bf3b347d4b5b9" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:43.675989 28090 raft_consensus.cc:3060] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.676370 28133 tablet_bootstrap.cc:492] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:43.676808 28133 ts_tablet_manager.cc:1403] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.153s	user 0.011s	sys 0.006s
I20260709 12:14:43.679606 28133 raft_consensus.cc:359] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.680217 28133 raft_consensus.cc:385] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.680485 28133 raft_consensus.cc:740] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.682864 28133 consensus_queue.cc:260] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.683243 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc673c6a8c6f4572aa6bf3b347d4b5b9" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:43.683008 28132 raft_consensus.cc:359] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.683810 28012 raft_consensus.cc:3060] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.684115 28132 raft_consensus.cc:385] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.686929 28132 raft_consensus.cc:740] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.686690 28133 ts_tablet_manager.cc:1434] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:14:43.688112 28133 tablet_bootstrap.cc:492] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:43.693950 28342 consensus_queue.cc:1048] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.698472 28131 tablet_bootstrap.cc:492] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:43.699950 28090 raft_consensus.cc:2468] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:43.699990 28395 consensus_queue.cc:1048] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.701035 27906 leader_election.cc:304] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:43.701894 28460 raft_consensus.cc:2804] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.702379 28460 raft_consensus.cc:697] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:43.704104 28460 consensus_queue.cc:237] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.704773 28132 consensus_queue.cc:260] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.705926 28012 raft_consensus.cc:2468] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:43.707187 28430 consensus_queue.cc:1048] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.709545 28131 tablet_bootstrap.cc:654] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.716966 28395 raft_consensus.cc:493] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.717353 28395 raft_consensus.cc:515] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.718811 28132 ts_tablet_manager.cc:1434] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.002s
I20260709 12:14:43.719213 28395 leader_election.cc:290] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:43.719748 28132 tablet_bootstrap.cc:492] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:43.720002 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9576a388ae5433083ecc5b243b700f7" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:43.720602 27940 raft_consensus.cc:2468] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:43.722819 28057 leader_election.cc:304] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:43.724342 28342 raft_consensus.cc:2804] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:43.724659 28342 raft_consensus.cc:493] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.724961 28342 raft_consensus.cc:3060] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.727366 28133 tablet_bootstrap.cc:654] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.727718 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9576a388ae5433083ecc5b243b700f7" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
W20260709 12:14:43.728905 28054 leader_election.cc:343] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.738529 28132 tablet_bootstrap.cc:654] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.739545 28460 consensus_queue.cc:1048] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:43.745072 28133 tablet_bootstrap.cc:492] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:43.745519 28133 ts_tablet_manager.cc:1403] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.003s
I20260709 12:14:43.749223 28133 raft_consensus.cc:359] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.749995 28133 raft_consensus.cc:385] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.750303 28133 raft_consensus.cc:740] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.750880 28133 consensus_queue.cc:260] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.752786 28133 ts_tablet_manager.cc:1434] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:43.753382 28131 tablet_bootstrap.cc:492] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:43.753810 28131 ts_tablet_manager.cc:1403] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.007s
I20260709 12:14:43.756203 28133 tablet_bootstrap.cc:492] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:43.764065 28131 raft_consensus.cc:359] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.764752 28131 raft_consensus.cc:385] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.764467 28342 raft_consensus.cc:515] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.765060 28131 raft_consensus.cc:740] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.765717 28131 consensus_queue.cc:260] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.767226 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9576a388ae5433083ecc5b243b700f7" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:43.767786 27940 raft_consensus.cc:3060] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.768236 28131 ts_tablet_manager.cc:1434] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:14:43.769214 28131 tablet_bootstrap.cc:492] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:43.771165 28133 tablet_bootstrap.cc:654] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.772558 28132 tablet_bootstrap.cc:492] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:43.772956 28132 ts_tablet_manager.cc:1403] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.008s
I20260709 12:14:43.776161 28342 leader_election.cc:290] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:43.782161 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9576a388ae5433083ecc5b243b700f7" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:43.782891 28012 raft_consensus.cc:3060] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.788482 28132 raft_consensus.cc:359] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.789098 28132 raft_consensus.cc:385] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.789330 28132 raft_consensus.cc:740] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.789888 28132 consensus_queue.cc:260] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.791209 27940 raft_consensus.cc:2468] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:43.796415 28057 leader_election.cc:304] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:43.801302 28434 raft_consensus.cc:2804] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:43.801788 28434 raft_consensus.cc:697] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:43.802625 28434 consensus_queue.cc:237] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.809554 28131 tablet_bootstrap.cc:654] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.828495 28132 ts_tablet_manager.cc:1434] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.013s
I20260709 12:14:43.829452 28132 tablet_bootstrap.cc:492] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
W20260709 12:14:43.843842 28057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.1:43787, user_credentials={real_user=slave}} blocked reactor thread for 47492us
I20260709 12:14:43.843611 27837 catalog_manager.cc:5697] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.852073 28477 raft_consensus.cc:493] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.842847 28012 raft_consensus.cc:2468] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:43.852674 28477 raft_consensus.cc:515] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.880300 28477 leader_election.cc:290] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:43.881512 28478 consensus_queue.cc:1048] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:43.883930 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:43.885995 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:43.887193 28132 tablet_bootstrap.cc:654] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.888326 28131 tablet_bootstrap.cc:492] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:43.889060 28131 ts_tablet_manager.cc:1403] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.120s	user 0.003s	sys 0.013s
I20260709 12:14:43.891860 28131 raft_consensus.cc:359] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.892588 28131 raft_consensus.cc:385] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.892961 28131 raft_consensus.cc:740] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.893698 28131 consensus_queue.cc:260] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:43.896145 28057 leader_election.cc:343] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.896857 28131 ts_tablet_manager.cc:1434] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:43.898528 28131 tablet_bootstrap.cc:492] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:43.898947 28133 tablet_bootstrap.cc:492] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:43.899587 28133 ts_tablet_manager.cc:1403] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.146s	user 0.009s	sys 0.003s
I20260709 12:14:43.905417 28131 tablet_bootstrap.cc:654] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.907920 28434 raft_consensus.cc:493] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.908371 28434 raft_consensus.cc:515] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.881217 27839 catalog_manager.cc:5697] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:43.910207 28434 leader_election.cc:290] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:43.911805 28132 tablet_bootstrap.cc:492] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:43.912214 28132 ts_tablet_manager.cc:1403] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.008s
I20260709 12:14:43.912936 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4e82b31a09494e8d73896a02fd8142" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
W20260709 12:14:43.914248 28057 leader_election.cc:343] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.914629 28132 raft_consensus.cc:359] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.915248 28132 raft_consensus.cc:385] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.915520 28132 raft_consensus.cc:740] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.915773 28361 raft_consensus.cc:493] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.916211 28132 consensus_queue.cc:260] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.916393 28361 raft_consensus.cc:515] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.918565 28132 ts_tablet_manager.cc:1434] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:14:43.919435 28132 tablet_bootstrap.cc:492] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:43.919934 28361 leader_election.cc:290] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:43.902941 28133 raft_consensus.cc:359] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.921609 28133 raft_consensus.cc:385] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.921880 28133 raft_consensus.cc:740] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.922724 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:43.922693 28133 consensus_queue.cc:260] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.924863 28132 tablet_bootstrap.cc:654] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:43.929737 27905 leader_election.cc:343] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.931641 28133 ts_tablet_manager.cc:1434] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:14:43.932780 28133 tablet_bootstrap.cc:492] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
W20260709 12:14:43.937824 28054 leader_election.cc:343] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:43.938388 28054 leader_election.cc:304] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:43.939651 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:43.940528 28086 raft_consensus.cc:2468] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:43.943724 27906 leader_election.cc:304] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:43.944841 28133 tablet_bootstrap.cc:654] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.945259 28460 raft_consensus.cc:2804] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:43.945822 28460 raft_consensus.cc:493] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:43.946292 28460 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.950438 28132 tablet_bootstrap.cc:492] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:43.950968 28132 ts_tablet_manager.cc:1403] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.012s
I20260709 12:14:43.954643 28132 raft_consensus.cc:359] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.955325 28132 raft_consensus.cc:385] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.955621 28132 raft_consensus.cc:740] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.956210 28132 consensus_queue.cc:260] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.957654 28133 tablet_bootstrap.cc:492] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:43.958283 28133 ts_tablet_manager.cc:1403] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260709 12:14:43.958338 28132 ts_tablet_manager.cc:1434] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:43.958735 28219 raft_consensus.cc:493] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:43.963554 28219 raft_consensus.cc:515] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.965621 28132 tablet_bootstrap.cc:492] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:43.965556 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97f72ee6ca499e85de5fae31e61110" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:43.967401 28219 leader_election.cc:290] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:43.969508 28133 raft_consensus.cc:359] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.970424 28133 raft_consensus.cc:385] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:43.970685 28133 raft_consensus.cc:740] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:43.971303 28132 tablet_bootstrap.cc:654] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:43.971346 28133 consensus_queue.cc:260] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:43.976042 28393 raft_consensus.cc:2749] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:43.978413 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97f72ee6ca499e85de5fae31e61110" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:43.979544 28086 raft_consensus.cc:2393] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65f5aa84f4c457aa23ba2721e65b4f9 in current term 1: Already voted for candidate 4346c89a537045d482c0b8c94f0b4d1f in this term.
I20260709 12:14:43.980816 27981 leader_election.cc:304] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:43.981843 28351 raft_consensus.cc:3060] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:43.974582 28133 ts_tablet_manager.cc:1434] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:14:43.984727 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4e82b31a09494e8d73896a02fd8142" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:43.985502 28133 tablet_bootstrap.cc:492] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:43.988950 28351 raft_consensus.cc:2749] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:43.992169 28133 tablet_bootstrap.cc:654] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.003409 28361 consensus_queue.cc:1048] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:44.018021 28361 consensus_queue.cc:1048] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:44.025882 28054 leader_election.cc:343] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.026237 28054 leader_election.cc:304] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:44.032385 28434 raft_consensus.cc:2749] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.046283 28393 raft_consensus.cc:493] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.048116 28393 raft_consensus.cc:515] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.131860 28393 leader_election.cc:290] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:44.133625 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24d110a15aa49a3b3004658a164417e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:44.135192 28132 tablet_bootstrap.cc:492] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:44.138756 28492 raft_consensus.cc:493] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.139195 28132 ts_tablet_manager.cc:1403] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.174s	user 0.016s	sys 0.024s
I20260709 12:14:44.139098 27939 raft_consensus.cc:2468] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:44.139397 28492 raft_consensus.cc:515] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.140621 28057 leader_election.cc:304] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:44.141566 28393 raft_consensus.cc:2804] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.136725 28131 tablet_bootstrap.cc:492] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:44.142881 28393 raft_consensus.cc:493] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.143338 28393 raft_consensus.cc:3060] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.090849 28361 consensus_queue.cc:1048] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
I20260709 12:14:44.143059 28131 ts_tablet_manager.cc:1403] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.245s	user 0.055s	sys 0.112s
I20260709 12:14:44.149794 28131 raft_consensus.cc:359] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.150411 28131 raft_consensus.cc:385] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.150679 28131 raft_consensus.cc:740] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.141995 28132 raft_consensus.cc:359] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.151298 28131 consensus_queue.cc:260] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.154371 28131 ts_tablet_manager.cc:1434] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:14:44.141718 28492 leader_election.cc:290] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:44.155165 28131 tablet_bootstrap.cc:492] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:44.151688 28132 raft_consensus.cc:385] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.155670 28132 raft_consensus.cc:740] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.156304 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24d110a15aa49a3b3004658a164417e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:44.157135 28016 raft_consensus.cc:2468] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:44.156280 28132 consensus_queue.cc:260] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.159185 28132 ts_tablet_manager.cc:1434] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.001s
I20260709 12:14:44.160008 28132 tablet_bootstrap.cc:492] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:44.174060 28460 raft_consensus.cc:515] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.179827 28393 raft_consensus.cc:515] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.183851 28131 tablet_bootstrap.cc:654] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.187361 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24d110a15aa49a3b3004658a164417e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:44.188272 27939 raft_consensus.cc:3060] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.187388 28132 tablet_bootstrap.cc:654] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.197901 27939 raft_consensus.cc:2468] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:44.200131 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24d110a15aa49a3b3004658a164417e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:44.201879 28015 raft_consensus.cc:3060] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.206272 28131 tablet_bootstrap.cc:492] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:44.206696 28131 ts_tablet_manager.cc:1403] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260709 12:14:44.209003 28015 raft_consensus.cc:2468] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:44.210153 28054 leader_election.cc:304] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:44.200639 28393 leader_election.cc:290] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:44.211561 28393 raft_consensus.cc:2804] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.212183 28393 raft_consensus.cc:697] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:44.212512 28460 leader_election.cc:290] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:44.213553 28393 consensus_queue.cc:237] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.216686 28497 raft_consensus.cc:493] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.220073 28131 raft_consensus.cc:359] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.225773 28131 raft_consensus.cc:385] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.221954 28497 raft_consensus.cc:515] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.230073 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:44.230896 27939 raft_consensus.cc:2468] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:44.231954 27983 leader_election.cc:304] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:44.235075 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:44.226066 28131 raft_consensus.cc:740] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.235668 28011 raft_consensus.cc:2468] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:44.236246 28131 consensus_queue.cc:260] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.240233 28497 leader_election.cc:290] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:44.240882 28497 raft_consensus.cc:2804] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.241251 28497 raft_consensus.cc:493] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.241611 28497 raft_consensus.cc:3060] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.245211 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:44.246161 28086 raft_consensus.cc:2468] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:44.249972 28133 tablet_bootstrap.cc:492] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:44.250631 28133 ts_tablet_manager.cc:1403] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.268s	user 0.021s	sys 0.007s
I20260709 12:14:44.257817 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:44.258410 28090 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.239326 28131 ts_tablet_manager.cc:1434] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:14:44.214418 28460 raft_consensus.cc:493] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.264741 28460 raft_consensus.cc:515] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.269492 28090 raft_consensus.cc:2468] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:44.275794 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:44.276496 28090 raft_consensus.cc:2468] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 0.
I20260709 12:14:44.284266 28131 tablet_bootstrap.cc:492] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:44.287386 28133 raft_consensus.cc:359] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.288278 28133 raft_consensus.cc:385] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.288615 28133 raft_consensus.cc:740] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.289652 28133 consensus_queue.cc:260] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.295674 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:44.296375 28011 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.298095 28131 tablet_bootstrap.cc:654] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.300959 28420 consensus_queue.cc:1048] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:44.302610 28434 raft_consensus.cc:493] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.303130 28434 raft_consensus.cc:515] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.303493 27905 leader_election.cc:304] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:44.304450 28492 raft_consensus.cc:2804] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.304780 28492 raft_consensus.cc:493] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.305099 28492 raft_consensus.cc:3060] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.300523 28497 raft_consensus.cc:515] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.310787 28497 leader_election.cc:290] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:44.312649 28434 leader_election.cc:290] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:44.313427 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:44.319892 27938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:44.314334 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:44.267112 28460 leader_election.cc:290] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
W20260709 12:14:44.322570 28054 leader_election.cc:343] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.322932 27906 leader_election.cc:304] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:44.323369 28132 tablet_bootstrap.cc:492] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:44.323812 28132 ts_tablet_manager.cc:1403] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.164s	user 0.043s	sys 0.060s
I20260709 12:14:44.326221 28132 raft_consensus.cc:359] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.326869 28132 raft_consensus.cc:385] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.327132 28132 raft_consensus.cc:740] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
W20260709 12:14:44.327706 28057 leader_election.cc:343] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.328109 28133 ts_tablet_manager.cc:1434] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.077s	user 0.010s	sys 0.001s
I20260709 12:14:44.328205 28057 leader_election.cc:304] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:44.329038 28133 tablet_bootstrap.cc:492] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:44.327729 28132 consensus_queue.cc:260] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.329653 28476 raft_consensus.cc:2749] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.331504 28132 ts_tablet_manager.cc:1434] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:14:44.331543 28460 raft_consensus.cc:493] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.332458 28132 tablet_bootstrap.cc:492] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:44.332154 28460 raft_consensus.cc:515] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.334784 28491 raft_consensus.cc:2804] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:44.314723 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:44.335309 28491 raft_consensus.cc:697] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:44.316854 28420 consensus_queue.cc:1048] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:44.317468 28492 raft_consensus.cc:515] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.338687 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c510b08c17c47209402506b531d38e2" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:44.336663 28090 raft_consensus.cc:3060] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.343700 28460 leader_election.cc:290] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:44.343564 28491 consensus_queue.cc:237] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.386489 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4e82b31a09494e8d73896a02fd8142" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:44.405675 27941 raft_consensus.cc:2393] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f65f5aa84f4c457aa23ba2721e65b4f9 in current term 1: Already voted for candidate 4346c89a537045d482c0b8c94f0b4d1f in this term.
I20260709 12:14:44.408504 28492 leader_election.cc:290] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:44.435091 28090 raft_consensus.cc:2468] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:44.423507 27837 catalog_manager.cc:5697] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:44.438251 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c510b08c17c47209402506b531d38e2" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
W20260709 12:14:44.446745 27905 leader_election.cc:343] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:44.447793 27905 leader_election.cc:343] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.449980 28132 tablet_bootstrap.cc:654] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.443933 28090 raft_consensus.cc:2468] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:44.452982 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:44.454412 28430 raft_consensus.cc:493] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:44.456308 27981 leader_election.cc:304] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:44.458542 28011 raft_consensus.cc:2468] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:44.518827 28131 tablet_bootstrap.cc:492] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:44.523501 28131 ts_tablet_manager.cc:1403] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.239s	user 0.023s	sys 0.011s
I20260709 12:14:44.466321 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4e82b31a09494e8d73896a02fd8142" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:44.531738 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:44.532457 28090 raft_consensus.cc:2393] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4346c89a537045d482c0b8c94f0b4d1f in current term 1: Already voted for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in this term.
W20260709 12:14:44.551282 27888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:44.566344 27906 leader_election.cc:304] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:44.566987 28492 consensus_queue.cc:1048] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:44.552610 28017 raft_consensus.cc:2393] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4346c89a537045d482c0b8c94f0b4d1f in current term 1: Already voted for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in this term.
I20260709 12:14:44.510456 28430 raft_consensus.cc:515] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.568383 28492 raft_consensus.cc:2804] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.560469 28089 raft_consensus.cc:2468] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:44.593482 28492 raft_consensus.cc:493] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.598080 28496 raft_consensus.cc:2804] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:14:44.614954 27906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.3:43053, user_credentials={real_user=slave}} blocked reactor thread for 48680.9us
I20260709 12:14:44.615818 27906 leader_election.cc:304] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
W20260709 12:14:44.601936 27981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.3:43053, user_credentials={real_user=slave}} blocked reactor thread for 145696us
I20260709 12:14:44.610054 28492 raft_consensus.cc:3060] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.648027 28133 tablet_bootstrap.cc:654] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:44.646024 28496 raft_consensus.cc:697] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:14:44.661736 28132 tablet_bootstrap.cc:492] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:44.661388 28131 raft_consensus.cc:359] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.662060 28131 raft_consensus.cc:385] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.662328 28131 raft_consensus.cc:740] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:44.663018 28132 ts_tablet_manager.cc:1403] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.331s	user 0.011s	sys 0.014s
I20260709 12:14:44.670710 28131 consensus_queue.cc:260] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.665464 28493 raft_consensus.cc:2749] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:44.684669 28430 leader_election.cc:290] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:44.699120 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d213e907884ce3973b3a27e10606ef" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:44.702338 28131 ts_tablet_manager.cc:1434] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.178s	user 0.004s	sys 0.002s
I20260709 12:14:44.712745 27906 leader_election.cc:304] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
W20260709 12:14:44.713842 28503 log.cc:927] Time spent T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9: Append to log took a long time: real 0.114s	user 0.000s	sys 0.001s
I20260709 12:14:44.685212 28496 consensus_queue.cc:237] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.721342 28493 raft_consensus.cc:2804] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:44.721720 28493 raft_consensus.cc:493] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:44.722009 28493 raft_consensus.cc:3060] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:44.725142 28133 tablet_bootstrap.cc:492] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:44.725586 28133 ts_tablet_manager.cc:1403] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.397s	user 0.016s	sys 0.029s
W20260709 12:14:44.731369 27905 leader_election.cc:343] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:44.712013 28492 raft_consensus.cc:515] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.743603 28084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d213e907884ce3973b3a27e10606ef" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
W20260709 12:14:44.818033 28500 log.cc:927] Time spent T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895: Append to log took a long time: real 0.236s	user 0.009s	sys 0.000s
I20260709 12:14:44.819669 28492 leader_election.cc:290] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
W20260709 12:14:44.963729 28515 log.cc:927] Time spent T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895: Append to log took a long time: real 0.214s	user 0.000s	sys 0.000s
I20260709 12:14:44.982780 28493 raft_consensus.cc:515] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.793823 28084 raft_consensus.cc:2468] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:44.986267 28132 raft_consensus.cc:359] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:44.986964 28132 raft_consensus.cc:385] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:44.987269 28132 raft_consensus.cc:740] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
W20260709 12:14:44.990707 28054 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:40465, user_credentials={real_user=slave}} blocked reactor thread for 250697us
I20260709 12:14:44.996125 28131 tablet_bootstrap.cc:492] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
W20260709 12:14:44.998363 27905 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:40465, user_credentials={real_user=slave}} blocked reactor thread for 251712us
I20260709 12:14:45.002622 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c510b08c17c47209402506b531d38e2" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:45.002924 28132 consensus_queue.cc:260] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.004511 28132 ts_tablet_manager.cc:1434] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.341s	user 0.008s	sys 0.005s
I20260709 12:14:45.004925 28131 tablet_bootstrap.cc:654] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.005328 28132 tablet_bootstrap.cc:492] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
W20260709 12:14:45.043373 27905 leader_election.cc:343] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.060453 28133 raft_consensus.cc:359] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.061439 28133 raft_consensus.cc:385] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.061779 28133 raft_consensus.cc:740] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.039783 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c510b08c17c47209402506b531d38e2" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:45.065160 28133 consensus_queue.cc:260] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.025179 28476 consensus_queue.cc:1048] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 12:14:45.070062 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4e82b31a09494e8d73896a02fd8142" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:45.070717 28015 raft_consensus.cc:3060] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.065893 28088 raft_consensus.cc:3060] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.075369 27906 leader_election.cc:304] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:45.076192 28133 ts_tablet_manager.cc:1434] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.350s	user 0.014s	sys 0.017s
I20260709 12:14:45.082052 28524 raft_consensus.cc:2804] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.082602 28524 raft_consensus.cc:493] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.083033 28524 raft_consensus.cc:3060] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.076354 28493 leader_election.cc:290] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:45.095544 28015 raft_consensus.cc:2468] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:45.100293 27905 leader_election.cc:304] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:45.103554 28131 tablet_bootstrap.cc:492] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:45.104154 28131 ts_tablet_manager.cc:1403] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.020s
I20260709 12:14:45.106285 28132 tablet_bootstrap.cc:654] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.108539 28517 raft_consensus.cc:2804] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.109472 28131 raft_consensus.cc:359] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.110049 28131 raft_consensus.cc:385] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.109007 28517 raft_consensus.cc:697] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:45.110133 28530 consensus_queue.cc:1048] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:14:45.112038 28514 consensus_queue.cc:1048] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:14:45.110348 28131 raft_consensus.cc:740] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.117960 28517 consensus_queue.cc:237] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.119853 28131 consensus_queue.cc:260] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.128363 28088 raft_consensus.cc:2468] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:45.139060 28131 ts_tablet_manager.cc:1434] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.001s
I20260709 12:14:45.140127 28131 tablet_bootstrap.cc:492] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:45.148447 28133 tablet_bootstrap.cc:492] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:45.159926 27906 leader_election.cc:304] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:45.174269 27840 catalog_manager.cc:5697] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.189167 28513 raft_consensus.cc:2804] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:45.211786 28493 consensus_queue.cc:1048] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.218473 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4e82b31a09494e8d73896a02fd8142" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:45.219035 28087 raft_consensus.cc:3060] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.220070 28530 consensus_queue.cc:1048] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:45.238032 28133 tablet_bootstrap.cc:654] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.216706 28524 raft_consensus.cc:515] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.225611 28513 raft_consensus.cc:697] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
W20260709 12:14:45.238466 27981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:43053, user_credentials={real_user=slave}} blocked reactor thread for 46054.6us
I20260709 12:14:45.280838 27839 catalog_manager.cc:5697] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.286230 28131 tablet_bootstrap.cc:654] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.294116 28132 tablet_bootstrap.cc:492] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:45.294476 28132 ts_tablet_manager.cc:1403] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.289s	user 0.033s	sys 0.037s
I20260709 12:14:45.313820 28524 leader_election.cc:290] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:45.311646 28493 raft_consensus.cc:493] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:45.314489 28493 raft_consensus.cc:515] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.309773 28513 consensus_queue.cc:237] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.374261 28512 consensus_queue.cc:1048] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.070s
I20260709 12:14:45.385432 28087 raft_consensus.cc:2468] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:45.403051 28132 raft_consensus.cc:359] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.404040 28132 raft_consensus.cc:385] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.404352 28132 raft_consensus.cc:740] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.406162 28536 consensus_queue.cc:1048] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.053s
I20260709 12:14:45.405069 28132 consensus_queue.cc:260] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:45.491108 28057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:43787, user_credentials={real_user=slave}} blocked reactor thread for 185141us
I20260709 12:14:45.507989 28133 tablet_bootstrap.cc:492] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:45.508476 28133 ts_tablet_manager.cc:1403] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.360s	user 0.013s	sys 0.012s
I20260709 12:14:45.517550 28009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d213e907884ce3973b3a27e10606ef" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:45.522398 28132 ts_tablet_manager.cc:1434] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.228s	user 0.006s	sys 0.006s
W20260709 12:14:45.522593 27905 leader_election.cc:343] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.523345 28132 tablet_bootstrap.cc:492] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:45.530320 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:45.533342 28530 raft_consensus.cc:493] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:45.534822 27905 leader_election.cc:343] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.533823 28530 raft_consensus.cc:515] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.548535 28535 consensus_queue.cc:1048] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:14:45.556658 28530 leader_election.cc:290] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
W20260709 12:14:45.635533 27905 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.2:40465, user_credentials={real_user=slave}} blocked reactor thread for 100746us
I20260709 12:14:45.582698 28133 raft_consensus.cc:359] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.640388 28133 raft_consensus.cc:385] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.640694 28133 raft_consensus.cc:740] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.557793 28014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d707bc6aeee4d829e996677387370a9" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:45.639609 28493 leader_election.cc:290] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:45.641358 28133 consensus_queue.cc:260] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:45.650414 28054 leader_election.cc:343] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.665513 28131 tablet_bootstrap.cc:492] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:45.667287 28133 ts_tablet_manager.cc:1434] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.158s	user 0.010s	sys 0.003s
I20260709 12:14:45.669420 28131 ts_tablet_manager.cc:1403] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.530s	user 0.026s	sys 0.008s
I20260709 12:14:45.676106 28133 tablet_bootstrap.cc:492] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:45.679409 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:45.681900 28088 raft_consensus.cc:2468] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:45.684469 27937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d707bc6aeee4d829e996677387370a9" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:45.685105 27937 raft_consensus.cc:2468] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
W20260709 12:14:45.699663 27888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:45.710888 28082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d213e907884ce3973b3a27e10606ef" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:45.711555 28082 raft_consensus.cc:3060] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.760715 28131 raft_consensus.cc:359] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.761444 28131 raft_consensus.cc:385] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:45.761734 28131 raft_consensus.cc:740] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:45.762338 28131 consensus_queue.cc:260] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.755319 28132 tablet_bootstrap.cc:654] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:45.772748 28548 log.cc:927] Time spent T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 12:14:45.773221 28131 ts_tablet_manager.cc:1434] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.103s	user 0.005s	sys 0.001s
I20260709 12:14:45.777724 28131 tablet_bootstrap.cc:492] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
W20260709 12:14:45.825824 27905 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:40465, user_credentials={real_user=slave}} blocked reactor thread for 94023.9us
I20260709 12:14:45.830135 28057 leader_election.cc:304] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
W20260709 12:14:45.840858 28054 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:40465, user_credentials={real_user=slave}} blocked reactor thread for 90924.5us
I20260709 12:14:45.845563 28476 raft_consensus.cc:2804] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.846467 28476 raft_consensus.cc:493] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.846972 28476 raft_consensus.cc:3060] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.859880 28476 raft_consensus.cc:515] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.863663 28476 leader_election.cc:290] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:45.868788 27837 catalog_manager.cc:5697] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.870316 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d707bc6aeee4d829e996677387370a9" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:45.871461 27837 catalog_manager.cc:5697] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:45.873894 28525 consensus_queue.cc:1048] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:45.883355 28133 tablet_bootstrap.cc:654] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:45.885727 28057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:43787, user_credentials={real_user=slave}} blocked reactor thread for 47827.2us
I20260709 12:14:45.904711 27906 leader_election.cc:304] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:45.906314 28493 raft_consensus.cc:2804] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:45.906818 28493 raft_consensus.cc:493] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:45.907215 28493 raft_consensus.cc:3060] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.925130 28016 raft_consensus.cc:3060] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.926766 28131 tablet_bootstrap.cc:654] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:45.926648 28493 raft_consensus.cc:515] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:45.938834 28082 raft_consensus.cc:2468] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
W20260709 12:14:45.938262 28054 leader_election.cc:343] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.950510 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:45.951632 28525 consensus_queue.cc:1048] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:45.953462 27905 leader_election.cc:343] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:45.979789 27935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d707bc6aeee4d829e996677387370a9" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:45.980644 27935 raft_consensus.cc:3060] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:45.999400 27906 leader_election.cc:304] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:46.008992 28430 raft_consensus.cc:2804] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:46.021715 28132 tablet_bootstrap.cc:492] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:46.022326 28132 ts_tablet_manager.cc:1403] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.499s	user 0.016s	sys 0.020s
I20260709 12:14:46.013584 28493 leader_election.cc:290] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:46.031641 28514 raft_consensus.cc:493] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:46.032158 28514 raft_consensus.cc:515] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:46.033882 28522 consensus_queue.cc:1048] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:46.036230 28430 raft_consensus.cc:697] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:46.037335 28430 consensus_queue.cc:237] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:46.038784 28131 tablet_bootstrap.cc:492] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:46.039425 28131 ts_tablet_manager.cc:1403] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.262s	user 0.021s	sys 0.038s
I20260709 12:14:46.070914 28132 raft_consensus.cc:359] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:46.074522 28132 raft_consensus.cc:385] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:46.074852 28132 raft_consensus.cc:740] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:46.075573 28132 consensus_queue.cc:260] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:46.081857 28132 ts_tablet_manager.cc:1434] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 12:14:46.283166 27936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8b461ae6e84db087a4114e81cb058d" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:46.283903 27936 raft_consensus.cc:2468] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:47.034904 28561 raft_consensus.cc:493] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.035615 28560 raft_consensus.cc:493] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.035696 28561 raft_consensus.cc:515] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.036280 28560 raft_consensus.cc:515] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.038151 28560 leader_election.cc:290] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.038653 28561 leader_election.cc:290] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.084831 28131 raft_consensus.cc:359] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.085640 28131 raft_consensus.cc:385] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.085918 28131 raft_consensus.cc:740] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.086437 28131 consensus_queue.cc:260] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.088316 28131 ts_tablet_manager.cc:1434] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 1.033s	user 0.027s	sys 0.018s
W20260709 12:14:47.088580 28131 ts_tablet_manager.cc:1467] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895: Tablet startup took 1033ms
W20260709 12:14:47.088871 28131 ts_tablet_manager.cc:1469] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895: Trace:
0709 12:14:39.357839 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:39.358023 (+   184us) service_pool.cc:224] Handling call
0709 12:14:39.360411 (+  2388us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:14:39.360687 (+   276us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:14:39.422969 (+ 62282us) tablet_metadata.cc:665] Metadata flushed
0709 12:14:39.457477 (+ 34508us) tablet_replica.cc:206] Creating consensus instance
0709 12:14:39.457836 (+   359us) inbound_call.cc:177] Queueing success response
0709 12:14:45.777436 (+6319600us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:14:46.068036 (+290600us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:14:46.081354 (+ 13318us) tablet_replica.cc:261] Starting instrumentation
0709 12:14:46.081872 (+   518us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":216,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":103,"tablet-open.queue_time_us":6319662}
I20260709 12:14:47.091678 28083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e275a6cb2e42c78276b3031443561f" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.093039 28131 tablet_bootstrap.cc:492] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895: Bootstrap starting.
I20260709 12:14:47.098557 28478 raft_consensus.cc:493] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.099238 28478 raft_consensus.cc:515] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.100244 28131 tablet_bootstrap.cc:654] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.101261 28478 leader_election.cc:290] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.104928 28131 tablet_bootstrap.cc:492] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895: No bootstrap required, opened a new log
I20260709 12:14:47.105376 28131 ts_tablet_manager.cc:1403] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 12:14:47.107988 28131 raft_consensus.cc:359] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.108585 28131 raft_consensus.cc:385] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.108819 28131 raft_consensus.cc:740] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.109488 28131 consensus_queue.cc:260] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.111007 28131 ts_tablet_manager.cc:1434] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:47.125939 28563 raft_consensus.cc:493] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.126569 28563 raft_consensus.cc:515] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.129129 28563 leader_election.cc:290] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.129194 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c510b08c17c47209402506b531d38e2" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.132755 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.143544 28560 raft_consensus.cc:493] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.144143 28560 raft_consensus.cc:515] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.146118 28560 leader_election.cc:290] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.147354 28083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c8a20cbbc4a54b2c4dc9a9ec426b5" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
W20260709 12:14:47.150573 27905 consensus_peers.cc:597] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:47.157646 28514 leader_election.cc:290] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
W20260709 12:14:47.159034 28430 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.077s	user 0.028s	sys 0.073s
W20260709 12:14:47.159368 28430 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.077s	user 0.028s	sys 0.073s
I20260709 12:14:47.165997 28420 raft_consensus.cc:493] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ad97ddbf39b49f08a5db29448310895)
I20260709 12:14:47.166451 28564 raft_consensus.cc:493] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ad97ddbf39b49f08a5db29448310895)
I20260709 12:14:47.166572 28132 tablet_bootstrap.cc:492] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:47.166668 28420 raft_consensus.cc:515] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.167205 28564 raft_consensus.cc:515] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.169117 28420 leader_election.cc:290] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.175529 28420 raft_consensus.cc:493] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f65f5aa84f4c457aa23ba2721e65b4f9)
I20260709 12:14:47.176154 28420 raft_consensus.cc:515] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.178179 28531 raft_consensus.cc:493] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.178670 28531 raft_consensus.cc:515] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.179633 28563 raft_consensus.cc:493] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.179878 28420 leader_election.cc:290] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.180140 28563 raft_consensus.cc:515] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.180860 28531 leader_election.cc:290] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.181239 28531 raft_consensus.cc:493] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.181572 28531 raft_consensus.cc:515] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.182173 28563 leader_election.cc:290] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.173364 28493 raft_consensus.cc:493] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ad97ddbf39b49f08a5db29448310895)
I20260709 12:14:47.174039 28430 raft_consensus.cc:493] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f65f5aa84f4c457aa23ba2721e65b4f9)
I20260709 12:14:47.182801 28493 raft_consensus.cc:515] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.185902 28493 leader_election.cc:290] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.174508 28132 tablet_bootstrap.cc:654] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.177205 28478 raft_consensus.cc:493] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.186901 28478 raft_consensus.cc:515] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.188737 28563 raft_consensus.cc:493] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.188997 28514 raft_consensus.cc:493] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.189263 28563 raft_consensus.cc:515] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.189860 28561 raft_consensus.cc:493] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.183168 28531 leader_election.cc:290] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.190491 28561 raft_consensus.cc:515] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.189096 28478 leader_election.cc:290] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.190850 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b95115f33941c1a5fdd0fb949ff48a" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.189654 28514 raft_consensus.cc:515] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.191290 28563 leader_election.cc:290] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.169440 28564 leader_election.cc:290] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.192204 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c85ffe893364838a6a6d9f5ad6fc633" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.192735 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.194111 28514 leader_election.cc:290] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.195379 28561 leader_election.cc:290] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.199299 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97f72ee6ca499e85de5fae31e61110" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.199481 28529 raft_consensus.cc:493] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.200129 28529 raft_consensus.cc:515] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.200631 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286495c41fa4a889b4ca41a2daf37b1" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.201802 28478 raft_consensus.cc:493] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.202281 28529 leader_election.cc:290] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.201896 28531 raft_consensus.cc:493] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.202844 28529 raft_consensus.cc:493] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.202548 28478 raft_consensus.cc:515] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.199429 28514 raft_consensus.cc:493] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.203231 28531 raft_consensus.cc:515] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.203773 28514 raft_consensus.cc:515] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.205030 28478 leader_election.cc:290] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.205440 28531 leader_election.cc:290] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.206173 28478 raft_consensus.cc:493] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.203352 28529 raft_consensus.cc:515] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.206764 28478 raft_consensus.cc:515] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.208247 28529 leader_election.cc:290] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.209242 28512 raft_consensus.cc:493] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ad97ddbf39b49f08a5db29448310895)
I20260709 12:14:47.209846 28512 raft_consensus.cc:515] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.211758 28514 leader_election.cc:290] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.211858 28522 raft_consensus.cc:493] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ad97ddbf39b49f08a5db29448310895)
I20260709 12:14:47.212412 28522 raft_consensus.cc:515] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.201802 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e7f126eb0e4857a9ff6129a26ce0f1" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.214771 28522 leader_election.cc:290] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.215183 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068714a39c342e09c64ee5dd05f3fbe" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.215775 28512 leader_election.cc:290] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.216703 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c751e1be3e4c9197cf0fa17c4c26dd" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.217420 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9576a388ae5433083ecc5b243b700f7" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.217829 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e778a018e74a48b82314445035809c" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.218508 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.219017 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5b38739c942c1923c78549adbdfd6" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.183429 28430 raft_consensus.cc:515] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } }
I20260709 12:14:47.219509 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd1fe2f46664dcdb56d89cb7cf0b66c" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
W20260709 12:14:47.220415 28054 leader_election.cc:343] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.221056 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec165ec48f64633a1fc1eafff4ef0b9" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.221366 28512 raft_consensus.cc:493] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f65f5aa84f4c457aa23ba2721e65b4f9)
I20260709 12:14:47.222093 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.221920 28512 raft_consensus.cc:515] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.201951 28009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4e82b31a09494e8d73896a02fd8142" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.223917 28132 tablet_bootstrap.cc:492] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:47.224357 28512 leader_election.cc:290] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.225842 28430 leader_election.cc:290] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.224390 28132 ts_tablet_manager.cc:1403] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.000s
I20260709 12:14:47.226390 28009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3f82f6b74477797afd5ca1e37a8ad" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.226929 28514 raft_consensus.cc:493] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f65f5aa84f4c457aa23ba2721e65b4f9)
I20260709 12:14:47.227895 28009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c961143149e14c81a8a552f58ae69224" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
W20260709 12:14:47.247779 27871 debug-util.cc:398] Leaking SignalData structure 0x7b0800091720 after lost signal to thread 26731
I20260709 12:14:47.247730 28514 raft_consensus.cc:515] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:47.248836 27871 debug-util.cc:398] Leaking SignalData structure 0x7b0800091e00 after lost signal to thread 27874
I20260709 12:14:47.251477 28514 leader_election.cc:290] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
W20260709 12:14:47.252681 28014 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.182s	user 0.016s	sys 0.009s
W20260709 12:14:47.253145 28014 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.183s	user 0.016s	sys 0.009s
I20260709 12:14:47.253794 28014 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57738 (request call id 245) took 1243 ms. Trace:
I20260709 12:14:47.254478 28057 leader_election.cc:304] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:14:47.255373 28514 raft_consensus.cc:2804] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.255632 28569 raft_consensus.cc:493] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ad97ddbf39b49f08a5db29448310895)
I20260709 12:14:47.229511 28083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b95115f33941c1a5fdd0fb949ff48a" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.256412 28569 raft_consensus.cc:515] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.232842 28493 raft_consensus.cc:493] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f65f5aa84f4c457aa23ba2721e65b4f9)
I20260709 12:14:47.257225 28083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c85ffe893364838a6a6d9f5ad6fc633" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.257764 28493 raft_consensus.cc:515] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.258383 28083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.234457 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.259565 28083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c961143149e14c81a8a552f58ae69224" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.260653 28083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e7f126eb0e4857a9ff6129a26ce0f1" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.261031 28493 leader_election.cc:290] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.261477 28133 tablet_bootstrap.cc:492] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:47.261662 28083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec165ec48f64633a1fc1eafff4ef0b9" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.261983 28133 ts_tablet_manager.cc:1403] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 1.586s	user 0.019s	sys 0.039s
I20260709 12:14:47.234601 28084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9576a388ae5433083ecc5b243b700f7" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.229000 28132 raft_consensus.cc:359] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.237517 28564 raft_consensus.cc:493] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ad97ddbf39b49f08a5db29448310895)
I20260709 12:14:47.242081 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3f82f6b74477797afd5ca1e37a8ad" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.242511 28420 consensus_queue.cc:1048] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:47.243269 27935 consensus_meta.cc:287] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f: Time spent flushing consensus metadata: real 1.262s	user 0.016s	sys 0.016s
I20260709 12:14:47.243480 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.254235 28014 rpcz_store.cc:276] 0709 12:14:46.010234 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:46.013042 (+  2808us) service_pool.cc:224] Handling call
0709 12:14:46.015354 (+  2312us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:14:46.067349 (+ 51995us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:46.068636 (+  1287us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:14:46.069773 (+  1137us) log.cc:844] Serialized 26 byte log entry
0709 12:14:47.253481 (+1183708us) raft_consensus.cc:1645] Marking committed up to 0
0709 12:14:47.253519 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:47.253576 (+    57us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:14:47.253613 (+    37us) raft_consensus.cc:1685] finished
0709 12:14:47.253625 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:47.253721 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1667,"raft.run_cpu_time_us":129,"raft.run_wall_time_us":8388,"thread_start_us":1183189,"threads_started":1,"wal-append.queue_time_us":176364,"wal-append.run_cpu_time_us":2721,"wal-append.run_wall_time_us":1002788}
I20260709 12:14:47.255502 28009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae53455e53443659eccd5f21743679f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.255824 28514 raft_consensus.cc:493] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.209291 28478 leader_election.cc:290] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.263687 27906 leader_election.cc:304] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.264070 28564 raft_consensus.cc:515] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.241905 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.263234 28132 raft_consensus.cc:385] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.265928 28133 raft_consensus.cc:359] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.269366 28082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9fa84b9b05f4827b3572c7e9f40c522" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.267750 27935 raft_consensus.cc:2468] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:47.270829 28086 raft_consensus.cc:2468] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:47.273432 27906 leader_election.cc:304] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.274359 28133 raft_consensus.cc:385] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.277837 28133 raft_consensus.cc:740] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.273568 28132 raft_consensus.cc:740] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.273818 28087 raft_consensus.cc:2468] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 1.
I20260709 12:14:47.276757 28517 raft_consensus.cc:2749] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.271088 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9fa84b9b05f4827b3572c7e9f40c522" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.278262 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.281833 28132 consensus_queue.cc:260] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.282186 28564 leader_election.cc:290] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.282437 27981 leader_election.cc:304] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:47.282925 28016 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57738 (request call id 247) took 1250 ms. Trace:
I20260709 12:14:47.283393 28495 raft_consensus.cc:2804] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:47.283327 28016 rpcz_store.cc:276] 0709 12:14:46.032494 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:46.068831 (+ 36337us) service_pool.cc:224] Handling call
0709 12:14:47.277182 (+1208351us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:14:47.278102 (+   920us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:14:47.278150 (+    48us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:14:47.278898 (+   748us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:14:47.278946 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:14:47.282766 (+  3820us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:14:47.282873 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:47.284397 27937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6c8a20cbbc4a54b2c4dc9a9ec426b5" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.285277 27935 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38022 (request call id 252) took 1311 ms. Trace:
I20260709 12:14:47.283916 28088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:47.287518 28088 raft_consensus.cc:3060] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.287621 27938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.289124 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d4c65cc7114e5e835a63fbcf0a681e" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.292932 27981 leader_election.cc:304] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:47.271878 28514 raft_consensus.cc:3060] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.293777 28133 consensus_queue.cc:260] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.296228 28569 leader_election.cc:290] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.285771 27935 rpcz_store.cc:276] 0709 12:14:45.967125 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:45.975071 (+  7946us) service_pool.cc:224] Handling call
0709 12:14:47.277733 (+1302662us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:14:47.283872 28495 raft_consensus.cc:493] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.299064 28495 raft_consensus.cc:3060] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.299775 28496 raft_consensus.cc:2804] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:47.300135 28496 raft_consensus.cc:493] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.300462 28496 raft_consensus.cc:3060] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.303936 28133 ts_tablet_manager.cc:1434] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 12:14:47.304597 28088 raft_consensus.cc:2468] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:47.305331 28133 tablet_bootstrap.cc:492] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:47.309764 27906 leader_election.cc:304] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.311271 27906 leader_election.cc:304] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.314021 28132 ts_tablet_manager.cc:1434] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.088s	user 0.005s	sys 0.001s
I20260709 12:14:47.314940 28132 tablet_bootstrap.cc:492] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f: Bootstrap starting.
I20260709 12:14:47.316215 28564 raft_consensus.cc:2749] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.337181 28496 raft_consensus.cc:515] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.327625 28525 raft_consensus.cc:2749] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.339545 27933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e275a6cb2e42c78276b3031443561f" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.343628 28567 raft_consensus.cc:2749] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.348652 28496 leader_election.cc:290] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.348718 28085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:47.350069 27906 leader_election.cc:304] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
W20260709 12:14:47.350733 27871 debug-util.cc:398] Leaking SignalData structure 0x7b080022df60 after lost signal to thread 27966
W20260709 12:14:47.353981 27871 debug-util.cc:398] Leaking SignalData structure 0x7b080022e000 after lost signal to thread 27967
I20260709 12:14:47.352605 27906 leader_election.cc:304] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.356472 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8b461ae6e84db087a4114e81cb058d" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.357425 28013 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57744 (request call id 251) took 1301 ms. Trace:
I20260709 12:14:47.357862 28013 rpcz_store.cc:276] 0709 12:14:46.056119 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:47.356124 (+1300005us) service_pool.cc:224] Handling call
0709 12:14:47.357326 (+  1202us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:14:47.359272 28054 leader_election.cc:343] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.359675 28514 raft_consensus.cc:515] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.362249 28514 leader_election.cc:290] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.364248 28013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8b461ae6e84db087a4114e81cb058d" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:47.364811 27938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c510b08c17c47209402506b531d38e2" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.367060 27938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.368165 27937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4e82b31a09494e8d73896a02fd8142" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.369340 28496 raft_consensus.cc:493] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ad97ddbf39b49f08a5db29448310895)
I20260709 12:14:47.370018 27906 leader_election.cc:304] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.369786 28496 raft_consensus.cc:515] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.352734 28567 raft_consensus.cc:2749] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.372337 27906 leader_election.cc:304] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.374262 28569 raft_consensus.cc:2749] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.373134 28525 raft_consensus.cc:2749] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:47.376175 27871 debug-util.cc:398] Leaking SignalData structure 0x7b080022b160 after lost signal to thread 28041
W20260709 12:14:47.379601 28054 leader_election.cc:343] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.380388 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60b74d5acd04df29714a403c1a18594" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
W20260709 12:14:47.382634 27871 debug-util.cc:398] Leaking SignalData structure 0x7b0800146080 after lost signal to thread 28042
I20260709 12:14:47.384049 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd1fe2f46664dcdb56d89cb7cf0b66c" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.387827 28082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60b74d5acd04df29714a403c1a18594" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.389307 28132 tablet_bootstrap.cc:654] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:47.388351 27871 debug-util.cc:398] Leaking SignalData structure 0x7b08002b75e0 after lost signal to thread 28115
W20260709 12:14:47.395187 27871 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7600 after lost signal to thread 28116
W20260709 12:14:47.395799 27871 debug-util.cc:398] Leaking SignalData structure 0x7b08002b79a0 after lost signal to thread 28501
W20260709 12:14:47.396060 27871 debug-util.cc:398] Leaking SignalData structure 0x7b08002b79c0 after lost signal to thread 28503
W20260709 12:14:47.396313 27871 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7a20 after lost signal to thread 28508
I20260709 12:14:47.390201 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e275a6cb2e42c78276b3031443561f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.380939 28493 raft_consensus.cc:2749] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.392699 28496 leader_election.cc:290] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.393476 27935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.393967 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286495c41fa4a889b4ca41a2daf37b1" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
W20260709 12:14:47.398797 27871 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7b20 after lost signal to thread 28519
W20260709 12:14:47.399147 27871 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7bc0 after lost signal to thread 28526
I20260709 12:14:47.399014 27937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97f72ee6ca499e85de5fae31e61110" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.401638 28133 tablet_bootstrap.cc:654] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.404210 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068714a39c342e09c64ee5dd05f3fbe" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.404477 28083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c85ffe893364838a6a6d9f5ad6fc633" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.407884 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
W20260709 12:14:47.410838 27888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:47.412079 27936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.412614 27906 leader_election.cc:304] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.413503 28090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d4c65cc7114e5e835a63fbcf0a681e" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.414314 28493 raft_consensus.cc:2749] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.414497 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e778a018e74a48b82314445035809c" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.413884 27906 leader_election.cc:304] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.416103 28569 raft_consensus.cc:2804] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.416582 28569 raft_consensus.cc:697] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:47.417042 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c751e1be3e4c9197cf0fa17c4c26dd" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.417448 28569 consensus_queue.cc:237] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.396307 28495 raft_consensus.cc:515] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.423766 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5b38739c942c1923c78549adbdfd6" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.425907 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae53455e53443659eccd5f21743679f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.428411 28551 raft_consensus.cc:493] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.428895 28551 raft_consensus.cc:515] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.435385 27837 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57070 (request call id 98) took 1392 ms. Trace:
I20260709 12:14:47.435793 27837 rpcz_store.cc:276] 0709 12:14:46.042802 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:46.503483 (+460681us) service_pool.cc:224] Handling call
0709 12:14:47.435305 (+931822us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":684169,"reported_tablets":5}
I20260709 12:14:47.436609 27936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e275a6cb2e42c78276b3031443561f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.437317 27839 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57074 (request call id 91) took 1380 ms. Trace:
I20260709 12:14:47.437259 28057 leader_election.cc:304] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.437752 27840 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57060 (request call id 86) took 1393 ms. Trace:
I20260709 12:14:47.437713 27839 rpcz_store.cc:276] 0709 12:14:46.056378 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:46.056589 (+   211us) service_pool.cc:224] Handling call
0709 12:14:47.437126 (+1380537us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1349291,"reported_tablets":5}
I20260709 12:14:47.438169 28535 raft_consensus.cc:493] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.438213 27840 rpcz_store.cc:276] 0709 12:14:46.040257 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:14:46.047346 (+  7089us) service_pool.cc:224] Handling call
0709 12:14:47.433645 (+1386299us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9424,"reported_tablets":5}
I20260709 12:14:47.440868 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8b461ae6e84db087a4114e81cb058d" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:47.441390 27941 raft_consensus.cc:3060] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.447849 28057 leader_election.cc:304] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.449702 27906 leader_election.cc:304] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.452726 28563 raft_consensus.cc:2749] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.453763 28495 leader_election.cc:290] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.453866 27906 leader_election.cc:304] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f; no voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.454247 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c85ffe893364838a6a6d9f5ad6fc633" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.454638 28564 raft_consensus.cc:2749] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.454986 28358 raft_consensus.cc:2749] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.445844 28478 raft_consensus.cc:2804] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.457787 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:47.438720 28535 raft_consensus.cc:515] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.457870 28478 raft_consensus.cc:697] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:47.461032 28057 leader_election.cc:304] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.462540 28535 leader_election.cc:290] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.463857 28478 consensus_queue.cc:237] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.470223 27941 raft_consensus.cc:2468] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:47.475620 28514 raft_consensus.cc:2749] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.451409 27936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:47.482949 28091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.483799 28091 raft_consensus.cc:2393] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65f5aa84f4c457aa23ba2721e65b4f9 in current term 1: Already voted for candidate 4346c89a537045d482c0b8c94f0b4d1f in this term.
I20260709 12:14:47.485222 28551 leader_election.cc:290] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.485337 27983 leader_election.cc:304] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:47.495642 28496 raft_consensus.cc:2749] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.496018 28057 leader_election.cc:304] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.497576 28514 raft_consensus.cc:2749] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:47.495354 27983 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.1:43787, user_credentials={real_user=slave}} blocked reactor thread for 51642.7us
I20260709 12:14:47.501405 28057 leader_election.cc:304] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.501627 27983 leader_election.cc:304] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [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: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:47.503181 28561 raft_consensus.cc:2749] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.506873 28057 leader_election.cc:304] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.507754 28514 raft_consensus.cc:2749] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.508051 28551 raft_consensus.cc:493] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.511689 27983 leader_election.cc:304] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:47.512923 28057 leader_election.cc:304] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.514133 28563 raft_consensus.cc:2749] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.514184 28551 raft_consensus.cc:515] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.517041 28132 tablet_bootstrap.cc:492] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f: No bootstrap required, opened a new log
I20260709 12:14:47.517529 28132 ts_tablet_manager.cc:1403] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f: Time spent bootstrapping tablet: real 0.203s	user 0.016s	sys 0.006s
I20260709 12:14:47.520871 28514 raft_consensus.cc:2749] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.523155 28551 leader_election.cc:290] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.524377 28496 raft_consensus.cc:2749] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.528183 28133 tablet_bootstrap.cc:492] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:47.528748 28133 ts_tablet_manager.cc:1403] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.224s	user 0.016s	sys 0.002s
I20260709 12:14:47.520511 28057 leader_election.cc:304] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.529623 28132 raft_consensus.cc:359] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.537164 28132 raft_consensus.cc:385] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.537760 28132 raft_consensus.cc:740] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.538622 28132 consensus_queue.cc:260] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.540657 28132 ts_tablet_manager.cc:1434] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 12:14:47.541785 28478 raft_consensus.cc:2749] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.541935 28057 leader_election.cc:304] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.544067 28478 raft_consensus.cc:2749] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.536298 28133 raft_consensus.cc:359] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.544576 28133 raft_consensus.cc:385] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.544921 28133 raft_consensus.cc:740] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.546465 28057 leader_election.cc:304] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.547216 28478 raft_consensus.cc:2749] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.545662 28133 consensus_queue.cc:260] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.548029 27983 leader_election.cc:304] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:47.549940 28496 raft_consensus.cc:493] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.554828 28496 raft_consensus.cc:515] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.554211 28535 raft_consensus.cc:493] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:47.558120 28082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068714a39c342e09c64ee5dd05f3fbe" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.558333 28535 raft_consensus.cc:515] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.554975 28057 leader_election.cc:304] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.560388 28535 leader_election.cc:290] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.561196 28514 raft_consensus.cc:2749] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:14:47.562350 28057 leader_election.cc:343] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.563002 28057 leader_election.cc:304] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.558090 28133 ts_tablet_manager.cc:1434] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.002s
I20260709 12:14:47.563925 28514 raft_consensus.cc:2749] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:47.564997 28057 leader_election.cc:304] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.566216 28057 leader_election.cc:304] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.566368 28563 raft_consensus.cc:2749] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.566960 28531 raft_consensus.cc:2749] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.566398 28082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.568128 28057 leader_election.cc:304] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.568867 28531 raft_consensus.cc:2749] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.570016 28057 leader_election.cc:304] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.570973 27936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:47.575788 28551 raft_consensus.cc:2749] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.571084 28495 raft_consensus.cc:2749] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.572211 28496 leader_election.cc:290] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.573392 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.574549 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7068714a39c342e09c64ee5dd05f3fbe" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.580116 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.580572 28133 tablet_bootstrap.cc:492] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:47.586678 28057 leader_election.cc:304] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.589131 28133 tablet_bootstrap.cc:654] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.590408 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee05718d5f4045c6b9df46ee95453f2b" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.592223 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:47.593384 28551 raft_consensus.cc:2804] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.594509 28551 raft_consensus.cc:697] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:47.595568 28551 consensus_queue.cc:237] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.604589 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee05718d5f4045c6b9df46ee95453f2b" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.605118 27941 raft_consensus.cc:2468] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 0.
I20260709 12:14:47.609615 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
W20260709 12:14:47.610594 28054 leader_election.cc:343] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.614229 27983 leader_election.cc:304] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:47.615581 27983 leader_election.cc:304] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:47.616555 27983 leader_election.cc:304] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [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: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:47.618060 27983 leader_election.cc:304] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:47.618507 28057 leader_election.cc:304] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.620019 28561 raft_consensus.cc:3060] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.626487 28560 raft_consensus.cc:2749] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.634379 28393 raft_consensus.cc:2804] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:47.636140 28219 raft_consensus.cc:2749] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.638468 28536 raft_consensus.cc:2749] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.634791 28393 raft_consensus.cc:493] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:47.643941 28393 raft_consensus.cc:3060] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.647099 28057 leader_election.cc:304] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.651978 28133 tablet_bootstrap.cc:492] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:47.659350 28433 raft_consensus.cc:2749] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:47.661228 28561 raft_consensus.cc:2749] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:47.652451 28133 ts_tablet_manager.cc:1403] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.004s
I20260709 12:14:47.669814 28393 raft_consensus.cc:515] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.670392 28009 raft_consensus.cc:1240] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Rejecting Update request from peer 4346c89a537045d482c0b8c94f0b4d1f for earlier term 1. Current term is 2. Ops: []
W20260709 12:14:47.674803 27983 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:43787, user_credentials={real_user=slave}} blocked reactor thread for 45279.8us
I20260709 12:14:47.682876 28564 consensus_queue.cc:1048] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:47.689983 28420 consensus_queue.cc:1059] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:47.691002 28420 raft_consensus.cc:3055] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:47.691329 28420 raft_consensus.cc:740] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:47.692215 28420 consensus_queue.cc:260] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.692413 28133 raft_consensus.cc:359] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.698328 28420 raft_consensus.cc:3060] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.711301 28133 raft_consensus.cc:385] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.711735 28133 raft_consensus.cc:740] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.712627 28133 consensus_queue.cc:260] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.715132 28133 ts_tablet_manager.cc:1434] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:14:47.716044 28133 tablet_bootstrap.cc:492] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:47.698084 27838 catalog_manager.cc:5697] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:47.722744 28393 leader_election.cc:290] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:47.728819 28133 tablet_bootstrap.cc:654] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.783593 28566 raft_consensus.cc:493] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.784217 28566 raft_consensus.cc:515] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.786530 28566 leader_election.cc:290] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:47.789994 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8b461ae6e84db087a4114e81cb058d" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:47.792353 27942 raft_consensus.cc:2393] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65f5aa84f4c457aa23ba2721e65b4f9 in current term 1: Already voted for candidate 2ad97ddbf39b49f08a5db29448310895 in this term.
I20260709 12:14:47.794363 28082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8b461ae6e84db087a4114e81cb058d" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:47.783617 28010 raft_consensus.cc:1240] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Rejecting Update request from peer 4346c89a537045d482c0b8c94f0b4d1f for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:47.803987 27981 leader_election.cc:304] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:47.801805 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee05718d5f4045c6b9df46ee95453f2b" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:47.805363 27940 raft_consensus.cc:3060] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.808180 28560 raft_consensus.cc:3060] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:47.808573 28517 consensus_queue.cc:1059] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:47.809525 28517 raft_consensus.cc:3055] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:47.809875 28517 raft_consensus.cc:740] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:47.810815 28517 consensus_queue.cc:260] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.812055 28517 raft_consensus.cc:3060] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:47.815418 28009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee05718d5f4045c6b9df46ee95453f2b" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
W20260709 12:14:47.819818 28054 leader_election.cc:343] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:47.823119 27940 raft_consensus.cc:2468] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 1.
I20260709 12:14:47.830758 28057 leader_election.cc:304] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:47.831826 28478 raft_consensus.cc:2804] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:47.835659 28133 tablet_bootstrap.cc:492] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:47.835877 28478 raft_consensus.cc:697] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:47.836220 28133 ts_tablet_manager.cc:1403] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.120s	user 0.006s	sys 0.007s
I20260709 12:14:47.837121 28560 raft_consensus.cc:2749] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:47.836766 28478 consensus_queue.cc:237] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.842106 28133 raft_consensus.cc:359] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.842860 28133 raft_consensus.cc:385] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.843940 28133 raft_consensus.cc:740] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.844787 28133 consensus_queue.cc:260] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.857677 28133 ts_tablet_manager.cc:1434] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260709 12:14:47.858775 28133 tablet_bootstrap.cc:492] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:47.863422 27840 catalog_manager.cc:5697] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:47.865427 27840 catalog_manager.cc:5697] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:47.886049 28133 tablet_bootstrap.cc:654] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.900381 28133 tablet_bootstrap.cc:492] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:47.900875 28133 ts_tablet_manager.cc:1403] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.006s
I20260709 12:14:47.904001 28133 raft_consensus.cc:359] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.904757 28133 raft_consensus.cc:385] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:47.905061 28133 raft_consensus.cc:740] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:47.911451 27837 catalog_manager.cc:5697] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:47.913182 27837 catalog_manager.cc:5697] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:47.913512 28133 consensus_queue.cc:260] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:47.916260 28133 ts_tablet_manager.cc:1434] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:14:47.920212 28133 tablet_bootstrap.cc:492] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9: Bootstrap starting.
I20260709 12:14:47.925767 28478 consensus_queue.cc:1048] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:47.933157 28133 tablet_bootstrap.cc:654] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:47.962042 28583 raft_consensus.cc:493] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:47.962860 28583 raft_consensus.cc:515] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:48.001502 28133 tablet_bootstrap.cc:492] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9: No bootstrap required, opened a new log
I20260709 12:14:48.011790 28133 ts_tablet_manager.cc:1403] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.008s
I20260709 12:14:48.016841 28133 raft_consensus.cc:359] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:48.017289 28583 leader_election.cc:290] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:48.017689 28133 raft_consensus.cc:385] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:48.017856 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d213e907884ce3973b3a27e10606ef" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:48.018059 28133 raft_consensus.cc:740] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:48.018685 27933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d213e907884ce3973b3a27e10606ef" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:48.019568 28133 consensus_queue.cc:260] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:48.020586 27983 leader_election.cc:304] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:48.021752 28561 raft_consensus.cc:2749] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:48.025532 28017 raft_consensus.cc:3060] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.026131 28517 raft_consensus.cc:493] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.026636 28517 raft_consensus.cc:515] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:48.028913 28517 leader_election.cc:290] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:48.031504 28133 ts_tablet_manager.cc:1434] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260709 12:14:48.031615 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e778a018e74a48b82314445035809c" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:48.032308 28087 raft_consensus.cc:2468] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:48.037925 28478 consensus_queue.cc:1048] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.040983 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e778a018e74a48b82314445035809c" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:48.041574 28010 raft_consensus.cc:2468] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 0.
I20260709 12:14:48.043915 28010 raft_consensus.cc:3060] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.053401 27905 leader_election.cc:304] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:48.054148 28358 raft_consensus.cc:2804] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:48.054500 28358 raft_consensus.cc:493] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.054855 28358 raft_consensus.cc:3060] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.058662 28420 consensus_queue.cc:1048] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.063176 28393 consensus_queue.cc:1048] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:48.073129 28563 consensus_queue.cc:1048] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.081523 28358 raft_consensus.cc:515] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:48.086473 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e778a018e74a48b82314445035809c" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:48.087178 28016 raft_consensus.cc:3060] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.088781 28567 consensus_queue.cc:1048] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:48.103724 28016 raft_consensus.cc:2468] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:48.104552 28358 leader_election.cc:290] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:48.106324 27905 leader_election.cc:304] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:14:48.115423 28082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e778a018e74a48b82314445035809c" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:48.116086 28082 raft_consensus.cc:3060] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.124437 28512 raft_consensus.cc:2804] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:48.135057 28512 raft_consensus.cc:697] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:48.137035 28512 consensus_queue.cc:237] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
W20260709 12:14:48.160249 27906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:43053, user_credentials={real_user=slave}} blocked reactor thread for 46687.7us
W20260709 12:14:48.161767 28598 log.cc:927] Time spent T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 12:14:48.164449 28082 raft_consensus.cc:2468] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 1.
I20260709 12:14:48.210664 27839 catalog_manager.cc:5697] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:48.331097 28393 consensus_queue.cc:1048] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.342689 28010 raft_consensus.cc:3060] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:48.352948 28393 consensus_queue.cc:1048] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.629761 28569 consensus_queue.cc:1048] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:48.657584 28567 consensus_queue.cc:1048] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:48.953868 28567 raft_consensus.cc:493] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:48.954301 28567 raft_consensus.cc:515] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:48.955951 28567 leader_election.cc:290] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:48.956494 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:48.956915 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:48.957168 28017 raft_consensus.cc:2468] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 2.
I20260709 12:14:48.958393 27905 leader_election.cc:304] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895
I20260709 12:14:48.959194 28567 raft_consensus.cc:2804] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:48.959676 28567 raft_consensus.cc:493] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:48.960004 28567 raft_consensus.cc:3060] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:48.966053 28567 raft_consensus.cc:515] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:48.968431 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:48.968950 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:48.969249 28017 raft_consensus.cc:3060] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:48.968531 28567 leader_election.cc:290] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 3 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:48.974035 28017 raft_consensus.cc:2468] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 3.
I20260709 12:14:48.974979 27905 leader_election.cc:304] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895
I20260709 12:14:48.975919 28567 raft_consensus.cc:2804] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:48.976548 28567 raft_consensus.cc:697] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:48.977337 28567 consensus_queue.cc:237] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:48.994971 27837 catalog_manager.cc:5697] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:49.145143 28506 raft_consensus.cc:493] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:49.145782 28506 raft_consensus.cc:515] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:49.149981 28506 leader_election.cc:290] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:49.150873 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:49.151197 27937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:49.151932 27937 raft_consensus.cc:2468] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:14:49.157976 28393 raft_consensus.cc:493] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:49.158557 28017 raft_consensus.cc:2393] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad97ddbf39b49f08a5db29448310895 in current term 2: Already voted for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in this term.
I20260709 12:14:49.158459 28393 raft_consensus.cc:515] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:49.160486 28393 leader_election.cc:290] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:49.160535 28057 leader_election.cc:304] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:49.161772 28393 raft_consensus.cc:2804] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:49.162185 28393 raft_consensus.cc:493] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:14:49.162582 28393 raft_consensus.cc:3060] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:49.163215 27937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:49.166442 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:49.167145 28017 raft_consensus.cc:2368] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad97ddbf39b49f08a5db29448310895 for earlier term 2. Current term is 3.
I20260709 12:14:49.169248 28393 raft_consensus.cc:515] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:49.169898 28054 leader_election.cc:400] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Vote denied by peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465) with higher term. Message: Invalid argument: T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad97ddbf39b49f08a5db29448310895 for earlier term 2. Current term is 3.
I20260709 12:14:49.170249 28054 leader_election.cc:403] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:14:49.171063 28478 raft_consensus.cc:3060] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:49.172129 27937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:49.172492 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:49.173163 28017 raft_consensus.cc:2393] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ad97ddbf39b49f08a5db29448310895 in current term 2: Already voted for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in this term.
I20260709 12:14:49.173125 28393 leader_election.cc:290] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:49.178617 28478 raft_consensus.cc:2749] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465) with higher term. Message: Invalid argument: T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ad97ddbf39b49f08a5db29448310895 for earlier term 2. Current term is 3.
I20260709 12:14:49.197372 27937 raft_consensus.cc:2468] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:14:49.198494 28057 leader_election.cc:304] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:49.199158 28478 raft_consensus.cc:2804] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:49.199738 28478 raft_consensus.cc:697] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:49.200652 28478 consensus_queue.cc:237] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:49.214782 27837 catalog_manager.cc:5697] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:49.366744 28017 raft_consensus.cc:1275] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:49.368189 28567 consensus_queue.cc:1048] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:49.386973 28087 raft_consensus.cc:1275] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:49.388404 28517 consensus_queue.cc:1048] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:49.459313 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:49.468683 28617 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:49.470988 28618 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:14:49.473531 28620 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:14:49.473831 26728 server_base.cc:1061] running on GCE node
I20260709 12:14:49.475473 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:49.475800 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:14:49.476023 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599289476009 us; error 0 us; skew 500 ppm
I20260709 12:14:49.476560 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:49.480039 26728 webserver.cc:533] Webserver started at http://127.26.26.4:39211/ using document root <none> and password file <none>
I20260709 12:14:49.480917 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:49.481246 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:49.481701 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:49.483390 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-3-root/instance:
uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
format_stamp: "Formatted at 2026-07-09 12:14:49 on dist-test-slave-vqsr"
I20260709 12:14:49.496312 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.007s	sys 0.004s
I20260709 12:14:49.500981 28625 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:49.501925 26728 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:14:49.502336 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-3-root
uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
format_stamp: "Formatted at 2026-07-09 12:14:49 on dist-test-slave-vqsr"
I20260709 12:14:49.502691 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:14:49.533670 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:49.535480 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:49.546427 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:49.560539 28561 raft_consensus.cc:493] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:49.561082 28561 raft_consensus.cc:515] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:49.562599 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:49.562915 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:49.563210 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:49.563491 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:14:49.564478 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:49.565037 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f" is_pre_election: true
I20260709 12:14:49.565641 27939 raft_consensus.cc:2468] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:14:49.570802 27983 leader_election.cc:304] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895
I20260709 12:14:49.563278 28561 leader_election.cc:290] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:49.579950 28561 raft_consensus.cc:2804] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:49.580390 28561 raft_consensus.cc:493] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:49.582444 28561 raft_consensus.cc:3060] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:49.734679 27939 raft_consensus.cc:1275] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:49.742228 28478 consensus_queue.cc:1048] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:14:49.775548 27983 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.1:43787, user_credentials={real_user=slave}} blocked reactor thread for 204851us
I20260709 12:14:49.804026 28561 raft_consensus.cc:515] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:49.834544 28561 leader_election.cc:290] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 3 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:49.837060 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:49.888005 28008 raft_consensus.cc:1240] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Rejecting Update request from peer 2ad97ddbf39b49f08a5db29448310895 for earlier term 2. Current term is 3. Ops: []
I20260709 12:14:49.906906 27937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:14:49.923530 28646 consensus_queue.cc:1059] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:49.932993 28478 raft_consensus.cc:3055] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:49.933917 28478 raft_consensus.cc:740] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:14:49.935284 28478 consensus_queue.cc:260] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:49.942385 28478 raft_consensus.cc:3060] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:50.022519 27983 leader_election.cc:304] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:14:50.023765 28561 raft_consensus.cc:2749] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:14:50.412935 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.4:34829
I20260709 12:14:50.413079 28700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.4:34829 every 8 connection(s)
I20260709 12:14:50.483340 26728 auto_leader_rebalancer-test.cc:439] add a tserver: ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:14:50.498662 28701 heartbeater.cc:344] Connected to a master server at 127.26.26.62:46109
I20260709 12:14:50.499076 28701 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:50.499887 28701 heartbeater.cc:507] Master 127.26.26.62:46109 requested a full tablet report, sending...
I20260709 12:14:50.501912 27839 ts_manager.cc:194] Registered new tserver with Master: ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829)
I20260709 12:14:50.503937 27839 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58298
I20260709 12:14:50.636535 28009 consensus_queue.cc:237] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:50.643627 28087 raft_consensus.cc:1275] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:50.645409 28561 consensus_queue.cc:1048] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.665587 28561 raft_consensus.cc:2955] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:50.669641 28089 raft_consensus.cc:2955] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:50.696920 27839 catalog_manager.cc:5697] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:50.743031 27933 raft_consensus.cc:1275] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:50.760385 28634 consensus_queue.cc:1048] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.836788 27933 raft_consensus.cc:2955] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
W20260709 12:14:50.845474 27983 consensus_peers.cc:597] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 891f4153612d4a6390db496566e08273. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.857959 28089 consensus_queue.cc:237] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:50.872020 28008 raft_consensus.cc:1275] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:50.873200 28646 consensus_queue.cc:1048] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.889550 28647 raft_consensus.cc:2955] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:50.890471 27933 raft_consensus.cc:1275] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:50.892483 28008 raft_consensus.cc:2955] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:50.903242 28646 consensus_queue.cc:1048] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.906198 28089 consensus_queue.cc:237] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:50.954027 27839 catalog_manager.cc:5697] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:50.967134 28008 raft_consensus.cc:1275] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:50.968838 28506 consensus_queue.cc:1048] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:50.976926 28057 consensus_peers.cc:597] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60b95115f33941c1a5fdd0fb949ff48a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.977725 27937 raft_consensus.cc:1275] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:50.981482 28057 consensus_peers.cc:597] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee05718d5f4045c6b9df46ee95453f2b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.982375 28506 consensus_queue.cc:1048] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:50.985728 27933 raft_consensus.cc:2955] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:51.005403 28646 raft_consensus.cc:2955] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:51.012882 27937 raft_consensus.cc:2955] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:51.016336 28009 raft_consensus.cc:2955] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:51.024765 28089 consensus_queue.cc:237] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:51.034786 27837 catalog_manager.cc:5697] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:51.045770 28009 raft_consensus.cc:1275] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:51.046845 27937 raft_consensus.cc:1275] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:51.047130 28647 consensus_queue.cc:1048] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:51.048225 28506 consensus_queue.cc:1048] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:51.050371 28057 consensus_peers.cc:597] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ead829dc42b4834bc2d0fea26865edd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:51.072947 28718 raft_consensus.cc:2955] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:51.078531 27940 raft_consensus.cc:2955] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:51.080188 28012 raft_consensus.cc:2955] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:51.124387 27839 catalog_manager.cc:5697] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:51.253031 28730 ts_tablet_manager.cc:933] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:51.267925 28730 tablet_copy_client.cc:323] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.2:40465
I20260709 12:14:51.296312 28027 tablet_copy_service.cc:140] P f65f5aa84f4c457aa23ba2721e65b4f9: Received BeginTabletCopySession request for tablet 891f4153612d4a6390db496566e08273 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:39226)
I20260709 12:14:51.296890 28027 tablet_copy_service.cc:161] P f65f5aa84f4c457aa23ba2721e65b4f9: Beginning new tablet copy session on tablet 891f4153612d4a6390db496566e08273 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:39226: session id = ae1f5b3a93014dc28ac70be4b1596aef-891f4153612d4a6390db496566e08273
I20260709 12:14:51.307194 28027 tablet_copy_source_session.cc:215] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:51.312637 28730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891f4153612d4a6390db496566e08273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.330679 28730 tablet_copy_client.cc:806] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:51.331341 28730 tablet_copy_client.cc:670] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:51.335116 28639 raft_consensus.cc:493] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ad97ddbf39b49f08a5db29448310895)
I20260709 12:14:51.335669 28639 raft_consensus.cc:515] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:51.337798 28639 leader_election.cc:290] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:51.339560 28009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" is_pre_election: true
I20260709 12:14:51.340291 28009 raft_consensus.cc:2393] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4346c89a537045d482c0b8c94f0b4d1f in current term 3: Already voted for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in this term.
I20260709 12:14:51.345234 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895" is_pre_election: true
I20260709 12:14:51.345903 28089 raft_consensus.cc:2468] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 3.
I20260709 12:14:51.347078 27906 leader_election.cc:304] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:51.348271 28730 tablet_copy_client.cc:538] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:51.348706 28636 raft_consensus.cc:2804] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:51.349117 28636 raft_consensus.cc:493] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2ad97ddbf39b49f08a5db29448310895)
I20260709 12:14:51.349473 28636 raft_consensus.cc:3060] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:51.360641 28730 tablet_bootstrap.cc:492] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:14:51.367422 28636 raft_consensus.cc:515] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:51.384785 28009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:14:51.385561 28009 raft_consensus.cc:2393] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4346c89a537045d482c0b8c94f0b4d1f in current term 3: Already voted for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in this term.
I20260709 12:14:51.388568 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a575c1f82a0448e84c5bd5013ca7f33" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:14:51.395367 28089 raft_consensus.cc:2468] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 3.
I20260709 12:14:51.395639 28735 ts_tablet_manager.cc:933] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:51.396452 27906 leader_election.cc:304] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:14:51.397254 28639 raft_consensus.cc:2804] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:51.397964 28639 raft_consensus.cc:697] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:14:51.398744 28639 consensus_queue.cc:237] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:14:51.406996 28636 leader_election.cc:290] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 3 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:51.413421 28730 tablet_bootstrap.cc:492] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.420418 28730 tablet_bootstrap.cc:492] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:14:51.421093 28730 ts_tablet_manager.cc:1403] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.007s
I20260709 12:14:51.423683 28735 tablet_copy_client.cc:323] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:14:51.425323 27837 catalog_manager.cc:5697] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 2 to 3, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 3 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:51.425365 28730 raft_consensus.cc:359] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:51.430971 28730 raft_consensus.cc:740] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:14:51.431770 28730 consensus_queue.cc:260] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:51.443507 28701 heartbeater.cc:499] Master 127.26.26.62:46109 was elected leader, sending a full tablet report...
I20260709 12:14:51.445106 28730 ts_tablet_manager.cc:1434] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.003s
I20260709 12:14:51.448446 28738 ts_tablet_manager.cc:933] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:51.451269 28027 tablet_copy_service.cc:342] P f65f5aa84f4c457aa23ba2721e65b4f9: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-891f4153612d4a6390db496566e08273 received from {username='slave'} at 127.0.0.1:39226
I20260709 12:14:51.451781 28027 tablet_copy_service.cc:434] P f65f5aa84f4c457aa23ba2721e65b4f9: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-891f4153612d4a6390db496566e08273 on tablet 891f4153612d4a6390db496566e08273 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:14:51.455385 28738 tablet_copy_client.cc:323] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:14:51.459578 28101 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet ee05718d5f4045c6b9df46ee95453f2b from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:14:51.459869 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet 60b95115f33941c1a5fdd0fb949ff48a from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:14:51.460176 28101 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet ee05718d5f4045c6b9df46ee95453f2b from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-ee05718d5f4045c6b9df46ee95453f2b
I20260709 12:14:51.462159 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet 60b95115f33941c1a5fdd0fb949ff48a from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-60b95115f33941c1a5fdd0fb949ff48a
I20260709 12:14:51.470829 28101 tablet_copy_source_session.cc:215] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:51.474687 28735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee05718d5f4045c6b9df46ee95453f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.498037 28100 tablet_copy_source_session.cc:215] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:51.502066 28738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b95115f33941c1a5fdd0fb949ff48a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.517001 28735 tablet_copy_client.cc:806] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:51.517592 28735 tablet_copy_client.cc:670] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:51.522622 28735 tablet_copy_client.cc:538] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:51.534351 28738 tablet_copy_client.cc:806] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:51.534966 28738 tablet_copy_client.cc:670] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:51.542591 28735 tablet_bootstrap.cc:492] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:14:51.546058 28738 tablet_copy_client.cc:538] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:51.566594 28738 tablet_bootstrap.cc:492] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:14:51.573011 28735 tablet_bootstrap.cc:492] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.573987 28735 tablet_bootstrap.cc:492] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:14:51.574870 28735 ts_tablet_manager.cc:1403] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.033s	user 0.026s	sys 0.004s
I20260709 12:14:51.577772 28735 raft_consensus.cc:359] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:51.578641 28735 raft_consensus.cc:740] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:14:51.579312 28735 consensus_queue.cc:260] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:51.584208 28735 ts_tablet_manager.cc:1434] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 12:14:51.589015 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-ee05718d5f4045c6b9df46ee95453f2b received from {username='slave'} at 127.0.0.1:41338
I20260709 12:14:51.589426 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-ee05718d5f4045c6b9df46ee95453f2b on tablet ee05718d5f4045c6b9df46ee95453f2b with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:14:51.613102 28738 tablet_bootstrap.cc:492] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.614029 28738 tablet_bootstrap.cc:492] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:14:51.614711 28738 ts_tablet_manager.cc:1403] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.059s	user 0.027s	sys 0.008s
I20260709 12:14:51.618050 28738 raft_consensus.cc:359] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:51.618624 28738 raft_consensus.cc:740] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:14:51.619168 28738 consensus_queue.cc:260] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:51.627792 28735 ts_tablet_manager.cc:933] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:51.628674 28738 ts_tablet_manager.cc:1434] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 12:14:51.632825 28735 tablet_copy_client.cc:323] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:14:51.636148 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet 3ead829dc42b4834bc2d0fea26865edd from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:14:51.636626 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet 3ead829dc42b4834bc2d0fea26865edd from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-3ead829dc42b4834bc2d0fea26865edd
I20260709 12:14:51.640802 28101 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-60b95115f33941c1a5fdd0fb949ff48a received from {username='slave'} at 127.0.0.1:41338
I20260709 12:14:51.641247 28101 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-60b95115f33941c1a5fdd0fb949ff48a on tablet 60b95115f33941c1a5fdd0fb949ff48a with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:14:51.645332 28100 tablet_copy_source_session.cc:215] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:51.648910 28735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ead829dc42b4834bc2d0fea26865edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.664860 28735 tablet_copy_client.cc:806] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:51.665436 28735 tablet_copy_client.cc:670] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:51.684159 28735 tablet_copy_client.cc:538] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:51.703141 28735 tablet_bootstrap.cc:492] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:14:51.705385 28676 raft_consensus.cc:1217] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:51.743927 28735 tablet_bootstrap.cc:492] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:51.745038 28735 tablet_bootstrap.cc:492] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:14:51.745779 28735 ts_tablet_manager.cc:1403] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.019s
I20260709 12:14:51.748776 28735 raft_consensus.cc:359] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:51.749691 28735 raft_consensus.cc:740] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:14:51.750434 28735 consensus_queue.cc:260] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:51.759488 28735 ts_tablet_manager.cc:1434] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 12:14:51.766829 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-3ead829dc42b4834bc2d0fea26865edd received from {username='slave'} at 127.0.0.1:41338
I20260709 12:14:51.767190 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-3ead829dc42b4834bc2d0fea26865edd on tablet 3ead829dc42b4834bc2d0fea26865edd with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:14:51.776422 28676 raft_consensus.cc:1217] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:51.901405 28089 raft_consensus.cc:1275] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:51.906389 28637 consensus_queue.cc:1048] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:51.951828 28676 raft_consensus.cc:1217] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:51.984488 28008 raft_consensus.cc:1275] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:51.987947 28749 consensus_queue.cc:1048] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:52.203657 28647 raft_consensus.cc:1064] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:14:52.206442 28647 consensus_queue.cc:237] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:52.223631 28009 raft_consensus.cc:1275] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:52.225020 28506 consensus_queue.cc:1048] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.228834 28676 raft_consensus.cc:1275] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:52.230103 27933 raft_consensus.cc:1275] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:52.238955 28506 consensus_queue.cc:1048] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.246861 28722 consensus_queue.cc:1048] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.272660 28676 raft_consensus.cc:1217] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:52.310153 28722 raft_consensus.cc:2955] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.311896 28676 raft_consensus.cc:2955] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.334285 27840 catalog_manager.cc:5697] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.343734 27933 raft_consensus.cc:2955] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.357519 28009 raft_consensus.cc:2955] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.370770 28561 raft_consensus.cc:1064] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:14:52.378098 28561 consensus_queue.cc:237] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:52.416548 28676 raft_consensus.cc:1275] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:52.417873 28091 raft_consensus.cc:1275] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:52.418028 28762 consensus_queue.cc:1048] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.419796 28757 consensus_queue.cc:1048] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.426306 27940 raft_consensus.cc:1275] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:52.427809 28561 consensus_queue.cc:1048] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.454226 28758 raft_consensus.cc:2955] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.471606 28091 consensus_queue.cc:237] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:52.476438 27933 raft_consensus.cc:2955] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.480186 27937 raft_consensus.cc:1275] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:52.478756 28676 raft_consensus.cc:2955] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.483156 28675 raft_consensus.cc:1275] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:52.488502 28722 consensus_queue.cc:1048] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:14:52.495194 28506 consensus_queue.cc:1048] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:52.505421 27837 catalog_manager.cc:5697] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.507159 28722 raft_consensus.cc:2955] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.522748 27940 raft_consensus.cc:2955] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.520392 28091 raft_consensus.cc:2955] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.513532 28676 raft_consensus.cc:2955] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.556454 28012 consensus_queue.cc:237] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:52.565649 27837 catalog_manager.cc:5697] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.581239 28001 tablet_service.cc:1558] Processing DeleteTablet for tablet ee05718d5f4045c6b9df46ee95453f2b with delete_type TABLET_DATA_TOMBSTONED (TS f65f5aa84f4c457aa23ba2721e65b4f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57730
I20260709 12:14:52.583726 28676 raft_consensus.cc:1275] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:52.585067 27940 raft_consensus.cc:1275] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:52.585059 28758 consensus_queue.cc:1048] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:52.588047 28757 consensus_queue.cc:1048] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:52.596537 28757 raft_consensus.cc:2955] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.599712 27940 raft_consensus.cc:2955] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.602470 28676 raft_consensus.cc:2955] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.604171 28770 tablet_replica.cc:333] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:14:52.610651 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee05718d5f4045c6b9df46ee95453f2b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:14:52.614203 28057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:43787, user_credentials={real_user=slave}} blocked reactor thread for 50520.5us
I20260709 12:14:52.617103 27837 catalog_manager.cc:5697] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.631644 27824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 891f4153612d4a6390db496566e08273 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:52.635022 28072 tablet_service.cc:1558] Processing DeleteTablet for tablet 891f4153612d4a6390db496566e08273 with delete_type TABLET_DATA_TOMBSTONED (TS 2ad97ddbf39b49f08a5db29448310895 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35218
I20260709 12:14:52.635488 28769 raft_consensus.cc:1064] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:14:52.638574 28769 consensus_queue.cc:237] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:52.656531 28771 tablet_replica.cc:333] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:14:52.657578 28771 raft_consensus.cc:2243] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:52.658443 28771 raft_consensus.cc:2272] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:52.662606 28771 ts_tablet_manager.cc:1916] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:52.664024 28770 raft_consensus.cc:2243] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:52.664721 28770 raft_consensus.cc:2272] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:52.667677 28770 ts_tablet_manager.cc:1916] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:52.680393 28771 ts_tablet_manager.cc:1929] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:52.680985 28771 log.cc:1199] T 891f4153612d4a6390db496566e08273 P 2ad97ddbf39b49f08a5db29448310895: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/wals/891f4153612d4a6390db496566e08273
I20260709 12:14:52.683974 27825 catalog_manager.cc:5028] TS 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): tablet 891f4153612d4a6390db496566e08273 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:14:52.690179 28009 raft_consensus.cc:1275] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:52.691455 28769 consensus_queue.cc:1048] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.694607 27940 raft_consensus.cc:1275] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:52.694674 28676 raft_consensus.cc:1275] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:52.695667 28770 ts_tablet_manager.cc:1929] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:52.696110 28770 log.cc:1199] T ee05718d5f4045c6b9df46ee95453f2b P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/wals/ee05718d5f4045c6b9df46ee95453f2b
I20260709 12:14:52.697695 27824 catalog_manager.cc:5028] TS f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): tablet ee05718d5f4045c6b9df46ee95453f2b (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:14:52.706526 28722 consensus_queue.cc:1048] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.708494 28647 consensus_queue.cc:1048] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.716789 28647 raft_consensus.cc:2955] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.726536 27933 raft_consensus.cc:2955] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.741868 28676 raft_consensus.cc:2955] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.743093 27840 catalog_manager.cc:5697] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.751317 28009 raft_consensus.cc:2955] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.770823 28083 consensus_queue.cc:237] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:52.788434 28676 raft_consensus.cc:1275] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:52.790174 28722 consensus_queue.cc:1048] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:52.815066 28009 raft_consensus.cc:1275] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:52.828388 28718 raft_consensus.cc:2955] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.829413 28676 raft_consensus.cc:2955] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.841847 28647 consensus_queue.cc:1048] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:52.850186 27837 catalog_manager.cc:5697] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.855319 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 60b95115f33941c1a5fdd0fb949ff48a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:52.864861 28769 raft_consensus.cc:1064] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:14:52.867386 28769 consensus_queue.cc:237] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:52.872678 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet 60b95115f33941c1a5fdd0fb949ff48a with delete_type TABLET_DATA_TOMBSTONED (TS 4346c89a537045d482c0b8c94f0b4d1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38016
I20260709 12:14:52.864823 28009 raft_consensus.cc:2955] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.917137 28012 raft_consensus.cc:1275] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:52.917238 28676 raft_consensus.cc:1275] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:52.921612 28722 consensus_queue.cc:1048] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.927335 27933 raft_consensus.cc:1275] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:52.928635 28769 consensus_queue.cc:1048] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.929445 28506 consensus_queue.cc:1048] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:52.930311 28777 tablet_replica.cc:333] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:14:52.942193 28777 raft_consensus.cc:2243] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:52.945389 28777 raft_consensus.cc:2272] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:52.966490 28718 raft_consensus.cc:2955] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:52.991109 28777 ts_tablet_manager.cc:1916] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:52.995915 28012 raft_consensus.cc:2955] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:53.004448 27837 catalog_manager.cc:5697] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:53.010715 28676 raft_consensus.cc:2955] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:53.023617 27933 raft_consensus.cc:2955] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:53.047907 28777 ts_tablet_manager.cc:1929] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:53.048400 28777 log.cc:1199] T 60b95115f33941c1a5fdd0fb949ff48a P 4346c89a537045d482c0b8c94f0b4d1f: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/wals/60b95115f33941c1a5fdd0fb949ff48a
I20260709 12:14:53.050608 27827 catalog_manager.cc:5028] TS 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): tablet 60b95115f33941c1a5fdd0fb949ff48a (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:14:53.074169 28089 consensus_queue.cc:237] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:53.083837 28010 raft_consensus.cc:1275] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:53.085713 28781 consensus_queue.cc:1048] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:53.087134 28676 raft_consensus.cc:1275] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:53.095573 28781 consensus_queue.cc:1048] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:53.106698 28718 raft_consensus.cc:2955] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:53.117446 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ead829dc42b4834bc2d0fea26865edd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:53.119532 28008 raft_consensus.cc:2955] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:53.124631 27837 catalog_manager.cc:5697] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:53.129281 28676 raft_consensus.cc:2955] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:53.137177 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ead829dc42b4834bc2d0fea26865edd with delete_type TABLET_DATA_TOMBSTONED (TS 4346c89a537045d482c0b8c94f0b4d1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38016
I20260709 12:14:53.138341 28777 tablet_replica.cc:333] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:14:53.139791 28777 raft_consensus.cc:2243] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:53.140475 28777 raft_consensus.cc:2272] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:53.145721 28777 ts_tablet_manager.cc:1916] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:53.164023 28777 ts_tablet_manager.cc:1929] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:53.164354 28777 log.cc:1199] T 3ead829dc42b4834bc2d0fea26865edd P 4346c89a537045d482c0b8c94f0b4d1f: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/wals/3ead829dc42b4834bc2d0fea26865edd
I20260709 12:14:53.165977 27827 catalog_manager.cc:5028] TS 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): tablet 3ead829dc42b4834bc2d0fea26865edd (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:14:54.221936 28091 consensus_queue.cc:237] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:54.229072 27937 raft_consensus.cc:1275] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:54.229146 28057 consensus_peers.cc:597] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d707bc6aeee4d829e996677387370a9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.229933 28012 raft_consensus.cc:1275] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:54.230470 28784 consensus_queue.cc:1048] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:54.232892 28784 consensus_queue.cc:1048] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:54.239041 28647 raft_consensus.cc:2955] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:54.240698 27937 raft_consensus.cc:2955] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:54.246934 28012 raft_consensus.cc:2955] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:54.257000 27839 catalog_manager.cc:5697] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:54.297042 27937 consensus_queue.cc:237] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:54.309893 28089 raft_consensus.cc:1275] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:54.312979 28012 raft_consensus.cc:1275] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:54.321578 28782 consensus_queue.cc:1048] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:54.350044 28799 consensus_queue.cc:1048] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:54.382925 28782 raft_consensus.cc:2955] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:54.388984 28089 raft_consensus.cc:2955] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:54.389190 28012 raft_consensus.cc:2955] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:54.406066 27840 catalog_manager.cc:5697] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:54.403386 27937 consensus_queue.cc:237] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
W20260709 12:14:54.417999 27908 consensus_peers.cc:597] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0286495c41fa4a889b4ca41a2daf37b1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.446549 28089 raft_consensus.cc:1275] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:54.447974 27908 consensus_peers.cc:597] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6973c15f69b043658112d620d1fc42b7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.448280 28801 consensus_queue.cc:1048] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:54.471800 28012 raft_consensus.cc:1275] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:54.471673 28782 raft_consensus.cc:2955] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:54.489956 28008 consensus_queue.cc:237] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:54.497275 28782 consensus_queue.cc:1048] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:54.504963 27837 catalog_manager.cc:5697] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:54.514886 28091 raft_consensus.cc:1275] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:54.516279 28757 consensus_queue.cc:1048] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:54.520603 27983 consensus_peers.cc:597] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3694ec23f5444e688e77dad993423f2d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:54.522874 27937 raft_consensus.cc:1275] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:54.526211 28757 consensus_queue.cc:1048] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:54.531971 28757 raft_consensus.cc:2955] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:54.535749 28089 raft_consensus.cc:2955] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:54.585454 28008 raft_consensus.cc:2955] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
W20260709 12:14:54.604229 27981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:43053, user_credentials={real_user=slave}} blocked reactor thread for 72354.5us
I20260709 12:14:54.606264 28089 raft_consensus.cc:2955] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:54.620850 27937 raft_consensus.cc:2955] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:54.655998 28815 ts_tablet_manager.cc:933] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:54.656878 27837 catalog_manager.cc:5697] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:54.668290 28815 tablet_copy_client.cc:323] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:14:54.670032 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet 8d707bc6aeee4d829e996677387370a9 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:14:54.670560 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet 8d707bc6aeee4d829e996677387370a9 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-8d707bc6aeee4d829e996677387370a9
I20260709 12:14:54.678755 28100 tablet_copy_source_session.cc:215] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:54.681682 28815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d707bc6aeee4d829e996677387370a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:54.694028 28815 tablet_copy_client.cc:806] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:54.694618 28815 tablet_copy_client.cc:670] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:54.698922 28815 tablet_copy_client.cc:538] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:54.706192 28815 tablet_bootstrap.cc:492] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:14:54.732860 28815 tablet_bootstrap.cc:492] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:54.733840 28815 tablet_bootstrap.cc:492] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:14:54.734529 28815 ts_tablet_manager.cc:1403] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260709 12:14:54.737381 28815 raft_consensus.cc:359] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:54.738209 28815 raft_consensus.cc:740] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:14:54.738893 28815 consensus_queue.cc:260] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:54.750212 28815 ts_tablet_manager.cc:1434] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 12:14:54.754024 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-8d707bc6aeee4d829e996677387370a9 received from {username='slave'} at 127.0.0.1:41338
I20260709 12:14:54.754413 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-8d707bc6aeee4d829e996677387370a9 on tablet 8d707bc6aeee4d829e996677387370a9 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:14:54.892369 28815 ts_tablet_manager.cc:933] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:14:54.916550 28815 tablet_copy_client.cc:323] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:14:54.943696 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet 0286495c41fa4a889b4ca41a2daf37b1 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:14:54.944303 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet 0286495c41fa4a889b4ca41a2daf37b1 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-0286495c41fa4a889b4ca41a2daf37b1
I20260709 12:14:54.955229 27952 tablet_copy_source_session.cc:215] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:54.959702 28815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0286495c41fa4a889b4ca41a2daf37b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:54.976337 28822 ts_tablet_manager.cc:933] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:54.978801 28815 tablet_copy_client.cc:806] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:54.979329 28815 tablet_copy_client.cc:670] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:54.980350 28822 tablet_copy_client.cc:323] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.2:40465
I20260709 12:14:54.982026 28027 tablet_copy_service.cc:140] P f65f5aa84f4c457aa23ba2721e65b4f9: Received BeginTabletCopySession request for tablet 3694ec23f5444e688e77dad993423f2d from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:39226)
I20260709 12:14:54.982525 28027 tablet_copy_service.cc:161] P f65f5aa84f4c457aa23ba2721e65b4f9: Beginning new tablet copy session on tablet 3694ec23f5444e688e77dad993423f2d from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:39226: session id = ae1f5b3a93014dc28ac70be4b1596aef-3694ec23f5444e688e77dad993423f2d
I20260709 12:14:54.989369 28027 tablet_copy_source_session.cc:215] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:54.993273 28822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3694ec23f5444e688e77dad993423f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.011420 28815 tablet_copy_client.cc:538] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:55.019292 28822 tablet_copy_client.cc:806] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:55.020334 28822 tablet_copy_client.cc:670] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:55.020675 28815 tablet_bootstrap.cc:492] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:14:55.027777 28824 ts_tablet_manager.cc:933] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:14:55.040261 28824 tablet_copy_client.cc:323] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:14:55.042220 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet 6973c15f69b043658112d620d1fc42b7 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:14:55.042917 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet 6973c15f69b043658112d620d1fc42b7 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-6973c15f69b043658112d620d1fc42b7
I20260709 12:14:55.055001 28822 tablet_copy_client.cc:538] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:55.063670 28815 tablet_bootstrap.cc:492] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:55.064640 28815 tablet_bootstrap.cc:492] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:14:55.065353 28676 raft_consensus.cc:1217] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:55.065642 28815 ts_tablet_manager.cc:1403] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.045s	user 0.032s	sys 0.006s
I20260709 12:14:55.068710 28815 raft_consensus.cc:359] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:55.069499 28815 raft_consensus.cc:740] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:14:55.070115 28815 consensus_queue.cc:260] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:55.072304 28815 ts_tablet_manager.cc:1434] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:14:55.078801 27951 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-0286495c41fa4a889b4ca41a2daf37b1 received from {username='slave'} at 127.0.0.1:33398
I20260709 12:14:55.079236 27951 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-0286495c41fa4a889b4ca41a2daf37b1 on tablet 0286495c41fa4a889b4ca41a2daf37b1 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:14:55.082672 27952 tablet_copy_source_session.cc:215] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:55.084254 28822 tablet_bootstrap.cc:492] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:14:55.089830 28824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6973c15f69b043658112d620d1fc42b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.111521 28822 tablet_bootstrap.cc:492] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:55.112470 28822 tablet_bootstrap.cc:492] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:14:55.113143 28822 ts_tablet_manager.cc:1403] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.006s
I20260709 12:14:55.113557 28824 tablet_copy_client.cc:806] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:55.114159 28824 tablet_copy_client.cc:670] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:55.117616 28824 tablet_copy_client.cc:538] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:55.117339 28822 raft_consensus.cc:359] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:55.118194 28822 raft_consensus.cc:740] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:14:55.118821 28822 consensus_queue.cc:260] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:55.121117 28822 ts_tablet_manager.cc:1434] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:14:55.123253 28027 tablet_copy_service.cc:342] P f65f5aa84f4c457aa23ba2721e65b4f9: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-3694ec23f5444e688e77dad993423f2d received from {username='slave'} at 127.0.0.1:39226
I20260709 12:14:55.123708 28027 tablet_copy_service.cc:434] P f65f5aa84f4c457aa23ba2721e65b4f9: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-3694ec23f5444e688e77dad993423f2d on tablet 3694ec23f5444e688e77dad993423f2d with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:14:55.130321 28824 tablet_bootstrap.cc:492] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:14:55.158027 28824 tablet_bootstrap.cc:492] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:55.158774 28824 tablet_bootstrap.cc:492] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:14:55.159409 28824 ts_tablet_manager.cc:1403] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.006s
I20260709 12:14:55.161973 28824 raft_consensus.cc:359] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:55.162868 28824 raft_consensus.cc:740] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:14:55.163575 28824 consensus_queue.cc:260] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:55.168534 28824 ts_tablet_manager.cc:1434] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:14:55.170264 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-6973c15f69b043658112d620d1fc42b7 received from {username='slave'} at 127.0.0.1:33398
I20260709 12:14:55.170677 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-6973c15f69b043658112d620d1fc42b7 on tablet 6973c15f69b043658112d620d1fc42b7 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:14:55.428483 28676 raft_consensus.cc:1217] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:55.541000 28676 raft_consensus.cc:1217] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:55.561178 28647 raft_consensus.cc:1064] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:14:55.562639 28647 consensus_queue.cc:237] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:55.572376 28676 raft_consensus.cc:1275] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:55.575241 28785 consensus_queue.cc:1048] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:55.579130 27940 raft_consensus.cc:1275] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:55.580420 28647 consensus_queue.cc:1048] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:55.583717 28012 raft_consensus.cc:1275] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:55.585132 28785 consensus_queue.cc:1048] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:55.593295 28786 raft_consensus.cc:2955] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:55.595824 28676 raft_consensus.cc:1217] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:55.595615 27933 raft_consensus.cc:2955] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:55.610100 28012 raft_consensus.cc:2955] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:55.618459 28676 raft_consensus.cc:2955] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:55.622222 27839 catalog_manager.cc:5697] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:55.649103 28089 consensus_queue.cc:237] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:55.654877 28676 raft_consensus.cc:1275] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:55.656069 27933 raft_consensus.cc:1275] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:55.656472 28786 consensus_queue.cc:1048] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:55.657480 28647 consensus_queue.cc:1048] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:55.665973 28647 raft_consensus.cc:2955] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:55.668497 28676 raft_consensus.cc:2955] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:55.676085 27933 raft_consensus.cc:2955] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:55.677330 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d707bc6aeee4d829e996677387370a9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:55.688195 27837 catalog_manager.cc:5697] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:55.707386 28001 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d707bc6aeee4d829e996677387370a9 with delete_type TABLET_DATA_TOMBSTONED (TS f65f5aa84f4c457aa23ba2721e65b4f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57730
I20260709 12:14:55.714908 28838 tablet_replica.cc:333] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:14:55.715916 28838 raft_consensus.cc:2243] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:55.718818 28838 raft_consensus.cc:2272] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:55.721378 28838 ts_tablet_manager.cc:1916] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:55.744753 28838 ts_tablet_manager.cc:1929] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:55.745088 28838 log.cc:1199] T 8d707bc6aeee4d829e996677387370a9 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/wals/8d707bc6aeee4d829e996677387370a9
I20260709 12:14:55.746570 27824 catalog_manager.cc:5028] TS f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): tablet 8d707bc6aeee4d829e996677387370a9 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:14:56.048659 28782 raft_consensus.cc:1064] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:14:56.053328 28782 consensus_queue.cc:237] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:56.063208 28676 raft_consensus.cc:1275] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:56.065274 28089 raft_consensus.cc:1275] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:56.065367 28800 consensus_queue.cc:1048] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:56.077028 28800 consensus_queue.cc:1048] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:56.087366 28813 raft_consensus.cc:1064] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:14:56.097456 28813 consensus_queue.cc:237] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:56.101465 28012 raft_consensus.cc:1275] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:56.107473 28801 consensus_queue.cc:1048] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:56.123760 28676 raft_consensus.cc:1275] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:56.125870 28829 consensus_queue.cc:1048] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:56.127591 28801 raft_consensus.cc:2955] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.136543 27933 raft_consensus.cc:1275] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:56.138206 28091 raft_consensus.cc:2955] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.145663 28841 raft_consensus.cc:1064] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:14:56.150329 28841 consensus_queue.cc:237] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:56.155629 28813 consensus_queue.cc:1048] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:56.156839 28089 raft_consensus.cc:1275] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:56.171561 28813 consensus_queue.cc:1048] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:56.185190 28676 raft_consensus.cc:2955] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.193308 28814 raft_consensus.cc:2955] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.207922 27837 catalog_manager.cc:5697] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.213828 27933 raft_consensus.cc:2955] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.244248 28010 raft_consensus.cc:2955] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.264384 28082 raft_consensus.cc:2955] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.274912 28674 raft_consensus.cc:2955] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.293525 28089 raft_consensus.cc:1275] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:56.298714 28801 consensus_queue.cc:1048] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:56.309638 28008 raft_consensus.cc:1275] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:56.311882 28782 consensus_queue.cc:1048] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:56.314181 28674 raft_consensus.cc:1275] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:56.319561 28801 consensus_queue.cc:1048] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:56.343191 28841 raft_consensus.cc:2955] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.352092 28674 raft_consensus.cc:2955] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.355654 27839 catalog_manager.cc:5697] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.362202 28008 raft_consensus.cc:2955] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.383270 28010 consensus_queue.cc:237] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:56.389315 28676 raft_consensus.cc:1275] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:56.393570 28082 raft_consensus.cc:1275] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:56.395819 27933 consensus_queue.cc:237] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:56.397684 28814 consensus_queue.cc:1048] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:56.399950 28814 consensus_queue.cc:1048] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:56.405790 27838 catalog_manager.cc:5697] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.409484 28813 raft_consensus.cc:2955] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.412801 28009 raft_consensus.cc:1275] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:56.414474 28674 raft_consensus.cc:2955] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.416337 28676 raft_consensus.cc:1275] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:56.417924 28089 raft_consensus.cc:2955] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.419206 28082 raft_consensus.cc:2955] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.414392 28842 consensus_queue.cc:1048] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:56.437813 28801 consensus_queue.cc:1048] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:56.445446 28782 raft_consensus.cc:2955] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.446624 27937 consensus_queue.cc:237] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:56.448985 28009 raft_consensus.cc:2955] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.453656 27840 catalog_manager.cc:5697] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.457386 28010 raft_consensus.cc:1275] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:56.459095 28676 raft_consensus.cc:2955] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.460354 28675 raft_consensus.cc:1275] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:56.460131 28801 consensus_queue.cc:1048] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:56.471251 28841 consensus_queue.cc:1048] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:56.478506 28800 raft_consensus.cc:2955] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.484946 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet 3694ec23f5444e688e77dad993423f2d with delete_type TABLET_DATA_TOMBSTONED (TS 4346c89a537045d482c0b8c94f0b4d1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38016
I20260709 12:14:56.486172 27840 catalog_manager.cc:5697] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.501498 28860 tablet_replica.cc:333] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:14:56.497535 28009 raft_consensus.cc:2955] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.505023 28860 raft_consensus.cc:2243] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.505821 28860 raft_consensus.cc:2272] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.509042 28860 ts_tablet_manager.cc:1916] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:56.510687 27824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3694ec23f5444e688e77dad993423f2d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:56.517674 28674 raft_consensus.cc:2955] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:56.523345 28072 tablet_service.cc:1558] Processing DeleteTablet for tablet 0286495c41fa4a889b4ca41a2daf37b1 with delete_type TABLET_DATA_TOMBSTONED (TS 2ad97ddbf39b49f08a5db29448310895 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35218
I20260709 12:14:56.531235 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0286495c41fa4a889b4ca41a2daf37b1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:56.532078 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6973c15f69b043658112d620d1fc42b7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:56.540109 28861 tablet_replica.cc:333] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:14:56.541500 28861 raft_consensus.cc:2243] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.543737 28861 raft_consensus.cc:2272] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.553216 27840 catalog_manager.cc:5697] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:56.563367 28861 ts_tablet_manager.cc:1916] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:56.573611 28860 ts_tablet_manager.cc:1929] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:56.574232 28860 log.cc:1199] T 3694ec23f5444e688e77dad993423f2d P 4346c89a537045d482c0b8c94f0b4d1f: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/wals/3694ec23f5444e688e77dad993423f2d
I20260709 12:14:56.576742 28072 tablet_service.cc:1558] Processing DeleteTablet for tablet 6973c15f69b043658112d620d1fc42b7 with delete_type TABLET_DATA_TOMBSTONED (TS 2ad97ddbf39b49f08a5db29448310895 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35218
I20260709 12:14:56.577805 27827 catalog_manager.cc:5028] TS 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): tablet 3694ec23f5444e688e77dad993423f2d (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:14:56.596338 28861 ts_tablet_manager.cc:1929] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:56.596845 28861 log.cc:1199] T 0286495c41fa4a889b4ca41a2daf37b1 P 2ad97ddbf39b49f08a5db29448310895: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/wals/0286495c41fa4a889b4ca41a2daf37b1
I20260709 12:14:56.598464 28861 tablet_replica.cc:333] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:14:56.598420 27825 catalog_manager.cc:5028] TS 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): tablet 0286495c41fa4a889b4ca41a2daf37b1 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:14:56.606310 28861 raft_consensus.cc:2243] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.606985 28861 raft_consensus.cc:2272] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.609705 28861 ts_tablet_manager.cc:1916] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:56.620298 28861 ts_tablet_manager.cc:1929] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:56.620692 28861 log.cc:1199] T 6973c15f69b043658112d620d1fc42b7 P 2ad97ddbf39b49f08a5db29448310895: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/wals/6973c15f69b043658112d620d1fc42b7
I20260709 12:14:56.621950 27825 catalog_manager.cc:5028] TS 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): tablet 6973c15f69b043658112d620d1fc42b7 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:14:57.660243 28091 consensus_queue.cc:237] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:57.665387 28009 raft_consensus.cc:1275] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:57.668421 28057 consensus_peers.cc:597] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9576a388ae5433083ecc5b243b700f7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:57.669008 28862 consensus_queue.cc:1048] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.669997 27940 raft_consensus.cc:1275] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:57.671265 28862 consensus_queue.cc:1048] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.676539 28831 raft_consensus.cc:2955] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:57.678120 28009 raft_consensus.cc:2955] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:57.679971 27940 raft_consensus.cc:2955] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:57.693660 27839 catalog_manager.cc:5697] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:57.699368 27933 consensus_queue.cc:237] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:57.713083 28091 raft_consensus.cc:1275] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:14:57.713919 27908 consensus_peers.cc:597] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a575c1f82a0448e84c5bd5013ca7f33. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:57.714730 28841 consensus_queue.cc:1048] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:57.719321 28009 raft_consensus.cc:1275] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:57.720646 28841 consensus_queue.cc:1048] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:57.730333 28782 raft_consensus.cc:2955] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:57.739327 28091 raft_consensus.cc:2955] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:57.740142 28010 raft_consensus.cc:2955] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:57.760779 28010 consensus_queue.cc:237] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:57.760752 27839 catalog_manager.cc:5697] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index -1 to 4, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 3 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:57.768157 28082 raft_consensus.cc:1275] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:57.770816 27983 consensus_peers.cc:597] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16b5fddc7545449fb1a67d9de9d36a26. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:57.771799 28813 consensus_queue.cc:1048] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.773437 27933 raft_consensus.cc:1275] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:57.774787 28813 consensus_queue.cc:1048] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.782506 28829 raft_consensus.cc:2955] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:57.785952 27933 raft_consensus.cc:2955] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:57.798628 28091 raft_consensus.cc:2955] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:57.805130 28082 consensus_queue.cc:237] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:57.808547 27837 catalog_manager.cc:5697] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:57.826854 28010 raft_consensus.cc:1275] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:14:57.827997 28057 consensus_peers.cc:597] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5de945e1cc824f8eb014f553d2165185. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:57.829797 28862 consensus_queue.cc:1048] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.830533 27933 raft_consensus.cc:1275] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:14:57.833400 28862 consensus_queue.cc:1048] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.839052 28831 raft_consensus.cc:2955] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:57.840695 28009 raft_consensus.cc:2955] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:57.845919 27933 raft_consensus.cc:2955] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:57.867004 27837 catalog_manager.cc:5697] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:14:58.160427 28883 ts_tablet_manager.cc:933] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:14:58.162566 28883 tablet_copy_client.cc:323] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:14:58.164523 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet 5a575c1f82a0448e84c5bd5013ca7f33 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:14:58.165074 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet 5a575c1f82a0448e84c5bd5013ca7f33 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-5a575c1f82a0448e84c5bd5013ca7f33
I20260709 12:14:58.173434 27952 tablet_copy_source_session.cc:215] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:58.183782 28883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a575c1f82a0448e84c5bd5013ca7f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.190469 28885 ts_tablet_manager.cc:933] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:14:58.220021 28883 tablet_copy_client.cc:806] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:58.220646 28883 tablet_copy_client.cc:670] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:58.225257 28883 tablet_copy_client.cc:538] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:58.226832 28886 ts_tablet_manager.cc:933] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:58.233964 28885 tablet_copy_client.cc:323] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.2:40465
I20260709 12:14:58.235881 28886 tablet_copy_client.cc:323] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:14:58.236004 28027 tablet_copy_service.cc:140] P f65f5aa84f4c457aa23ba2721e65b4f9: Received BeginTabletCopySession request for tablet 16b5fddc7545449fb1a67d9de9d36a26 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:39226)
I20260709 12:14:58.236605 28027 tablet_copy_service.cc:161] P f65f5aa84f4c457aa23ba2721e65b4f9: Beginning new tablet copy session on tablet 16b5fddc7545449fb1a67d9de9d36a26 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:39226: session id = ae1f5b3a93014dc28ac70be4b1596aef-16b5fddc7545449fb1a67d9de9d36a26
I20260709 12:14:58.237962 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet b9576a388ae5433083ecc5b243b700f7 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:14:58.238577 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet b9576a388ae5433083ecc5b243b700f7 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-b9576a388ae5433083ecc5b243b700f7
I20260709 12:14:58.238786 28883 tablet_bootstrap.cc:492] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:14:58.244135 28027 tablet_copy_source_session.cc:215] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:58.247244 28885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b5fddc7545449fb1a67d9de9d36a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.272729 28885 tablet_copy_client.cc:806] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:58.273627 28885 tablet_copy_client.cc:670] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:58.274191 28100 tablet_copy_source_session.cc:215] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:58.277843 28885 tablet_copy_client.cc:538] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:58.278666 28886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9576a388ae5433083ecc5b243b700f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.286872 28885 tablet_bootstrap.cc:492] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:14:58.299513 28883 tablet_bootstrap.cc:492] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:58.300540 28883 tablet_bootstrap.cc:492] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:14:58.301373 28883 ts_tablet_manager.cc:1403] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.063s	user 0.034s	sys 0.012s
I20260709 12:14:58.304832 28883 raft_consensus.cc:359] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:58.305837 28883 raft_consensus.cc:740] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:14:58.306532 28883 consensus_queue.cc:260] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:58.309439 28886 tablet_copy_client.cc:806] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:58.309983 28886 tablet_copy_client.cc:670] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:58.312703 28885 tablet_bootstrap.cc:492] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:58.313651 28885 tablet_bootstrap.cc:492] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:14:58.314880 28885 ts_tablet_manager.cc:1403] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.000s
I20260709 12:14:58.314987 28886 tablet_copy_client.cc:538] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:58.319372 28885 raft_consensus.cc:359] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:58.321247 28885 raft_consensus.cc:740] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:14:58.333266 28885 consensus_queue.cc:260] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:58.327097 28886 tablet_bootstrap.cc:492] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:14:58.337965 28892 ts_tablet_manager.cc:933] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:14:58.328886 28883 ts_tablet_manager.cc:1434] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.003s
I20260709 12:14:58.336721 28885 ts_tablet_manager.cc:1434] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:14:58.344586 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-5a575c1f82a0448e84c5bd5013ca7f33 received from {username='slave'} at 127.0.0.1:33398
I20260709 12:14:58.345043 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-5a575c1f82a0448e84c5bd5013ca7f33 on tablet 5a575c1f82a0448e84c5bd5013ca7f33 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:14:58.350916 28027 tablet_copy_service.cc:342] P f65f5aa84f4c457aa23ba2721e65b4f9: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-16b5fddc7545449fb1a67d9de9d36a26 received from {username='slave'} at 127.0.0.1:39226
I20260709 12:14:58.351331 28027 tablet_copy_service.cc:434] P f65f5aa84f4c457aa23ba2721e65b4f9: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-16b5fddc7545449fb1a67d9de9d36a26 on tablet 16b5fddc7545449fb1a67d9de9d36a26 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:14:58.359881 28892 tablet_copy_client.cc:323] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:14:58.372473 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet 5de945e1cc824f8eb014f553d2165185 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:14:58.373013 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet 5de945e1cc824f8eb014f553d2165185 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-5de945e1cc824f8eb014f553d2165185
I20260709 12:14:58.379380 28886 tablet_bootstrap.cc:492] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:58.380576 28886 tablet_bootstrap.cc:492] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:14:58.381340 28886 ts_tablet_manager.cc:1403] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.019s
I20260709 12:14:58.383643 28100 tablet_copy_source_session.cc:215] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:14:58.384392 28886 raft_consensus.cc:359] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:58.385222 28886 raft_consensus.cc:740] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:14:58.386790 28892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de945e1cc824f8eb014f553d2165185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:58.392287 28886 consensus_queue.cc:260] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:58.395309 28886 ts_tablet_manager.cc:1434] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 12:14:58.398156 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-b9576a388ae5433083ecc5b243b700f7 received from {username='slave'} at 127.0.0.1:41338
I20260709 12:14:58.398603 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-b9576a388ae5433083ecc5b243b700f7 on tablet b9576a388ae5433083ecc5b243b700f7 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:14:58.408634 28892 tablet_copy_client.cc:806] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:14:58.410409 28892 tablet_copy_client.cc:670] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:14:58.415342 28892 tablet_copy_client.cc:538] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:14:58.423573 28892 tablet_bootstrap.cc:492] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:14:58.443200 28892 tablet_bootstrap.cc:492] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:14:58.444010 28892 tablet_bootstrap.cc:492] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:14:58.444612 28892 ts_tablet_manager.cc:1403] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.004s
I20260709 12:14:58.447425 28892 raft_consensus.cc:359] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:58.448338 28892 raft_consensus.cc:740] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:14:58.448909 28892 consensus_queue.cc:260] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:14:58.451236 28892 ts_tablet_manager.cc:1434] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 12:14:58.453851 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-5de945e1cc824f8eb014f553d2165185 received from {username='slave'} at 127.0.0.1:41338
I20260709 12:14:58.454285 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-5de945e1cc824f8eb014f553d2165185 on tablet 5de945e1cc824f8eb014f553d2165185 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:14:58.577234 28674 raft_consensus.cc:1217] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:58.605480 28674 raft_consensus.cc:1217] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:14:58.610913 28674 raft_consensus.cc:1217] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:58.858064 28676 raft_consensus.cc:1217] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:14:59.073421 28895 raft_consensus.cc:1064] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:14:59.076256 28895 consensus_queue.cc:237] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:59.087319 28082 raft_consensus.cc:1275] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:59.088742 28676 raft_consensus.cc:1275] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:59.089890 28813 consensus_queue.cc:1048] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:59.092113 28829 consensus_queue.cc:1048] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:59.095114 27940 raft_consensus.cc:1275] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:59.096463 28829 consensus_queue.cc:1048] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:59.114571 28895 raft_consensus.cc:2955] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.116860 28676 raft_consensus.cc:2955] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.130744 27940 raft_consensus.cc:2955] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.133133 27837 catalog_manager.cc:5697] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.142326 28082 raft_consensus.cc:2955] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.172521 28010 consensus_queue.cc:237] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:59.179487 28082 raft_consensus.cc:1275] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:59.180246 28674 raft_consensus.cc:1275] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:59.181205 28900 consensus_queue.cc:1048] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:59.181753 28782 raft_consensus.cc:1064] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:14:59.183974 28782 consensus_queue.cc:237] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:59.186489 28900 consensus_queue.cc:1048] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:59.192423 28676 raft_consensus.cc:1275] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:59.193188 28829 raft_consensus.cc:2955] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.194026 28897 consensus_queue.cc:1048] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:59.194451 28010 raft_consensus.cc:1275] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:59.196926 28841 consensus_queue.cc:1048] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:59.198351 28082 raft_consensus.cc:1275] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:14:59.201332 28897 consensus_queue.cc:1048] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:14:59.203382 28091 raft_consensus.cc:2955] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.203846 28674 raft_consensus.cc:2955] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.227034 27837 catalog_manager.cc:5697] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.231732 27824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 16b5fddc7545449fb1a67d9de9d36a26 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:59.240375 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet 16b5fddc7545449fb1a67d9de9d36a26 with delete_type TABLET_DATA_TOMBSTONED (TS 4346c89a537045d482c0b8c94f0b4d1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38016
I20260709 12:14:59.246714 28647 raft_consensus.cc:1064] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:14:59.248960 28647 consensus_queue.cc:237] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
W20260709 12:14:59.251866 27905 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:40465, user_credentials={real_user=slave}} blocked reactor thread for 55302.3us
I20260709 12:14:59.274287 28841 raft_consensus.cc:2955] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.281543 28912 tablet_replica.cc:333] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:14:59.282675 28912 raft_consensus.cc:2243] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.283428 28912 raft_consensus.cc:2272] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.287062 28008 raft_consensus.cc:1275] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:59.287956 28675 raft_consensus.cc:1275] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:59.288566 28898 consensus_queue.cc:1048] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:59.288023 28082 raft_consensus.cc:2955] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.289338 28912 ts_tablet_manager.cc:1916] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:59.289605 28831 consensus_queue.cc:1048] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:59.290781 28008 raft_consensus.cc:2955] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.296146 27940 raft_consensus.cc:1275] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:59.297626 28862 consensus_queue.cc:1048] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:59.327546 28831 raft_consensus.cc:2955] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.329881 28912 ts_tablet_manager.cc:1929] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:59.330494 28912 log.cc:1199] T 16b5fddc7545449fb1a67d9de9d36a26 P 4346c89a537045d482c0b8c94f0b4d1f: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/wals/16b5fddc7545449fb1a67d9de9d36a26
I20260709 12:14:59.332705 27827 catalog_manager.cc:5028] TS 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): tablet 16b5fddc7545449fb1a67d9de9d36a26 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:14:59.334823 28675 raft_consensus.cc:2955] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.344620 27837 catalog_manager.cc:5697] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.351138 27940 raft_consensus.cc:2955] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.360347 28675 raft_consensus.cc:2955] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.365170 27937 consensus_queue.cc:237] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:59.370388 28008 raft_consensus.cc:1275] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:59.370550 28674 raft_consensus.cc:1275] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:14:59.370792 28831 raft_consensus.cc:1064] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:14:59.375432 28831 consensus_queue.cc:237] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:59.371822 28841 consensus_queue.cc:1048] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:59.386361 28909 consensus_queue.cc:1048] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:14:59.385802 27840 catalog_manager.cc:5697] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.385676 28008 raft_consensus.cc:2955] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.398692 28897 raft_consensus.cc:2955] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.404475 28674 raft_consensus.cc:2955] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.417256 28091 consensus_queue.cc:237] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:59.419601 28009 raft_consensus.cc:2955] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.423738 28675 raft_consensus.cc:1275] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:59.428694 27940 raft_consensus.cc:1275] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:59.434536 28862 consensus_queue.cc:1048] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:59.436245 27837 catalog_manager.cc:5697] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 5 to 6, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New cstate: current_term: 3 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.451474 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a575c1f82a0448e84c5bd5013ca7f33 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:59.452226 28072 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a575c1f82a0448e84c5bd5013ca7f33 with delete_type TABLET_DATA_TOMBSTONED (TS 2ad97ddbf39b49f08a5db29448310895 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35218
I20260709 12:14:59.451365 28862 consensus_queue.cc:1048] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:14:59.456035 28009 raft_consensus.cc:1275] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:59.459506 28831 consensus_queue.cc:1048] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:59.457479 28920 tablet_replica.cc:333] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:14:59.463415 28920 raft_consensus.cc:2243] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.465943 28920 raft_consensus.cc:2272] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.468210 28674 raft_consensus.cc:1275] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:59.469529 28920 ts_tablet_manager.cc:1916] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:59.470813 27940 raft_consensus.cc:1275] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:14:59.474905 28862 raft_consensus.cc:2955] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.485611 28647 consensus_queue.cc:1048] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:59.489300 28920 ts_tablet_manager.cc:1929] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:14:59.489811 28920 log.cc:1199] T 5a575c1f82a0448e84c5bd5013ca7f33 P 2ad97ddbf39b49f08a5db29448310895: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/wals/5a575c1f82a0448e84c5bd5013ca7f33
I20260709 12:14:59.491358 27825 catalog_manager.cc:5028] TS 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): tablet 5a575c1f82a0448e84c5bd5013ca7f33 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:14:59.492285 28647 consensus_queue.cc:1048] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:59.498257 28674 raft_consensus.cc:2955] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.502036 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b9576a388ae5433083ecc5b243b700f7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:59.502391 27937 raft_consensus.cc:2955] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.513221 27837 catalog_manager.cc:5697] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:14:59.525615 28001 tablet_service.cc:1558] Processing DeleteTablet for tablet b9576a388ae5433083ecc5b243b700f7 with delete_type TABLET_DATA_TOMBSTONED (TS f65f5aa84f4c457aa23ba2721e65b4f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57730
I20260709 12:14:59.541363 28924 tablet_replica.cc:333] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:14:59.551735 28831 raft_consensus.cc:2955] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.557708 28674 raft_consensus.cc:2955] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.572118 28924 raft_consensus.cc:2243] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.572837 28924 raft_consensus.cc:2272] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.576514 27839 catalog_manager.cc:5697] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.579591 28008 raft_consensus.cc:2955] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.580618 28924 ts_tablet_manager.cc:1916] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:59.608448 28924 ts_tablet_manager.cc:1929] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:59.608918 28924 log.cc:1199] T b9576a388ae5433083ecc5b243b700f7 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/wals/b9576a388ae5433083ecc5b243b700f7
I20260709 12:14:59.610606 27824 catalog_manager.cc:5028] TS f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): tablet b9576a388ae5433083ecc5b243b700f7 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:14:59.611857 27940 raft_consensus.cc:2955] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.616487 28091 consensus_queue.cc:237] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:14:59.626204 28674 raft_consensus.cc:1275] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:59.627629 28898 consensus_queue.cc:1048] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:59.633256 27933 raft_consensus.cc:1275] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:14:59.633525 28647 raft_consensus.cc:2955] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.636053 28674 raft_consensus.cc:2955] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.636440 28831 consensus_queue.cc:1048] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:59.644979 27940 raft_consensus.cc:2955] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.646327 27837 catalog_manager.cc:5697] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:14:59.648300 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5de945e1cc824f8eb014f553d2165185 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:14:59.659693 28001 tablet_service.cc:1558] Processing DeleteTablet for tablet 5de945e1cc824f8eb014f553d2165185 with delete_type TABLET_DATA_TOMBSTONED (TS f65f5aa84f4c457aa23ba2721e65b4f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57730
I20260709 12:14:59.660467 28924 tablet_replica.cc:333] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:14:59.661428 28924 raft_consensus.cc:2243] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:59.662096 28924 raft_consensus.cc:2272] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:59.665402 28924 ts_tablet_manager.cc:1916] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:14:59.680740 28924 ts_tablet_manager.cc:1929] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:14:59.681124 28924 log.cc:1199] T 5de945e1cc824f8eb014f553d2165185 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/wals/5de945e1cc824f8eb014f553d2165185
I20260709 12:14:59.682494 27824 catalog_manager.cc:5028] TS f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): tablet 5de945e1cc824f8eb014f553d2165185 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:00.729763 28009 consensus_queue.cc:237] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue 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: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
W20260709 12:15:00.736907 27983 consensus_peers.cc:597] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c961143149e14c81a8a552f58ae69224. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:00.737085 28091 raft_consensus.cc:1275] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:00.737224 27940 raft_consensus.cc:1275] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:00.738471 28829 consensus_queue.cc:1048] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.739076 28928 consensus_queue.cc:1048] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.746241 28829 raft_consensus.cc:2955] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:00.753836 28082 raft_consensus.cc:2955] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:00.757800 27940 consensus_queue.cc:237] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:00.763957 27840 catalog_manager.cc:5697] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:00.768764 27939 raft_consensus.cc:2955] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
W20260709 12:15:00.771847 27908 consensus_peers.cc:597] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e97f72ee6ca499e85de5fae31e61110. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:00.779021 28082 raft_consensus.cc:1275] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:00.779891 28009 raft_consensus.cc:1275] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:00.780395 28931 consensus_queue.cc:1048] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.782924 28931 consensus_queue.cc:1048] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.790344 28782 raft_consensus.cc:2955] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:00.791671 28008 raft_consensus.cc:2955] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:00.799135 28082 raft_consensus.cc:2955] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:00.811856 28082 consensus_queue.cc:237] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:00.820307 28008 raft_consensus.cc:1275] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:00.821916 28057 consensus_peers.cc:597] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d8b461ae6e84db087a4114e81cb058d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:00.822492 27939 raft_consensus.cc:1275] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:00.824149 28831 consensus_queue.cc:1048] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.824520 27839 catalog_manager.cc:5697] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:00.825913 28831 consensus_queue.cc:1048] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.852044 28831 raft_consensus.cc:2955] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:00.864425 27939 raft_consensus.cc:2955] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:00.871825 28010 raft_consensus.cc:2955] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:00.879391 28091 consensus_queue.cc:237] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:00.884660 27837 catalog_manager.cc:5697] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
W20260709 12:15:00.898494 28057 consensus_peers.cc:597] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e24d110a15aa49a3b3004658a164417e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:00.900480 28010 raft_consensus.cc:1275] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:00.901839 28947 consensus_queue.cc:1048] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.903229 27939 raft_consensus.cc:1275] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:00.904482 28831 consensus_queue.cc:1048] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.921079 28947 raft_consensus.cc:2955] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:00.928233 28009 raft_consensus.cc:2955] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:00.931926 27939 raft_consensus.cc:2955] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:00.940498 27837 catalog_manager.cc:5697] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.191738 28951 ts_tablet_manager.cc:933] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:01.193554 28951 tablet_copy_client.cc:323] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:01.195097 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet 0e97f72ee6ca499e85de5fae31e61110 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:01.195704 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet 0e97f72ee6ca499e85de5fae31e61110 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-0e97f72ee6ca499e85de5fae31e61110
I20260709 12:15:01.200138 28953 ts_tablet_manager.cc:933] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:01.202497 28953 tablet_copy_client.cc:323] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:15:01.204213 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet 0d8b461ae6e84db087a4114e81cb058d from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:15:01.204825 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet 0d8b461ae6e84db087a4114e81cb058d from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-0d8b461ae6e84db087a4114e81cb058d
I20260709 12:15:01.207624 27952 tablet_copy_source_session.cc:215] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:01.210485 28951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e97f72ee6ca499e85de5fae31e61110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:01.213759 28100 tablet_copy_source_session.cc:215] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:01.219710 28955 ts_tablet_manager.cc:933] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:01.220108 28953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8b461ae6e84db087a4114e81cb058d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:01.226454 28951 tablet_copy_client.cc:806] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:01.227653 28951 tablet_copy_client.cc:670] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:01.234683 28951 tablet_copy_client.cc:538] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:01.239801 28955 tablet_copy_client.cc:323] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.2:40465
I20260709 12:15:01.244011 28027 tablet_copy_service.cc:140] P f65f5aa84f4c457aa23ba2721e65b4f9: Received BeginTabletCopySession request for tablet c961143149e14c81a8a552f58ae69224 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:39226)
I20260709 12:15:01.244525 28027 tablet_copy_service.cc:161] P f65f5aa84f4c457aa23ba2721e65b4f9: Beginning new tablet copy session on tablet c961143149e14c81a8a552f58ae69224 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:39226: session id = ae1f5b3a93014dc28ac70be4b1596aef-c961143149e14c81a8a552f58ae69224
I20260709 12:15:01.252185 28953 tablet_copy_client.cc:806] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:01.252955 28953 tablet_copy_client.cc:670] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:01.254029 28027 tablet_copy_source_session.cc:215] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:01.256078 28951 tablet_bootstrap.cc:492] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:01.260527 28955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c961143149e14c81a8a552f58ae69224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:01.263581 28953 tablet_copy_client.cc:538] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:01.272796 28953 tablet_bootstrap.cc:492] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:01.295557 28955 tablet_copy_client.cc:806] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:01.296270 28955 tablet_copy_client.cc:670] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:01.300357 28955 tablet_copy_client.cc:538] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:01.307415 28953 tablet_bootstrap.cc:492] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:01.308471 28953 tablet_bootstrap.cc:492] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:01.309254 28953 ts_tablet_manager.cc:1403] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.005s
I20260709 12:15:01.313721 28955 tablet_bootstrap.cc:492] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:01.312254 28953 raft_consensus.cc:359] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:01.314944 28953 raft_consensus.cc:740] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:01.315673 28953 consensus_queue.cc:260] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:01.329584 28953 ts_tablet_manager.cc:1434] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.011s
I20260709 12:15:01.331681 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-0d8b461ae6e84db087a4114e81cb058d received from {username='slave'} at 127.0.0.1:41338
I20260709 12:15:01.332103 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-0d8b461ae6e84db087a4114e81cb058d on tablet 0d8b461ae6e84db087a4114e81cb058d with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:01.332574 28951 tablet_bootstrap.cc:492] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:01.337052 28951 tablet_bootstrap.cc:492] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:01.338145 28951 ts_tablet_manager.cc:1403] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.004s
I20260709 12:15:01.340859 28951 raft_consensus.cc:359] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:01.341477 28951 raft_consensus.cc:740] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:01.341974 28951 consensus_queue.cc:260] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:01.355202 28955 tablet_bootstrap.cc:492] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:01.356935 28955 tablet_bootstrap.cc:492] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:01.357738 28955 ts_tablet_manager.cc:1403] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.003s
I20260709 12:15:01.359915 28953 ts_tablet_manager.cc:933] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:01.361418 28951 ts_tablet_manager.cc:1434] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:15:01.361217 28955 raft_consensus.cc:359] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:01.362538 28955 raft_consensus.cc:740] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:01.362975 28953 tablet_copy_client.cc:323] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:15:01.363397 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-0e97f72ee6ca499e85de5fae31e61110 received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:01.363945 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-0e97f72ee6ca499e85de5fae31e61110 on tablet 0e97f72ee6ca499e85de5fae31e61110 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:01.363349 28955 consensus_queue.cc:260] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef [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: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:01.365891 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet e24d110a15aa49a3b3004658a164417e from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:15:01.366416 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet e24d110a15aa49a3b3004658a164417e from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-e24d110a15aa49a3b3004658a164417e
I20260709 12:15:01.366622 28955 ts_tablet_manager.cc:1434] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260709 12:15:01.370208 28027 tablet_copy_service.cc:342] P f65f5aa84f4c457aa23ba2721e65b4f9: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-c961143149e14c81a8a552f58ae69224 received from {username='slave'} at 127.0.0.1:39226
I20260709 12:15:01.370613 28027 tablet_copy_service.cc:434] P f65f5aa84f4c457aa23ba2721e65b4f9: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-c961143149e14c81a8a552f58ae69224 on tablet c961143149e14c81a8a552f58ae69224 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:01.376601 28100 tablet_copy_source_session.cc:215] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:01.380501 28953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24d110a15aa49a3b3004658a164417e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:01.395063 28953 tablet_copy_client.cc:806] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:01.395675 28953 tablet_copy_client.cc:670] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:01.399328 28953 tablet_copy_client.cc:538] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:01.410655 28953 tablet_bootstrap.cc:492] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:01.433718 28953 tablet_bootstrap.cc:492] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:01.434757 28953 tablet_bootstrap.cc:492] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:01.435528 28953 ts_tablet_manager.cc:1403] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.008s
I20260709 12:15:01.438807 28953 raft_consensus.cc:359] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:01.439791 28953 raft_consensus.cc:740] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:01.440517 28953 consensus_queue.cc:260] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:01.455796 28953 ts_tablet_manager.cc:1434] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 12:15:01.459375 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-e24d110a15aa49a3b3004658a164417e received from {username='slave'} at 127.0.0.1:41338
I20260709 12:15:01.459863 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-e24d110a15aa49a3b3004658a164417e on tablet e24d110a15aa49a3b3004658a164417e with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:01.620451 28675 raft_consensus.cc:1217] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:01.689359 28675 raft_consensus.cc:1217] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:01.697930 28675 raft_consensus.cc:1217] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:01.922952 28675 raft_consensus.cc:1217] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:02.046392 28647 raft_consensus.cc:1064] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:02.048117 28647 consensus_queue.cc:237] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:02.053391 28675 raft_consensus.cc:1275] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:02.054371 28010 raft_consensus.cc:1275] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:02.054755 27940 raft_consensus.cc:1275] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:02.055608 28947 consensus_queue.cc:1048] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:02.056764 28831 consensus_queue.cc:1048] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:02.061169 28831 consensus_queue.cc:1048] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:02.085868 28647 raft_consensus.cc:2955] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.092041 28675 raft_consensus.cc:2955] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.095860 27940 raft_consensus.cc:2955] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.102469 27839 catalog_manager.cc:5697] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:02.102538 28010 raft_consensus.cc:2955] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.127341 28936 raft_consensus.cc:1064] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:02.130095 28936 consensus_queue.cc:237] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:02.150177 28674 raft_consensus.cc:1275] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:02.152320 27939 raft_consensus.cc:1275] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:02.153033 28091 consensus_queue.cc:237] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:02.153712 28829 consensus_queue.cc:1048] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:02.161437 28936 consensus_queue.cc:1048] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:02.161681 28082 raft_consensus.cc:1275] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:02.163967 28829 consensus_queue.cc:1048] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:02.197964 28010 raft_consensus.cc:1275] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:02.197263 28829 raft_consensus.cc:2955] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.199332 28947 consensus_queue.cc:1048] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:02.206670 28082 raft_consensus.cc:2955] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.211151 28674 raft_consensus.cc:2955] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.213443 28647 raft_consensus.cc:2955] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.214776 28008 raft_consensus.cc:2955] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.225590 27837 catalog_manager.cc:5697] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.209893 28675 raft_consensus.cc:1275] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:02.236075 27940 raft_consensus.cc:2955] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.238145 28964 consensus_queue.cc:1048] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:02.252696 28675 raft_consensus.cc:2955] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.263134 27837 catalog_manager.cc:5697] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.270452 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d8b461ae6e84db087a4114e81cb058d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:02.278729 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d8b461ae6e84db087a4114e81cb058d with delete_type TABLET_DATA_TOMBSTONED (TS 4346c89a537045d482c0b8c94f0b4d1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38016
I20260709 12:15:02.286044 28010 consensus_queue.cc:237] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:02.293689 28675 raft_consensus.cc:1275] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:02.295425 28829 consensus_queue.cc:1048] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:02.297194 27940 raft_consensus.cc:1275] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:02.298429 28829 consensus_queue.cc:1048] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:02.305451 28928 raft_consensus.cc:2955] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.308012 28675 raft_consensus.cc:2955] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.314073 27940 raft_consensus.cc:2955] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.326125 28782 raft_consensus.cc:1064] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:02.330994 28782 consensus_queue.cc:237] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:02.334590 28976 tablet_replica.cc:333] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:02.339915 28976 raft_consensus.cc:2243] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.341171 28976 raft_consensus.cc:2272] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.366669 28976 ts_tablet_manager.cc:1916] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:15:02.371670 27905 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:40465, user_credentials={real_user=slave}} blocked reactor thread for 52944.3us
I20260709 12:15:02.387192 27838 catalog_manager.cc:5697] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.395880 28976 ts_tablet_manager.cc:1929] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:02.397022 28964 raft_consensus.cc:1064] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:02.398063 28675 raft_consensus.cc:1275] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:02.400208 28976 log.cc:1199] T 0d8b461ae6e84db087a4114e81cb058d P 4346c89a537045d482c0b8c94f0b4d1f: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/wals/0d8b461ae6e84db087a4114e81cb058d
I20260709 12:15:02.400463 27824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c961143149e14c81a8a552f58ae69224 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:02.403333 27827 catalog_manager.cc:5028] TS 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): tablet 0d8b461ae6e84db087a4114e81cb058d (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:02.403081 28964 consensus_queue.cc:237] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:02.419229 28072 tablet_service.cc:1558] Processing DeleteTablet for tablet c961143149e14c81a8a552f58ae69224 with delete_type TABLET_DATA_TOMBSTONED (TS 2ad97ddbf39b49f08a5db29448310895 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35218
I20260709 12:15:02.424235 28989 tablet_replica.cc:333] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
W20260709 12:15:02.431639 27906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:43053, user_credentials={real_user=slave}} blocked reactor thread for 58143.9us
I20260709 12:15:02.438123 28008 raft_consensus.cc:1275] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:02.439177 27935 raft_consensus.cc:1275] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:02.433044 28931 consensus_queue.cc:1048] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:02.441633 28083 raft_consensus.cc:1275] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:02.442216 28947 consensus_queue.cc:1048] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:02.448453 28947 consensus_queue.cc:1048] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:02.436255 28675 raft_consensus.cc:1275] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:02.445785 28985 consensus_queue.cc:1048] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:02.446830 28989 raft_consensus.cc:2243] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.459128 28647 consensus_queue.cc:1048] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:02.459728 28989 raft_consensus.cc:2272] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.470016 28010 raft_consensus.cc:1275] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:02.471274 28782 consensus_queue.cc:1048] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:02.483970 28989 ts_tablet_manager.cc:1916] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:02.485188 28782 raft_consensus.cc:2955] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.487634 28947 raft_consensus.cc:2955] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.500417 28008 raft_consensus.cc:2955] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.500936 28082 raft_consensus.cc:2955] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.506676 28009 raft_consensus.cc:2955] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.509954 28675 raft_consensus.cc:2955] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.515650 27935 raft_consensus.cc:2955] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.525504 27837 catalog_manager.cc:5697] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.526633 28674 raft_consensus.cc:2955] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.541196 27840 catalog_manager.cc:5697] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:02.557535 28083 consensus_queue.cc:237] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:02.580168 27935 consensus_queue.cc:237] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:02.591179 28010 raft_consensus.cc:1275] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:02.591504 28083 raft_consensus.cc:1275] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:02.592855 28676 raft_consensus.cc:1275] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:02.592931 28782 consensus_queue.cc:1048] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:02.594950 28964 consensus_queue.cc:1048] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:02.594988 28985 consensus_queue.cc:1048] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:15:02.602298 28931 raft_consensus.cc:2955] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.605786 28083 raft_consensus.cc:2955] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.612886 28676 raft_consensus.cc:2955] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.618947 28989 ts_tablet_manager.cc:1929] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:02.619508 28989 log.cc:1199] T c961143149e14c81a8a552f58ae69224 P 2ad97ddbf39b49f08a5db29448310895: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/wals/c961143149e14c81a8a552f58ae69224
I20260709 12:15:02.620615 28674 raft_consensus.cc:1275] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:02.621452 27825 catalog_manager.cc:5028] TS 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): tablet c961143149e14c81a8a552f58ae69224 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:02.628793 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0e97f72ee6ca499e85de5fae31e61110 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:02.632882 28947 consensus_queue.cc:1048] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:02.639802 28831 raft_consensus.cc:2955] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.641073 28008 raft_consensus.cc:2955] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.642555 27838 catalog_manager.cc:5697] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.663198 28675 raft_consensus.cc:2955] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:02.665292 28001 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e97f72ee6ca499e85de5fae31e61110 with delete_type TABLET_DATA_TOMBSTONED (TS f65f5aa84f4c457aa23ba2721e65b4f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:02.685364 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e24d110a15aa49a3b3004658a164417e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:02.694967 28997 tablet_replica.cc:333] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:02.694887 27840 catalog_manager.cc:5697] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:02.696146 28997 raft_consensus.cc:2243] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.696954 28997 raft_consensus.cc:2272] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.701030 28997 ts_tablet_manager.cc:1916] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:02.707384 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet e24d110a15aa49a3b3004658a164417e with delete_type TABLET_DATA_TOMBSTONED (TS 4346c89a537045d482c0b8c94f0b4d1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38016
I20260709 12:15:02.711120 28976 tablet_replica.cc:333] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:02.712127 28976 raft_consensus.cc:2243] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:02.712786 28976 raft_consensus.cc:2272] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:02.723596 28997 ts_tablet_manager.cc:1929] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:02.724102 28997 log.cc:1199] T 0e97f72ee6ca499e85de5fae31e61110 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/wals/0e97f72ee6ca499e85de5fae31e61110
I20260709 12:15:02.724388 28976 ts_tablet_manager.cc:1916] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:02.725548 27824 catalog_manager.cc:5028] TS f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): tablet 0e97f72ee6ca499e85de5fae31e61110 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:02.735311 28976 ts_tablet_manager.cc:1929] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:02.735792 28976 log.cc:1199] T e24d110a15aa49a3b3004658a164417e P 4346c89a537045d482c0b8c94f0b4d1f: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/wals/e24d110a15aa49a3b3004658a164417e
I20260709 12:15:02.736950 27827 catalog_manager.cc:5028] TS 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): tablet e24d110a15aa49a3b3004658a164417e (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:03.775604 27935 consensus_queue.cc:237] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
W20260709 12:15:03.782903 27908 consensus_peers.cc:597] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eaa76ab94307455a98aa2ad402f7c361. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:03.783752 28008 raft_consensus.cc:1275] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:03.784020 28091 raft_consensus.cc:1275] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:03.785440 28984 consensus_queue.cc:1048] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.786298 28978 consensus_queue.cc:1048] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.794978 28978 raft_consensus.cc:2955] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:03.796290 28008 raft_consensus.cc:2955] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:03.807381 28091 raft_consensus.cc:2955] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:03.811806 27838 catalog_manager.cc:5697] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:03.814894 27935 consensus_queue.cc:237] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
W20260709 12:15:03.839247 27908 consensus_peers.cc:597] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a4e82b31a09494e8d73896a02fd8142. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:03.840282 28091 raft_consensus.cc:1275] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:03.840422 28008 raft_consensus.cc:1275] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:03.841895 28978 consensus_queue.cc:1048] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.842869 28984 consensus_queue.cc:1048] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.860695 28978 raft_consensus.cc:2955] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:03.867846 28083 raft_consensus.cc:2955] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:03.873996 28091 consensus_queue.cc:237] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:03.877863 28008 raft_consensus.cc:2955] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:03.882484 28010 raft_consensus.cc:1275] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:03.884833 28996 consensus_queue.cc:1048] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.886766 27935 raft_consensus.cc:1275] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:03.888312 28057 consensus_peers.cc:597] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7216cb924ae54ebc9cf89255573d911f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:03.888782 28647 consensus_queue.cc:1048] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:03.901691 27838 catalog_manager.cc:5697] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:03.932235 27935 raft_consensus.cc:2955] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:03.930027 29012 raft_consensus.cc:2955] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:03.936869 28008 raft_consensus.cc:2955] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:03.950187 27838 catalog_manager.cc:5697] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:03.963533 27933 consensus_queue.cc:237] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
W20260709 12:15:03.978904 27908 consensus_peers.cc:597] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d843fac3a9441848534c4e828a558d5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:03.980105 28082 raft_consensus.cc:1275] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:03.981698 28984 consensus_queue.cc:1048] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:03.983613 28008 raft_consensus.cc:1275] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:03.990594 28984 consensus_queue.cc:1048] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:03.994853 28978 raft_consensus.cc:2955] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:04.000207 28082 raft_consensus.cc:2955] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:04.002924 28010 raft_consensus.cc:2955] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:04.011165 27838 catalog_manager.cc:5697] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 3 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:04.271826 29017 ts_tablet_manager.cc:933] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:04.273548 29017 tablet_copy_client.cc:323] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:04.275048 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet eaa76ab94307455a98aa2ad402f7c361 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:04.275594 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet eaa76ab94307455a98aa2ad402f7c361 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-eaa76ab94307455a98aa2ad402f7c361
I20260709 12:15:04.277083 29019 ts_tablet_manager.cc:933] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:04.280093 29019 tablet_copy_client.cc:323] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:15:04.281597 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet 7216cb924ae54ebc9cf89255573d911f from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:15:04.282033 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet 7216cb924ae54ebc9cf89255573d911f from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-7216cb924ae54ebc9cf89255573d911f
I20260709 12:15:04.283134 27952 tablet_copy_source_session.cc:215] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:04.286306 29017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa76ab94307455a98aa2ad402f7c361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:04.292380 28100 tablet_copy_source_session.cc:215] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:04.295877 29019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7216cb924ae54ebc9cf89255573d911f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:04.302596 29017 tablet_copy_client.cc:806] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:04.303227 29017 tablet_copy_client.cc:670] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:04.306803 29017 tablet_copy_client.cc:538] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:04.313665 29019 tablet_copy_client.cc:806] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:04.314288 29019 tablet_copy_client.cc:670] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:04.316653 29017 tablet_bootstrap.cc:492] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:04.318811 29019 tablet_copy_client.cc:538] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:04.338553 29019 tablet_bootstrap.cc:492] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:04.345054 29017 tablet_bootstrap.cc:492] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:04.346057 29017 tablet_bootstrap.cc:492] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:04.346761 29017 ts_tablet_manager.cc:1403] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.011s
I20260709 12:15:04.349939 29017 raft_consensus.cc:359] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:04.350776 29017 raft_consensus.cc:740] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:04.351475 29017 consensus_queue.cc:260] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:04.354832 29017 ts_tablet_manager.cc:1434] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:15:04.357066 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-eaa76ab94307455a98aa2ad402f7c361 received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:04.357497 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-eaa76ab94307455a98aa2ad402f7c361 on tablet eaa76ab94307455a98aa2ad402f7c361 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:04.366386 29019 tablet_bootstrap.cc:492] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:04.367130 29019 tablet_bootstrap.cc:492] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:04.367733 29019 ts_tablet_manager.cc:1403] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.006s
I20260709 12:15:04.369999 29019 raft_consensus.cc:359] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:04.370576 29019 raft_consensus.cc:740] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:04.371068 29019 consensus_queue.cc:260] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:04.372972 29019 ts_tablet_manager.cc:1434] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:15:04.374518 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-7216cb924ae54ebc9cf89255573d911f received from {username='slave'} at 127.0.0.1:41338
I20260709 12:15:04.374912 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-7216cb924ae54ebc9cf89255573d911f on tablet 7216cb924ae54ebc9cf89255573d911f with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:04.387197 29019 ts_tablet_manager.cc:933] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:04.388598 29019 tablet_copy_client.cc:323] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:04.389978 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet 3a4e82b31a09494e8d73896a02fd8142 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:04.390439 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet 3a4e82b31a09494e8d73896a02fd8142 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-3a4e82b31a09494e8d73896a02fd8142
I20260709 12:15:04.397710 27952 tablet_copy_source_session.cc:215] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:04.400701 29019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4e82b31a09494e8d73896a02fd8142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:04.416914 29017 ts_tablet_manager.cc:933] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:04.419100 29019 tablet_copy_client.cc:806] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:04.419381 29017 tablet_copy_client.cc:323] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:04.419775 29019 tablet_copy_client.cc:670] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:04.421217 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet 9d843fac3a9441848534c4e828a558d5 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:04.421721 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet 9d843fac3a9441848534c4e828a558d5 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-9d843fac3a9441848534c4e828a558d5
I20260709 12:15:04.434108 27952 tablet_copy_source_session.cc:215] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:04.435391 29019 tablet_copy_client.cc:538] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:04.436717 29017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d843fac3a9441848534c4e828a558d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:04.445305 29019 tablet_bootstrap.cc:492] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:04.451123 29017 tablet_copy_client.cc:806] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:04.451758 29017 tablet_copy_client.cc:670] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:04.458838 29017 tablet_copy_client.cc:538] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:04.476284 29019 tablet_bootstrap.cc:492] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:04.477116 29019 tablet_bootstrap.cc:492] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:04.477712 29019 ts_tablet_manager.cc:1403] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.010s
I20260709 12:15:04.480291 29017 tablet_bootstrap.cc:492] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:04.480604 29019 raft_consensus.cc:359] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:04.481453 29019 raft_consensus.cc:740] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:04.482131 29019 consensus_queue.cc:260] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:04.486112 29019 ts_tablet_manager.cc:1434] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:04.489571 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-3a4e82b31a09494e8d73896a02fd8142 received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:04.489969 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-3a4e82b31a09494e8d73896a02fd8142 on tablet 3a4e82b31a09494e8d73896a02fd8142 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:04.511579 29017 tablet_bootstrap.cc:492] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef: 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
I20260709 12:15:04.512228 29017 tablet_bootstrap.cc:492] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:04.512698 29017 ts_tablet_manager.cc:1403] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.006s
I20260709 12:15:04.514704 29017 raft_consensus.cc:359] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:04.515293 29017 raft_consensus.cc:740] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:04.515911 29017 consensus_queue.cc:260] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:04.519742 29017 ts_tablet_manager.cc:1434] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:15:04.524435 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-9d843fac3a9441848534c4e828a558d5 received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:04.524850 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-9d843fac3a9441848534c4e828a558d5 on tablet 9d843fac3a9441848534c4e828a558d5 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:04.655012 28675 raft_consensus.cc:1217] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:04.759305 28675 raft_consensus.cc:1217] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:04.930804 28675 raft_consensus.cc:1217] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:04.938565 28676 raft_consensus.cc:1217] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:15:05.257594 28978 raft_consensus.cc:1064] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:05.259897 28978 consensus_queue.cc:237] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:05.280071 29012 raft_consensus.cc:1064] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:05.280355 28675 raft_consensus.cc:1275] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:05.281966 28008 raft_consensus.cc:1275] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:05.282091 28984 consensus_queue.cc:1048] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:05.283399 28999 consensus_queue.cc:1048] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:05.285413 29012 consensus_queue.cc:237] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:05.310786 28083 raft_consensus.cc:1275] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:05.313419 28676 raft_consensus.cc:1275] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:05.313908 28008 raft_consensus.cc:1275] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:05.317167 27939 raft_consensus.cc:1275] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:05.317870 29012 consensus_queue.cc:1048] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:05.317589 28978 consensus_queue.cc:1048] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:05.324997 28647 consensus_queue.cc:1048] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:05.336689 28647 consensus_queue.cc:1048] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:05.349372 28999 raft_consensus.cc:2955] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.358393 28676 raft_consensus.cc:2955] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.363366 28008 raft_consensus.cc:2955] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.363554 28647 raft_consensus.cc:2955] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.375154 27838 catalog_manager.cc:5697] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.409516 28675 raft_consensus.cc:2955] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.429039 28082 raft_consensus.cc:2955] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.436791 28010 raft_consensus.cc:2955] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.438829 27933 raft_consensus.cc:2955] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.463522 27838 catalog_manager.cc:5697] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:05.483139 27933 consensus_queue.cc:237] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:05.559409 28676 raft_consensus.cc:1275] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:05.561408 29042 consensus_queue.cc:1048] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:05.561793 28082 consensus_queue.cc:237] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:05.569823 28978 raft_consensus.cc:1064] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:05.570109 29039 raft_consensus.cc:1064] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
W20260709 12:15:05.570628 27981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:43053, user_credentials={real_user=slave}} blocked reactor thread for 74470us
I20260709 12:15:05.571972 28010 raft_consensus.cc:1275] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:05.572359 28978 consensus_queue.cc:237] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:05.572288 29039 consensus_queue.cc:237] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:05.576689 28009 raft_consensus.cc:1275] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:15:05.578600 27906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:43053, user_credentials={real_user=slave}} blocked reactor thread for 82131.8us
I20260709 12:15:05.578138 28984 raft_consensus.cc:2955] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.578799 29031 consensus_queue.cc:1048] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:05.588065 28675 raft_consensus.cc:1275] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:05.588495 28676 raft_consensus.cc:2955] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.611681 27838 catalog_manager.cc:5697] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.619024 29046 consensus_queue.cc:1048] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:05.625337 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eaa76ab94307455a98aa2ad402f7c361 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:05.628137 28008 raft_consensus.cc:2955] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.631086 28676 raft_consensus.cc:1275] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:05.634876 28072 tablet_service.cc:1558] Processing DeleteTablet for tablet eaa76ab94307455a98aa2ad402f7c361 with delete_type TABLET_DATA_TOMBSTONED (TS 2ad97ddbf39b49f08a5db29448310895 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35218
I20260709 12:15:05.635257 28675 raft_consensus.cc:1275] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:05.635608 29048 raft_consensus.cc:2955] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.642566 28017 raft_consensus.cc:1275] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:05.643945 28088 raft_consensus.cc:1275] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:05.644008 28089 raft_consensus.cc:1275] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:05.646037 29029 consensus_queue.cc:1048] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:05.637658 28009 raft_consensus.cc:2955] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.649266 28017 raft_consensus.cc:1275] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:05.651223 29029 consensus_queue.cc:1048] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:05.655404 28647 consensus_queue.cc:1048] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:05.665261 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7216cb924ae54ebc9cf89255573d911f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:05.675639 27840 catalog_manager.cc:5697] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:05.680274 29029 consensus_queue.cc:1048] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:05.684130 29029 consensus_queue.cc:1048] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:05.687412 28999 consensus_queue.cc:1048] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:05.703116 29040 consensus_queue.cc:1048] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:05.703576 28675 raft_consensus.cc:2955] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.712230 29054 tablet_replica.cc:333] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:05.751462 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet 7216cb924ae54ebc9cf89255573d911f with delete_type TABLET_DATA_TOMBSTONED (TS 4346c89a537045d482c0b8c94f0b4d1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38016
I20260709 12:15:05.792502 29043 raft_consensus.cc:2955] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.799853 29054 raft_consensus.cc:2243] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.801011 29054 raft_consensus.cc:2272] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.806615 28676 raft_consensus.cc:2955] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.815963 29062 tablet_replica.cc:333] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:05.816962 29062 raft_consensus.cc:2243] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:05.817682 29062 raft_consensus.cc:2272] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:05.830420 29054 ts_tablet_manager.cc:1916] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:05.845432 29062 ts_tablet_manager.cc:1916] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:05.845686 28017 raft_consensus.cc:2955] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.849642 29029 raft_consensus.cc:2955] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.851490 27839 catalog_manager.cc:5697] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.852262 28674 raft_consensus.cc:2955] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.875315 28012 raft_consensus.cc:2955] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.890230 27840 catalog_manager.cc:5697] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.899596 28087 raft_consensus.cc:2955] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.918960 29062 ts_tablet_manager.cc:1929] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:05.919469 29062 log.cc:1199] T 7216cb924ae54ebc9cf89255573d911f P 4346c89a537045d482c0b8c94f0b4d1f: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/wals/7216cb924ae54ebc9cf89255573d911f
I20260709 12:15:05.921590 27827 catalog_manager.cc:5028] TS 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): tablet 7216cb924ae54ebc9cf89255573d911f (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:05.921880 28089 raft_consensus.cc:2955] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.926196 29054 ts_tablet_manager.cc:1929] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:05.926570 29054 log.cc:1199] T eaa76ab94307455a98aa2ad402f7c361 P 2ad97ddbf39b49f08a5db29448310895: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/wals/eaa76ab94307455a98aa2ad402f7c361
I20260709 12:15:05.933918 27825 catalog_manager.cc:5028] TS 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): tablet eaa76ab94307455a98aa2ad402f7c361 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:05.952327 27939 consensus_queue.cc:237] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:05.959864 28676 raft_consensus.cc:1275] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:05.961740 28087 raft_consensus.cc:1275] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:05.961973 29039 consensus_queue.cc:1048] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:05.964636 28984 consensus_queue.cc:1048] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:05.973483 29029 raft_consensus.cc:2955] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.973978 28676 raft_consensus.cc:2955] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:05.979090 28089 raft_consensus.cc:2955] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:06.022528 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a4e82b31a09494e8d73896a02fd8142 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:06.041869 27840 catalog_manager.cc:5697] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:06.060178 27939 consensus_queue.cc:237] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:06.082166 28674 raft_consensus.cc:1275] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:15:06.084841 28001 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a4e82b31a09494e8d73896a02fd8142 with delete_type TABLET_DATA_TOMBSTONED (TS f65f5aa84f4c457aa23ba2721e65b4f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:06.086807 28978 consensus_queue.cc:1048] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:15:06.097450 28984 raft_consensus.cc:2955] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:06.109807 28676 raft_consensus.cc:2955] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:06.116255 29065 tablet_replica.cc:333] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:06.121174 28089 raft_consensus.cc:1275] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:15:06.126811 28978 consensus_queue.cc:1048] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:06.130887 27838 catalog_manager.cc:5697] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 4 to 5, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New cstate: current_term: 3 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:06.142663 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d843fac3a9441848534c4e828a558d5 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:06.147483 28001 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d843fac3a9441848534c4e828a558d5 with delete_type TABLET_DATA_TOMBSTONED (TS f65f5aa84f4c457aa23ba2721e65b4f9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:06.147958 28087 raft_consensus.cc:2955] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:06.175307 29065 raft_consensus.cc:2243] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.176769 29065 raft_consensus.cc:2272] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.181969 29065 ts_tablet_manager.cc:1916] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:06.224680 29065 ts_tablet_manager.cc:1929] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:06.225277 29065 log.cc:1199] T 3a4e82b31a09494e8d73896a02fd8142 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/wals/3a4e82b31a09494e8d73896a02fd8142
I20260709 12:15:06.227540 27824 catalog_manager.cc:5028] TS f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): tablet 3a4e82b31a09494e8d73896a02fd8142 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:06.227962 29065 tablet_replica.cc:333] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:06.229228 29065 raft_consensus.cc:2243] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:06.230525 29065 raft_consensus.cc:2272] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:06.233925 29065 ts_tablet_manager.cc:1916] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:06.247819 29065 ts_tablet_manager.cc:1929] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:15:06.248322 29065 log.cc:1199] T 9d843fac3a9441848534c4e828a558d5 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/wals/9d843fac3a9441848534c4e828a558d5
I20260709 12:15:06.249915 27824 catalog_manager.cc:5028] TS f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): tablet 9d843fac3a9441848534c4e828a558d5 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:07.261270 27935 consensus_queue.cc:237] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
W20260709 12:15:07.268594 27908 consensus_peers.cc:597] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d6c8a20cbbc4a54b2c4dc9a9ec426b5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.269367 28089 raft_consensus.cc:1275] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:07.269822 28008 raft_consensus.cc:1275] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:07.270586 29068 consensus_queue.cc:1048] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:07.271763 29039 consensus_queue.cc:1048] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.279501 29068 raft_consensus.cc:2955] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:07.280772 28089 raft_consensus.cc:2955] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:07.294579 28087 consensus_queue.cc:237] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:07.299636 27840 catalog_manager.cc:5697] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:07.300232 28008 raft_consensus.cc:2955] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:07.302182 28017 raft_consensus.cc:1275] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:07.303890 29048 consensus_queue.cc:1048] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.308518 27935 raft_consensus.cc:1275] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:07.309254 28057 consensus_peers.cc:597] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c85ffe893364838a6a6d9f5ad6fc633. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.310388 29048 consensus_queue.cc:1048] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:07.330366 29060 raft_consensus.cc:2955] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:07.336119 27935 raft_consensus.cc:2955] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:07.342259 28017 raft_consensus.cc:2955] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:07.362717 27935 consensus_queue.cc:237] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:07.369264 27839 catalog_manager.cc:5697] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:07.380317 28087 raft_consensus.cc:1275] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:07.380493 28017 raft_consensus.cc:1275] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:07.392084 29068 consensus_queue.cc:1048] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.393010 28978 consensus_queue.cc:1048] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:15:07.398128 27908 consensus_peers.cc:597] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8e275a6cb2e42c78276b3031443561f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.402743 29068 raft_consensus.cc:2955] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:07.403512 28017 raft_consensus.cc:2955] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:07.414553 27935 consensus_queue.cc:237] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:07.421609 27839 catalog_manager.cc:5697] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:07.424500 27908 consensus_peers.cc:597] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 48c6d7827e6540869e74e5e9ab237cb2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:07.429360 28017 raft_consensus.cc:1275] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:07.426339 28087 raft_consensus.cc:2955] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:07.430527 28089 raft_consensus.cc:1275] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:07.432538 29068 consensus_queue.cc:1048] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:07.433655 29039 consensus_queue.cc:1048] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:07.442286 29068 raft_consensus.cc:2955] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:07.444137 28017 raft_consensus.cc:2955] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:07.451345 28087 raft_consensus.cc:2955] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:07.470134 27838 catalog_manager.cc:5697] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:07.777347 29086 ts_tablet_manager.cc:933] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:07.780279 29086 tablet_copy_client.cc:323] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:07.782027 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:07.782439 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-9d6c8a20cbbc4a54b2c4dc9a9ec426b5
I20260709 12:15:07.789927 27952 tablet_copy_source_session.cc:215] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:07.792734 29086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6c8a20cbbc4a54b2c4dc9a9ec426b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.808836 29086 tablet_copy_client.cc:806] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:07.809474 29086 tablet_copy_client.cc:670] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:07.813268 29086 tablet_copy_client.cc:538] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:07.819657 29086 tablet_bootstrap.cc:492] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:07.849767 29089 ts_tablet_manager.cc:933] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:07.858379 29086 tablet_bootstrap.cc:492] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:07.858757 29089 tablet_copy_client.cc:323] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:07.859429 29086 tablet_bootstrap.cc:492] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:07.860234 29086 ts_tablet_manager.cc:1403] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.005s
I20260709 12:15:07.860435 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet f8e275a6cb2e42c78276b3031443561f from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:07.861004 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet f8e275a6cb2e42c78276b3031443561f from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-f8e275a6cb2e42c78276b3031443561f
I20260709 12:15:07.864219 29086 raft_consensus.cc:359] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:07.865168 29086 raft_consensus.cc:740] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:07.865918 29086 consensus_queue.cc:260] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:07.877910 27952 tablet_copy_source_session.cc:215] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:07.878194 29086 ts_tablet_manager.cc:1434] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.011s
I20260709 12:15:07.881215 29089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e275a6cb2e42c78276b3031443561f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.885001 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-9d6c8a20cbbc4a54b2c4dc9a9ec426b5 received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:07.886938 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-9d6c8a20cbbc4a54b2c4dc9a9ec426b5 on tablet 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:07.889214 29086 ts_tablet_manager.cc:933] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:07.894579 29086 tablet_copy_client.cc:323] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:15:07.896653 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet 7c85ffe893364838a6a6d9f5ad6fc633 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:15:07.897161 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet 7c85ffe893364838a6a6d9f5ad6fc633 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-7c85ffe893364838a6a6d9f5ad6fc633
I20260709 12:15:07.904100 28100 tablet_copy_source_session.cc:215] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:07.904395 29089 tablet_copy_client.cc:806] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:07.904994 29089 tablet_copy_client.cc:670] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:07.906956 29086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c85ffe893364838a6a6d9f5ad6fc633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:07.910322 29089 tablet_copy_client.cc:538] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:07.918977 29089 tablet_bootstrap.cc:492] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:07.921466 29086 tablet_copy_client.cc:806] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:07.922060 29086 tablet_copy_client.cc:670] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:07.925789 29086 tablet_copy_client.cc:538] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:07.934207 29086 tablet_bootstrap.cc:492] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:07.943800 29089 tablet_bootstrap.cc:492] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:07.945655 29089 tablet_bootstrap.cc:492] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:07.946336 29089 ts_tablet_manager.cc:1403] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.004s
I20260709 12:15:07.949446 29089 raft_consensus.cc:359] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:07.950196 29089 raft_consensus.cc:740] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:07.950860 29089 consensus_queue.cc:260] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:07.953665 29089 ts_tablet_manager.cc:1434] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:15:07.955741 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-f8e275a6cb2e42c78276b3031443561f received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:07.956090 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-f8e275a6cb2e42c78276b3031443561f on tablet f8e275a6cb2e42c78276b3031443561f with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:07.958060 29086 tablet_bootstrap.cc:492] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:07.961198 29086 tablet_bootstrap.cc:492] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:07.961884 29086 ts_tablet_manager.cc:1403] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
I20260709 12:15:07.964792 29086 raft_consensus.cc:359] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:07.965768 29086 raft_consensus.cc:740] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:07.966508 29086 consensus_queue.cc:260] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:07.971236 29086 ts_tablet_manager.cc:1434] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:07.973137 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-7c85ffe893364838a6a6d9f5ad6fc633 received from {username='slave'} at 127.0.0.1:41338
I20260709 12:15:07.973541 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-7c85ffe893364838a6a6d9f5ad6fc633 on tablet 7c85ffe893364838a6a6d9f5ad6fc633 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:08.037068 29086 ts_tablet_manager.cc:933] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:08.038524 29086 tablet_copy_client.cc:323] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:08.040058 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet 48c6d7827e6540869e74e5e9ab237cb2 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:08.040601 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet 48c6d7827e6540869e74e5e9ab237cb2 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-48c6d7827e6540869e74e5e9ab237cb2
I20260709 12:15:08.047894 27952 tablet_copy_source_session.cc:215] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:08.050462 29086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c6d7827e6540869e74e5e9ab237cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:08.062600 29086 tablet_copy_client.cc:806] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:08.063136 29086 tablet_copy_client.cc:670] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:08.071357 29086 tablet_copy_client.cc:538] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:08.080703 29086 tablet_bootstrap.cc:492] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:08.101642 29086 tablet_bootstrap.cc:492] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:08.102416 29086 tablet_bootstrap.cc:492] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:08.103015 29086 ts_tablet_manager.cc:1403] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260709 12:15:08.105517 29086 raft_consensus.cc:359] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:08.106215 29086 raft_consensus.cc:740] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:08.106734 29086 consensus_queue.cc:260] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:08.108701 29086 ts_tablet_manager.cc:1434] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:15:08.110832 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-48c6d7827e6540869e74e5e9ab237cb2 received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:08.111208 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-48c6d7827e6540869e74e5e9ab237cb2 on tablet 48c6d7827e6540869e74e5e9ab237cb2 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:08.193596 28674 raft_consensus.cc:1217] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:08.239066 28674 raft_consensus.cc:1217] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:08.421263 28674 raft_consensus.cc:1217] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:08.645972 29085 raft_consensus.cc:1064] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:08.648491 29085 consensus_queue.cc:237] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:08.653352 28676 raft_consensus.cc:1217] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:08.680104 28676 raft_consensus.cc:1275] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:08.681897 28978 consensus_queue.cc:1048] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:08.682359 28008 raft_consensus.cc:1275] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:08.684026 28978 consensus_queue.cc:1048] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:08.684674 28087 raft_consensus.cc:1275] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:08.686988 29085 consensus_queue.cc:1048] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:08.704924 28089 raft_consensus.cc:2955] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.707175 28008 raft_consensus.cc:2955] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.703616 29085 raft_consensus.cc:2955] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.719831 27840 catalog_manager.cc:5697] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.746403 28676 raft_consensus.cc:2955] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.772240 27939 consensus_queue.cc:237] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:08.778800 28676 raft_consensus.cc:1275] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:08.778832 28089 raft_consensus.cc:1275] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:08.780220 29085 consensus_queue.cc:1048] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:08.781083 29100 consensus_queue.cc:1048] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:08.786366 29085 raft_consensus.cc:2955] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.789086 28089 raft_consensus.cc:2955] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.790485 28676 raft_consensus.cc:2955] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.801097 29068 raft_consensus.cc:1064] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:08.803619 29068 consensus_queue.cc:237] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:08.807717 27838 catalog_manager.cc:5697] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.821511 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f8e275a6cb2e42c78276b3031443561f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:08.825204 28676 raft_consensus.cc:1275] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:08.826635 29068 consensus_queue.cc:1048] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:08.827798 28008 raft_consensus.cc:1275] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:08.828778 28001 tablet_service.cc:1558] Processing DeleteTablet for tablet f8e275a6cb2e42c78276b3031443561f with delete_type TABLET_DATA_TOMBSTONED (TS f65f5aa84f4c457aa23ba2721e65b4f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:08.832336 29111 tablet_replica.cc:333] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:08.833355 29111 raft_consensus.cc:2243] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:08.834054 29111 raft_consensus.cc:2272] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:08.838799 28089 raft_consensus.cc:1275] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:08.841039 29068 consensus_queue.cc:1048] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:08.841952 28978 consensus_queue.cc:1048] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:08.844925 29111 ts_tablet_manager.cc:1916] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:08.873293 29111 ts_tablet_manager.cc:1929] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:08.873760 29111 log.cc:1199] T f8e275a6cb2e42c78276b3031443561f P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/wals/f8e275a6cb2e42c78276b3031443561f
I20260709 12:15:08.875638 27824 catalog_manager.cc:5028] TS f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): tablet f8e275a6cb2e42c78276b3031443561f (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:08.876222 29068 raft_consensus.cc:2955] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.878983 28089 raft_consensus.cc:2955] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.881958 28012 raft_consensus.cc:2955] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.893867 29060 raft_consensus.cc:1064] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:08.896329 29060 consensus_queue.cc:237] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:08.896359 27837 catalog_manager.cc:5697] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.909044 28674 raft_consensus.cc:2955] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.919133 28012 raft_consensus.cc:1275] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:08.921908 28676 raft_consensus.cc:1275] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:08.924839 29097 consensus_queue.cc:1048] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:08.926622 29097 consensus_queue.cc:1048] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:08.928808 27939 raft_consensus.cc:1275] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:08.932598 29078 consensus_queue.cc:1048] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:08.941165 27939 consensus_queue.cc:237] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:08.947798 28676 raft_consensus.cc:1275] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:08.949649 29068 consensus_queue.cc:1048] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:08.955608 28008 raft_consensus.cc:1275] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:08.957252 29068 consensus_queue.cc:1048] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:08.960381 29068 raft_consensus.cc:2955] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.965262 28676 raft_consensus.cc:2955] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.967828 27935 raft_consensus.cc:2955] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.975625 29119 raft_consensus.cc:2955] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.977147 28008 raft_consensus.cc:2955] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:08.993039 28012 raft_consensus.cc:2955] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:09.002962 27837 catalog_manager.cc:5697] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:09.004916 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:09.004071 27839 catalog_manager.cc:5697] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:09.020422 28072 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 with delete_type TABLET_DATA_TOMBSTONED (TS 2ad97ddbf39b49f08a5db29448310895 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35218
I20260709 12:15:09.030673 29121 tablet_replica.cc:333] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:09.031791 29121 raft_consensus.cc:2243] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:09.032478 29121 raft_consensus.cc:2272] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:09.036868 29121 ts_tablet_manager.cc:1916] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:09.037729 28674 raft_consensus.cc:2955] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:09.052515 29109 raft_consensus.cc:1064] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:09.054986 29109 consensus_queue.cc:237] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:09.060452 28089 consensus_queue.cc:237] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:09.061833 29121 ts_tablet_manager.cc:1929] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:09.062307 29121 log.cc:1199] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 2ad97ddbf39b49f08a5db29448310895: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/wals/9d6c8a20cbbc4a54b2c4dc9a9ec426b5
I20260709 12:15:09.064743 27825 catalog_manager.cc:5028] TS 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): tablet 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:09.066826 28008 raft_consensus.cc:1275] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:09.068346 29120 consensus_queue.cc:1048] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:09.079089 28674 raft_consensus.cc:1275] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:09.081374 29119 raft_consensus.cc:2955] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:09.082366 29078 consensus_queue.cc:1048] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:09.093073 28674 raft_consensus.cc:2955] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:09.097244 28008 raft_consensus.cc:2955] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:09.107745 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c85ffe893364838a6a6d9f5ad6fc633 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:09.117496 27838 catalog_manager.cc:5697] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:09.134224 28017 raft_consensus.cc:1275] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:09.136516 29100 consensus_queue.cc:1048] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:09.137578 28089 raft_consensus.cc:1275] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:09.141503 28674 raft_consensus.cc:1275] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:09.142110 29068 consensus_queue.cc:1048] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:09.143101 28978 consensus_queue.cc:1048] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:09.145011 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c85ffe893364838a6a6d9f5ad6fc633 with delete_type TABLET_DATA_TOMBSTONED (TS 4346c89a537045d482c0b8c94f0b4d1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38016
I20260709 12:15:09.150138 29124 tablet_replica.cc:333] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:09.186671 29109 raft_consensus.cc:2955] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:09.192001 28017 raft_consensus.cc:2955] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:09.200294 28089 raft_consensus.cc:2955] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:09.201411 28674 raft_consensus.cc:2955] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:09.204774 29124 raft_consensus.cc:2243] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:09.205513 29124 raft_consensus.cc:2272] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:09.209147 29124 ts_tablet_manager.cc:1916] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:09.216645 27840 catalog_manager.cc:5697] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:09.232697 29124 ts_tablet_manager.cc:1929] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:09.233177 29124 log.cc:1199] T 7c85ffe893364838a6a6d9f5ad6fc633 P 4346c89a537045d482c0b8c94f0b4d1f: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/wals/7c85ffe893364838a6a6d9f5ad6fc633
I20260709 12:15:09.236958 27827 catalog_manager.cc:5028] TS 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): tablet 7c85ffe893364838a6a6d9f5ad6fc633 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:09.245438 27939 consensus_queue.cc:237] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:09.250916 28674 raft_consensus.cc:1275] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:09.252885 28017 raft_consensus.cc:1275] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:09.253091 29109 consensus_queue.cc:1048] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:09.255638 29100 consensus_queue.cc:1048] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:09.259758 29068 raft_consensus.cc:2955] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:09.265622 28674 raft_consensus.cc:2955] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:09.268462 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 48c6d7827e6540869e74e5e9ab237cb2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:09.267431 28017 raft_consensus.cc:2955] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:09.277101 27839 catalog_manager.cc:5697] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:09.288390 28072 tablet_service.cc:1558] Processing DeleteTablet for tablet 48c6d7827e6540869e74e5e9ab237cb2 with delete_type TABLET_DATA_TOMBSTONED (TS 2ad97ddbf39b49f08a5db29448310895 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35218
I20260709 12:15:09.289330 29121 tablet_replica.cc:333] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:09.290401 29121 raft_consensus.cc:2243] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:09.291126 29121 raft_consensus.cc:2272] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:09.294211 29121 ts_tablet_manager.cc:1916] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:09.305658 29121 ts_tablet_manager.cc:1929] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:09.306057 29121 log.cc:1199] T 48c6d7827e6540869e74e5e9ab237cb2 P 2ad97ddbf39b49f08a5db29448310895: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/wals/48c6d7827e6540869e74e5e9ab237cb2
I20260709 12:15:09.307433 27825 catalog_manager.cc:5028] TS 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): tablet 48c6d7827e6540869e74e5e9ab237cb2 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:10.351629 28017 consensus_queue.cc:237] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:10.358559 28089 raft_consensus.cc:1275] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:10.359193 27939 raft_consensus.cc:1275] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:10.359304 27983 consensus_peers.cc:597] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0064474ded224c2c8a59a1ebfe859600. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:10.359860 29024 consensus_queue.cc:1048] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:10.360690 29129 consensus_queue.cc:1048] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:10.369174 29129 raft_consensus.cc:2955] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:10.370882 28089 raft_consensus.cc:2955] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:10.385819 28087 consensus_queue.cc:237] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:10.392792 27935 raft_consensus.cc:2955] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:10.394241 27838 catalog_manager.cc:5697] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.409683 27935 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:10.411732 28057 consensus_peers.cc:597] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 492cde4718b7435c94b9e71cfbe2af27. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:10.412640 29119 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:10.415571 28017 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:10.419426 29119 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:10.444936 29136 raft_consensus.cc:2955] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:10.446497 28008 raft_consensus.cc:2955] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:10.449957 27935 raft_consensus.cc:2955] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:10.465904 27840 catalog_manager.cc:5697] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:10.471402 27935 consensus_queue.cc:237] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:10.485656 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:15:10.486191 27908 consensus_peers.cc:597] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f9d31f44bb1405f83e25e4b4a6d3870. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:10.487764 28087 raft_consensus.cc:1275] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:10.489102 29068 consensus_queue.cc:1048] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:10.489845 28017 raft_consensus.cc:1275] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:10.491358 29068 consensus_queue.cc:1048] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:10.497867 29109 raft_consensus.cc:2955] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:10.499670 28087 raft_consensus.cc:2955] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:10.532526 28089 consensus_queue.cc:237] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:10.532956 27838 catalog_manager.cc:5697] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:10.544198 28008 raft_consensus.cc:2955] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
W20260709 12:15:10.550431 28057 consensus_peers.cc:597] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb5030fec2d44fe0b0350243eb7de68f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:10.550666 28017 raft_consensus.cc:1275] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:10.551962 27939 raft_consensus.cc:1275] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:10.551956 29136 consensus_queue.cc:1048] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:10.553411 29141 consensus_queue.cc:1048] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:10.566614 29119 raft_consensus.cc:2955] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:10.568661 28008 raft_consensus.cc:2955] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:10.592180 27838 catalog_manager.cc:5697] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.592465 27939 raft_consensus.cc:2955] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:10.634994 27939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:10.635564 27939 raft_consensus.cc:606] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Received request to transfer leadership to TS f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:10.647711 28089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:10.648365 28089 raft_consensus.cc:606] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:10.650856 28087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7216cb924ae54ebc9cf89255573d911f"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:10.651362 28087 raft_consensus.cc:606] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:10.653544 28087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d707bc6aeee4d829e996677387370a9"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:10.654022 28087 raft_consensus.cc:606] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:10.656457 28087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7d4c65cc7114e5e835a63fbcf0a681e"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:10.656924 28087 raft_consensus.cc:606] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:10.659164 28087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e60b74d5acd04df29714a403c1a18594"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:10.659667 28087 raft_consensus.cc:606] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:10.661197 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:15:10.662832 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:10.663830 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:10.833715 29136 raft_consensus.cc:993] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:10.834244 29119 raft_consensus.cc:1081] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:10.835604 28676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7216cb924ae54ebc9cf89255573d911f"
dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:59250
I20260709 12:15:10.836163 28676 raft_consensus.cc:493] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:10.836476 28676 raft_consensus.cc:3060] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:10.842708 28676 raft_consensus.cc:515] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:10.845525 28676 leader_election.cc:290] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:10.846155 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7216cb924ae54ebc9cf89255573d911f" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:10.846485 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7216cb924ae54ebc9cf89255573d911f" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:10.846794 28010 raft_consensus.cc:3060] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:10.846957 28089 raft_consensus.cc:3055] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:10.847235 28089 raft_consensus.cc:740] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:10.847946 28089 consensus_queue.cc:260] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:10.849107 28089 raft_consensus.cc:3060] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:10.850621 29136 raft_consensus.cc:993] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:10.851076 29136 raft_consensus.cc:1081] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:10.852705 28676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d707bc6aeee4d829e996677387370a9"
dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:59250
I20260709 12:15:10.853166 28676 raft_consensus.cc:493] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:10.853236 28010 raft_consensus.cc:2468] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:10.853506 28676 raft_consensus.cc:3060] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:10.854671 28626 leader_election.cc:304] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae1f5b3a93014dc28ac70be4b1596aef, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:10.856326 28089 raft_consensus.cc:2468] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:10.858086 29152 raft_consensus.cc:2804] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:10.860595 29152 raft_consensus.cc:697] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Becoming Leader. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Running, Role: LEADER
I20260709 12:15:10.861697 29152 consensus_queue.cc:237] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:10.863678 28676 raft_consensus.cc:515] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:10.865789 28676 leader_election.cc:290] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:10.866473 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d707bc6aeee4d829e996677387370a9" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:10.867017 27939 raft_consensus.cc:3060] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:10.867374 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d707bc6aeee4d829e996677387370a9" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:10.868008 28089 raft_consensus.cc:3055] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:10.868291 28089 raft_consensus.cc:740] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:10.868947 28089 consensus_queue.cc:260] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:10.870046 28089 raft_consensus.cc:3060] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:10.876006 27939 raft_consensus.cc:2468] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:10.876006 28089 raft_consensus.cc:2468] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:10.877434 28629 leader_election.cc:304] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, ae1f5b3a93014dc28ac70be4b1596aef; no voters: 
I20260709 12:15:10.878510 29152 raft_consensus.cc:2804] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:10.878930 29152 raft_consensus.cc:697] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Becoming Leader. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Running, Role: LEADER
I20260709 12:15:10.879834 29152 consensus_queue.cc:237] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:10.880366 27839 catalog_manager.cc:5697] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4). New cstate: current_term: 2 leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.893260 27839 catalog_manager.cc:5697] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4). New cstate: current_term: 2 leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:10.899129 29156 ts_tablet_manager.cc:933] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:10.901011 29156 tablet_copy_client.cc:323] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:10.902482 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet 2f9d31f44bb1405f83e25e4b4a6d3870 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:10.902895 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet 2f9d31f44bb1405f83e25e4b4a6d3870 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-2f9d31f44bb1405f83e25e4b4a6d3870
I20260709 12:15:10.909317 27952 tablet_copy_source_session.cc:215] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:10.910542 29141 raft_consensus.cc:993] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:10.910972 29141 raft_consensus.cc:1081] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:10.913151 29156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9d31f44bb1405f83e25e4b4a6d3870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:10.913655 28008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7d4c65cc7114e5e835a63fbcf0a681e"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:57744
I20260709 12:15:10.914171 28008 raft_consensus.cc:493] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:10.914511 28008 raft_consensus.cc:3060] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:10.920753 28008 raft_consensus.cc:515] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:10.923679 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d4c65cc7114e5e835a63fbcf0a681e" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:10.924247 28089 raft_consensus.cc:3055] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:10.924551 28089 raft_consensus.cc:740] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:10.925357 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d4c65cc7114e5e835a63fbcf0a681e" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:10.925463 28089 consensus_queue.cc:260] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:10.926535 28089 raft_consensus.cc:3060] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:10.928097 29156 tablet_copy_client.cc:806] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:10.928634 29156 tablet_copy_client.cc:670] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:10.925931 27939 raft_consensus.cc:3060] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:10.931561 28008 leader_election.cc:290] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:10.932708 28089 raft_consensus.cc:2468] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:10.933681 27981 leader_election.cc:304] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:10.934343 29129 raft_consensus.cc:2804] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:10.934774 29129 raft_consensus.cc:697] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:10.935608 29129 consensus_queue.cc:237] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:10.935427 27939 raft_consensus.cc:2468] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:10.953348 27839 catalog_manager.cc:5697] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:10.957146 29156 tablet_copy_client.cc:538] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:10.966248 29156 tablet_bootstrap.cc:492] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:10.972290 29159 ts_tablet_manager.cc:933] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:10.982501 29136 raft_consensus.cc:993] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:10.982999 29136 raft_consensus.cc:1081] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:10.987746 28008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e60b74d5acd04df29714a403c1a18594"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:57744
I20260709 12:15:10.988222 28008 raft_consensus.cc:493] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:10.988544 28008 raft_consensus.cc:3060] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:10.989162 29159 tablet_copy_client.cc:323] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:15:10.992293 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet eb5030fec2d44fe0b0350243eb7de68f from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:15:10.992955 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet eb5030fec2d44fe0b0350243eb7de68f from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-eb5030fec2d44fe0b0350243eb7de68f
I20260709 12:15:10.998405 28008 raft_consensus.cc:515] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:11.001147 29145 raft_consensus.cc:993] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:11.005897 29145 raft_consensus.cc:1081] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Signalling peer f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:11.006922 28008 leader_election.cc:290] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:11.007678 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60b74d5acd04df29714a403c1a18594" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:11.008308 28086 raft_consensus.cc:3055] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:11.008600 28086 raft_consensus.cc:740] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:11.009420 28086 consensus_queue.cc:260] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:11.010545 28086 raft_consensus.cc:3060] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.011428 29163 ts_tablet_manager.cc:933] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:11.002776 29161 ts_tablet_manager.cc:933] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:11.012053 28008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:57738
I20260709 12:15:11.016376 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60b74d5acd04df29714a403c1a18594" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:11.021664 27939 raft_consensus.cc:3060] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.019608 28008 raft_consensus.cc:493] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:11.017501 28086 raft_consensus.cc:2468] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:11.023550 27981 leader_election.cc:304] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:11.024410 29129 raft_consensus.cc:2804] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:11.025503 29129 raft_consensus.cc:697] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:11.026420 29129 consensus_queue.cc:237] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:11.022431 28008 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.034221 29163 tablet_copy_client.cc:323] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:15:11.034994 29078 raft_consensus.cc:993] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:11.035458 29078 raft_consensus.cc:1081] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:11.036078 28101 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet 492cde4718b7435c94b9e71cfbe2af27 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:15:11.036389 29161 tablet_copy_client.cc:323] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.2:40465
I20260709 12:15:11.036615 28101 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet 492cde4718b7435c94b9e71cfbe2af27 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-492cde4718b7435c94b9e71cfbe2af27
I20260709 12:15:11.038389 28017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:57744
I20260709 12:15:11.038935 28017 raft_consensus.cc:493] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:11.039251 28017 raft_consensus.cc:3060] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.044580 28101 tablet_copy_source_session.cc:215] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:11.047863 29163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492cde4718b7435c94b9e71cfbe2af27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.049870 28027 tablet_copy_service.cc:140] P f65f5aa84f4c457aa23ba2721e65b4f9: Received BeginTabletCopySession request for tablet 0064474ded224c2c8a59a1ebfe859600 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:39226)
I20260709 12:15:11.050386 28027 tablet_copy_service.cc:161] P f65f5aa84f4c457aa23ba2721e65b4f9: Beginning new tablet copy session on tablet 0064474ded224c2c8a59a1ebfe859600 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:39226: session id = ae1f5b3a93014dc28ac70be4b1596aef-0064474ded224c2c8a59a1ebfe859600
I20260709 12:15:11.064590 29163 tablet_copy_client.cc:806] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:11.065212 29163 tablet_copy_client.cc:670] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:11.066174 28027 tablet_copy_source_session.cc:215] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:11.070171 29161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0064474ded224c2c8a59a1ebfe859600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.068876 29156 tablet_bootstrap.cc:492] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:11.077239 28017 raft_consensus.cc:515] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:11.072340 29156 tablet_bootstrap.cc:492] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:11.089551 28017 leader_election.cc:290] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:11.089761 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:11.090133 29163 tablet_copy_client.cc:538] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:11.090371 28086 raft_consensus.cc:3055] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:11.090708 28086 raft_consensus.cc:740] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:11.091545 28086 consensus_queue.cc:260] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:11.011615 28100 tablet_copy_source_session.cc:215] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:11.093053 28086 raft_consensus.cc:3060] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.093595 27935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:11.094122 27935 raft_consensus.cc:3060] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.099538 29159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5030fec2d44fe0b0350243eb7de68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:11.100447 29161 tablet_copy_client.cc:806] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:11.101228 29161 tablet_copy_client.cc:670] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:11.099531 29163 tablet_bootstrap.cc:492] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:11.103619 27935 raft_consensus.cc:2468] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:11.105134 29161 tablet_copy_client.cc:538] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:11.106839 27983 leader_election.cc:304] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:11.107498 28086 raft_consensus.cc:2468] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:11.107601 29129 raft_consensus.cc:2804] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:11.122990 29129 raft_consensus.cc:697] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:11.124063 29129 consensus_queue.cc:237] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:11.132629 29161 tablet_bootstrap.cc:492] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:11.137365 29156 ts_tablet_manager.cc:1403] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.171s	user 0.025s	sys 0.000s
I20260709 12:15:11.141140 29156 raft_consensus.cc:359] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:11.162544 29156 raft_consensus.cc:740] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:11.163373 29156 consensus_queue.cc:260] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:11.142632 28008 raft_consensus.cc:515] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:11.163765 27839 catalog_manager.cc:5697] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.169852 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:11.170405 28087 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.153066 27939 raft_consensus.cc:2468] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:11.193737 28008 leader_election.cc:290] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:11.198308 28087 raft_consensus.cc:2468] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:11.202163 27981 leader_election.cc:304] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:11.198760 29161 tablet_bootstrap.cc:492] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:11.203890 29161 tablet_bootstrap.cc:492] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:11.204823 29161 ts_tablet_manager.cc:1403] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.072s	user 0.029s	sys 0.010s
I20260709 12:15:11.212883 27839 catalog_manager.cc:5697] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.212308 29129 raft_consensus.cc:2804] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:11.224776 29161 raft_consensus.cc:359] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:11.226861 29161 raft_consensus.cc:740] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:11.227609 29161 consensus_queue.cc:260] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:11.229365 29156 ts_tablet_manager.cc:1434] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.091s	user 0.003s	sys 0.004s
I20260709 12:15:11.230162 29161 ts_tablet_manager.cc:1434] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:15:11.231415 29129 raft_consensus.cc:697] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:11.232230 28027 tablet_copy_service.cc:342] P f65f5aa84f4c457aa23ba2721e65b4f9: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-0064474ded224c2c8a59a1ebfe859600 received from {username='slave'} at 127.0.0.1:39226
I20260709 12:15:11.232707 28027 tablet_copy_service.cc:434] P f65f5aa84f4c457aa23ba2721e65b4f9: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-0064474ded224c2c8a59a1ebfe859600 on tablet 0064474ded224c2c8a59a1ebfe859600 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:11.232527 29129 consensus_queue.cc:237] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:11.253198 29163 tablet_bootstrap.cc:492] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:11.254189 29163 tablet_bootstrap.cc:492] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:11.254882 29163 ts_tablet_manager.cc:1403] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.156s	user 0.013s	sys 0.015s
I20260709 12:15:11.273152 28008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:11.273840 28008 raft_consensus.cc:606] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:15:11.276002 29163 raft_consensus.cc:359] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:11.276815 29163 raft_consensus.cc:740] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:11.286965 28008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:11.287520 28008 raft_consensus.cc:606] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Received request to transfer leadership
W20260709 12:15:11.288944 27824 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 492cde4718b7435c94b9e71cfbe2af27 already in progress [suppressed 1 similar messages]
I20260709 12:15:11.277480 29163 consensus_queue.cc:260] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
W20260709 12:15:11.283720 28054 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:40465, user_credentials={real_user=slave}} blocked reactor thread for 84194.1us
W20260709 12:15:11.284765 27908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.4:34829, user_credentials={real_user=slave}} blocked reactor thread for 98437.4us
W20260709 12:15:11.295462 27905 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:40465, user_credentials={real_user=slave}} blocked reactor thread for 54810.9us
W20260709 12:15:11.298576 27906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:43053, user_credentials={real_user=slave}} blocked reactor thread for 78292.8us
I20260709 12:15:11.298595 27839 catalog_manager.cc:5697] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.303710 29163 ts_tablet_manager.cc:1434] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 12:15:11.308636 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-2f9d31f44bb1405f83e25e4b4a6d3870 received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:11.309059 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-2f9d31f44bb1405f83e25e4b4a6d3870 on tablet 2f9d31f44bb1405f83e25e4b4a6d3870 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:11.310474 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:11.311049 27939 raft_consensus.cc:3055] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:11.311373 27939 raft_consensus.cc:740] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:11.312714 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-492cde4718b7435c94b9e71cfbe2af27 received from {username='slave'} at 127.0.0.1:41338
I20260709 12:15:11.312490 27939 consensus_queue.cc:260] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:11.313143 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-492cde4718b7435c94b9e71cfbe2af27 on tablet 492cde4718b7435c94b9e71cfbe2af27 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:11.313702 27939 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.314889 28017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:11.315397 28017 raft_consensus.cc:606] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:15:11.325544 28087 raft_consensus.cc:1275] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.327272 29129 consensus_queue.cc:1048] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:15:11.328704 27888 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:15:11.329164 27888 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 492cde4718b7435c94b9e71cfbe2af27 already in progress
W20260709 12:15:11.329864 27888 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 492cde4718b7435c94b9e71cfbe2af27 already in progress
I20260709 12:15:11.331014 29159 tablet_copy_client.cc:806] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:11.335911 29159 tablet_copy_client.cc:670] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:11.339406 27939 raft_consensus.cc:2468] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:11.350937 27939 raft_consensus.cc:1275] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:11.352342 29152 consensus_queue.cc:1048] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:11.358865 29159 tablet_copy_client.cc:538] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:11.362936 27933 raft_consensus.cc:1275] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.364605 29129 consensus_queue.cc:1048] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:11.381470 29159 tablet_bootstrap.cc:492] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:11.381578 28089 raft_consensus.cc:1275] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:11.382994 29152 consensus_queue.cc:1048] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:11.391036 28017 raft_consensus.cc:1275] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:11.396872 29152 consensus_queue.cc:1048] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:11.478832 28089 raft_consensus.cc:1275] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.480422 29129 consensus_queue.cc:1048] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:11.503281 28087 raft_consensus.cc:1275] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:11.504803 29191 consensus_queue.cc:1048] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:11.508450 28674 raft_consensus.cc:1217] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:11.532013 27933 raft_consensus.cc:1275] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.543262 29159 tablet_bootstrap.cc:492] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:11.546128 29159 tablet_bootstrap.cc:492] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:11.546890 29159 ts_tablet_manager.cc:1403] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.166s	user 0.023s	sys 0.002s
I20260709 12:15:11.552191 29159 raft_consensus.cc:359] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:11.555306 29159 raft_consensus.cc:740] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:11.552778 29199 consensus_queue.cc:1048] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:11.556069 29159 consensus_queue.cc:260] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:11.558982 29159 ts_tablet_manager.cc:1434] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:15:11.560591 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-eb5030fec2d44fe0b0350243eb7de68f received from {username='slave'} at 127.0.0.1:41338
I20260709 12:15:11.560995 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-eb5030fec2d44fe0b0350243eb7de68f on tablet eb5030fec2d44fe0b0350243eb7de68f with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:11.566743 28674 raft_consensus.cc:1217] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:11.569078 28089 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:11.572081 29197 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:11.591703 29199 raft_consensus.cc:993] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:11.592180 29199 raft_consensus.cc:1081] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:11.593986 28089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35228
I20260709 12:15:11.594473 28089 raft_consensus.cc:493] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:11.594794 28089 raft_consensus.cc:3060] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:11.598945 28676 raft_consensus.cc:3060] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Advancing to term 2
I20260709 12:15:11.603148 27933 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:11.609673 28676 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:11.613967 29167 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:11.614821 28089 raft_consensus.cc:515] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:11.615106 29129 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:11.616254 28087 raft_consensus.cc:1240] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Rejecting Update request from peer f65f5aa84f4c457aa23ba2721e65b4f9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:15:11.620834 29129 consensus_queue.cc:1059] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:11.621923 29129 raft_consensus.cc:3055] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:11.622292 29129 raft_consensus.cc:740] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:11.623165 29129 consensus_queue.cc:260] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:11.628366 29129 raft_consensus.cc:3060] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:11.635342 28089 leader_election.cc:290] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 3 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:11.638442 27933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:11.639025 27933 raft_consensus.cc:3060] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:11.639194 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:11.646763 27933 raft_consensus.cc:2468] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 3.
I20260709 12:15:11.651467 28057 leader_election.cc:304] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:15:11.652359 29172 raft_consensus.cc:2804] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:11.652897 29172 raft_consensus.cc:697] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:11.653724 29172 consensus_queue.cc:237] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:11.664471 28008 raft_consensus.cc:2468] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 3.
I20260709 12:15:11.673408 27839 catalog_manager.cc:5697] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 2 to 3, leader changed from f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 3 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:11.710323 28089 raft_consensus.cc:1275] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.711424 29199 consensus_queue.cc:1048] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:11.712319 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:11.757014 27933 raft_consensus.cc:1275] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:11.764986 29199 consensus_queue.cc:1048] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:15:11.819756 28089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "128f86649e13486a98d203e19ff9caa8"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:11.820341 28089 raft_consensus.cc:606] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:11.822887 28089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b95115f33941c1a5fdd0fb949ff48a"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:11.823374 28089 raft_consensus.cc:606] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:11.825748 27933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:11.826344 27933 raft_consensus.cc:606] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Received request to transfer leadership to TS 2ad97ddbf39b49f08a5db29448310895
I20260709 12:15:11.829071 28089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da3d288ec5c3415498dffa508a5988f7"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:11.829525 28089 raft_consensus.cc:606] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:11.831775 28089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee05718d5f4045c6b9df46ee95453f2b"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:11.832232 28089 raft_consensus.cc:606] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:11.833196 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:11.834619 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:11.835309 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:11.888491 28676 raft_consensus.cc:1217] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:11.897580 29173 raft_consensus.cc:993] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:11.898118 29170 raft_consensus.cc:1081] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:11.900825 28676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee05718d5f4045c6b9df46ee95453f2b"
dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:59250
I20260709 12:15:11.901350 28676 raft_consensus.cc:493] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:11.901729 28676 raft_consensus.cc:3060] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.910251 28676 raft_consensus.cc:515] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:11.912669 27933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee05718d5f4045c6b9df46ee95453f2b" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:11.912880 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee05718d5f4045c6b9df46ee95453f2b" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:11.913198 27933 raft_consensus.cc:3060] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.913468 28089 raft_consensus.cc:3055] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:11.913791 28089 raft_consensus.cc:740] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:11.914458 28089 consensus_queue.cc:260] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:11.915478 28089 raft_consensus.cc:3060] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.916287 28676 leader_election.cc:290] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:11.919799 27933 raft_consensus.cc:2468] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:11.921272 28978 raft_consensus.cc:1064] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:11.922639 28089 raft_consensus.cc:2468] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:11.923632 28978 consensus_queue.cc:237] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:11.925493 28627 leader_election.cc:304] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, ae1f5b3a93014dc28ac70be4b1596aef; no voters: 
I20260709 12:15:11.926615 29190 raft_consensus.cc:2804] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:11.927047 29190 raft_consensus.cc:697] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Becoming Leader. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Running, Role: LEADER
I20260709 12:15:11.927870 29190 consensus_queue.cc:237] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:11.940027 29173 raft_consensus.cc:993] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:11.940517 29173 raft_consensus.cc:1081] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:11.944833 28017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da3d288ec5c3415498dffa508a5988f7"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:57744
I20260709 12:15:11.945493 28017 raft_consensus.cc:493] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:11.945937 28017 raft_consensus.cc:3060] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.952886 28089 raft_consensus.cc:1275] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:11.954180 28008 raft_consensus.cc:1275] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:11.956256 29175 consensus_queue.cc:1048] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:11.961856 29175 consensus_queue.cc:1048] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:11.966691 28676 raft_consensus.cc:1275] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:11.972858 28017 raft_consensus.cc:515] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:11.973544 29175 consensus_queue.cc:1048] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:15:11.981750 27839 catalog_manager.cc:5697] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4). New cstate: current_term: 2 leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:11.987212 27933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d288ec5c3415498dffa508a5988f7" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:11.987780 27933 raft_consensus.cc:3060] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:11.991164 28017 leader_election.cc:290] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:11.992281 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3d288ec5c3415498dffa508a5988f7" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:11.992892 28087 raft_consensus.cc:3055] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:11.993229 28087 raft_consensus.cc:740] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:11.994055 28087 consensus_queue.cc:260] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:11.999703 28087 raft_consensus.cc:3060] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.005187 28978 raft_consensus.cc:2955] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.007292 27933 raft_consensus.cc:2468] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:12.009979 27983 leader_election.cc:304] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:12.010002 28089 raft_consensus.cc:2955] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.012300 29199 raft_consensus.cc:2804] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:12.012884 29199 raft_consensus.cc:697] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:12.013744 29199 consensus_queue.cc:237] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:12.020267 28676 raft_consensus.cc:2955] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.029435 27840 catalog_manager.cc:5697] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.021957 28012 raft_consensus.cc:2955] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.045563 28087 raft_consensus.cc:2468] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:12.059530 27837 catalog_manager.cc:5697] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.077307 27933 consensus_queue.cc:237] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:12.082365 29170 raft_consensus.cc:993] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:12.082860 29170 raft_consensus.cc:1081] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:12.086469 28012 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:12.086463 28675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b95115f33941c1a5fdd0fb949ff48a"
dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:59250
I20260709 12:15:12.087344 28675 raft_consensus.cc:493] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.087678 27935 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:12.087710 28675 raft_consensus.cc:3060] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.090927 29136 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:12.091965 29173 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:12.095950 28008 raft_consensus.cc:1275] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:12.096822 28674 raft_consensus.cc:1275] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:12.097262 29109 consensus_queue.cc:1048] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:12.101522 28978 consensus_queue.cc:1048] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:12.108016 28675 raft_consensus.cc:515] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:12.109047 28674 raft_consensus.cc:2955] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.111210 28675 leader_election.cc:290] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:12.113400 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b95115f33941c1a5fdd0fb949ff48a" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:12.107575 29109 raft_consensus.cc:2955] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.113979 28086 raft_consensus.cc:3055] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:12.114307 28086 raft_consensus.cc:740] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:12.116583 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b95115f33941c1a5fdd0fb949ff48a" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:12.117223 28012 raft_consensus.cc:3060] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.115115 28086 consensus_queue.cc:260] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:12.119622 28086 raft_consensus.cc:3060] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.141829 28008 raft_consensus.cc:2955] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.152238 28674 raft_consensus.cc:3060] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Advancing to term 3
I20260709 12:15:12.152781 28012 raft_consensus.cc:2468] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:12.153573 29172 raft_consensus.cc:993] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:12.153822 28626 leader_election.cc:304] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae1f5b3a93014dc28ac70be4b1596aef, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:12.154038 29172 raft_consensus.cc:1081] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:12.154922 29190 raft_consensus.cc:2804] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:12.155395 29190 raft_consensus.cc:697] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Becoming Leader. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Running, Role: LEADER
I20260709 12:15:12.155846 28012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "128f86649e13486a98d203e19ff9caa8"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:57744
I20260709 12:15:12.156354 28012 raft_consensus.cc:493] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.156772 28012 raft_consensus.cc:3060] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.157193 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f9d31f44bb1405f83e25e4b4a6d3870 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:12.156280 29190 consensus_queue.cc:237] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:12.161197 27838 catalog_manager.cc:5697] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.162075 29129 raft_consensus.cc:1064] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:12.162685 28012 raft_consensus.cc:515] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:12.164306 29129 consensus_queue.cc:237] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:12.171908 27933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128f86649e13486a98d203e19ff9caa8" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:12.172428 27933 raft_consensus.cc:3060] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.176894 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128f86649e13486a98d203e19ff9caa8" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:12.177393 28089 raft_consensus.cc:3055] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:12.177673 28089 raft_consensus.cc:740] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:12.178366 28089 consensus_queue.cc:260] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:12.180029 28978 raft_consensus.cc:993] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:12.180312 28072 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f9d31f44bb1405f83e25e4b4a6d3870 with delete_type TABLET_DATA_TOMBSTONED (TS 2ad97ddbf39b49f08a5db29448310895 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35218
I20260709 12:15:12.180462 28978 raft_consensus.cc:1081] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:12.179296 28089 raft_consensus.cc:3060] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.184837 28083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35224
I20260709 12:15:12.185293 28083 raft_consensus.cc:493] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.185631 28083 raft_consensus.cc:3060] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.186081 28674 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:12.187686 29215 tablet_replica.cc:333] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:12.188683 29215 raft_consensus.cc:2243] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:12.189321 29215 raft_consensus.cc:2272] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:12.189036 29170 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:12.201658 29215 ts_tablet_manager.cc:1916] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:12.205617 28086 raft_consensus.cc:2468] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:12.205978 27935 raft_consensus.cc:1275] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:12.207530 28676 raft_consensus.cc:1275] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:12.207805 28082 raft_consensus.cc:1275] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:12.212385 29129 consensus_queue.cc:1048] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:12.213725 29198 consensus_queue.cc:1048] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:12.214546 29167 consensus_queue.cc:1048] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:12.219316 28089 raft_consensus.cc:2468] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:12.236704 27981 leader_election.cc:304] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:12.238004 29199 raft_consensus.cc:2804] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:12.219820 27840 catalog_manager.cc:5697] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4). New cstate: current_term: 2 leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:12.226748 28083 raft_consensus.cc:515] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:12.241931 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:12.242468 27939 raft_consensus.cc:3055] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:12.242709 27939 raft_consensus.cc:740] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:12.243418 27939 consensus_queue.cc:260] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:12.244364 27939 raft_consensus.cc:3060] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.231594 28012 leader_election.cc:290] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:12.238510 29199 raft_consensus.cc:697] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:12.240942 28083 leader_election.cc:290] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:12.249902 29199 consensus_queue.cc:237] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:12.251427 27939 raft_consensus.cc:2468] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:12.226148 27933 raft_consensus.cc:2468] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:12.253566 28057 leader_election.cc:304] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:15:12.254451 29170 raft_consensus.cc:2804] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:12.256590 29170 raft_consensus.cc:697] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:12.257467 29170 consensus_queue.cc:237] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:12.266556 29136 raft_consensus.cc:1064] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:12.268952 29136 consensus_queue.cc:237] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:12.272315 29173 raft_consensus.cc:1064] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:12.274665 29173 consensus_queue.cc:237] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [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: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:12.275704 29198 raft_consensus.cc:2955] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.288918 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:12.281387 28082 raft_consensus.cc:2955] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.289470 28012 raft_consensus.cc:3060] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.290808 28676 raft_consensus.cc:2955] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.297698 28012 raft_consensus.cc:2468] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:12.298947 28008 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:15:12.299721 27933 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:15:12.300382 28675 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:15:12.301276 29173 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:12.302634 29172 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:12.304194 29172 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:15:12.320228 27838 catalog_manager.cc:5697] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.330535 27837 catalog_manager.cc:5697] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.332012 27933 raft_consensus.cc:1275] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:12.356683 29136 consensus_queue.cc:1048] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:12.357120 28676 raft_consensus.cc:1275] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:12.360435 29136 consensus_queue.cc:1048] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:12.376178 28083 raft_consensus.cc:1275] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:12.375761 27840 catalog_manager.cc:5697] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:12.379494 29190 consensus_queue.cc:1048] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:12.391381 29173 raft_consensus.cc:2955] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.394255 28676 raft_consensus.cc:2955] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.403748 28012 raft_consensus.cc:1275] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:12.407986 29136 raft_consensus.cc:2955] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.415485 28089 raft_consensus.cc:1275] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:12.416915 29129 consensus_queue.cc:1048] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:12.418143 27939 raft_consensus.cc:2955] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.428759 27933 raft_consensus.cc:2955] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.431270 27935 raft_consensus.cc:1275] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:12.431299 29215 ts_tablet_manager.cc:1929] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:12.432781 29215 log.cc:1199] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 2ad97ddbf39b49f08a5db29448310895: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/wals/2f9d31f44bb1405f83e25e4b4a6d3870
I20260709 12:15:12.435345 28008 consensus_queue.cc:237] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:12.435365 29190 consensus_queue.cc:1048] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 12:15:12.444041 27825 catalog_manager.cc:5028] TS 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): tablet 2f9d31f44bb1405f83e25e4b4a6d3870 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:12.446794 29173 consensus_queue.cc:1048] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:12.467954 27840 catalog_manager.cc:5697] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 2 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.481163 27840 catalog_manager.cc:5697] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.481353 27939 raft_consensus.cc:2955] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.483493 28087 raft_consensus.cc:1275] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:12.488943 29129 consensus_queue.cc:1048] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:12.497666 29199 raft_consensus.cc:2955] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.503304 28676 raft_consensus.cc:1275] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:12.503682 28008 raft_consensus.cc:2955] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.510196 27824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0064474ded224c2c8a59a1ebfe859600 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:12.512292 28676 raft_consensus.cc:2955] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.526532 28086 consensus_queue.cc:237] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:12.528209 28087 raft_consensus.cc:2955] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.536886 29199 consensus_queue.cc:1048] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:12.537357 27939 raft_consensus.cc:1275] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:12.543154 28674 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:15:12.546396 29199 consensus_queue.cc:1048] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:12.546653 27939 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:15:12.548555 28008 raft_consensus.cc:2955] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.556951 29173 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:15:12.561370 28089 raft_consensus.cc:1275] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:12.563828 29191 consensus_queue.cc:1048] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:12.559060 28676 raft_consensus.cc:2955] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.572268 29136 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:15:12.594272 29228 raft_consensus.cc:2955] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.606593 27939 raft_consensus.cc:2955] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.607700 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 492cde4718b7435c94b9e71cfbe2af27 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:12.612690 27840 catalog_manager.cc:5697] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 3 to 4, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New cstate: current_term: 1 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.619220 28676 raft_consensus.cc:2955] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.626689 28012 raft_consensus.cc:1275] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:12.629956 29193 consensus_queue.cc:1048] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:12.638605 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet 0064474ded224c2c8a59a1ebfe859600 with delete_type TABLET_DATA_TOMBSTONED (TS 4346c89a537045d482c0b8c94f0b4d1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38016
I20260709 12:15:12.640269 29233 tablet_replica.cc:333] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:12.641350 29233 raft_consensus.cc:2243] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:12.642112 29233 raft_consensus.cc:2272] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:12.647684 27840 catalog_manager.cc:5697] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 5 to 6, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New cstate: current_term: 3 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:12.664497 28001 tablet_service.cc:1558] Processing DeleteTablet for tablet 492cde4718b7435c94b9e71cfbe2af27 with delete_type TABLET_DATA_TOMBSTONED (TS f65f5aa84f4c457aa23ba2721e65b4f9 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:12.664314 29233 ts_tablet_manager.cc:1916] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:12.677806 28012 raft_consensus.cc:1275] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:12.679268 29228 consensus_queue.cc:1048] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:12.689821 29234 tablet_replica.cc:333] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:12.690866 29234 raft_consensus.cc:2243] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:12.693513 29234 raft_consensus.cc:2272] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:12.693662 29233 ts_tablet_manager.cc:1929] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:12.694934 29233 log.cc:1199] T 0064474ded224c2c8a59a1ebfe859600 P 4346c89a537045d482c0b8c94f0b4d1f: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/wals/0064474ded224c2c8a59a1ebfe859600
I20260709 12:15:12.697023 27827 catalog_manager.cc:5028] TS 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): tablet 0064474ded224c2c8a59a1ebfe859600 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:12.697691 29234 ts_tablet_manager.cc:1916] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:12.716123 27939 raft_consensus.cc:1275] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:12.718711 29228 consensus_queue.cc:1048] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:12.728778 28089 raft_consensus.cc:1275] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:12.730309 29199 consensus_queue.cc:1048] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:12.734387 29234 ts_tablet_manager.cc:1929] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:15:12.734855 29234 log.cc:1199] T 492cde4718b7435c94b9e71cfbe2af27 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/wals/492cde4718b7435c94b9e71cfbe2af27
I20260709 12:15:12.736745 27824 catalog_manager.cc:5028] TS f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): tablet 492cde4718b7435c94b9e71cfbe2af27 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:12.752632 27939 raft_consensus.cc:1275] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:12.754431 29199 consensus_queue.cc:1048] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:12.888182 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:12.944051 27939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0286495c41fa4a889b4ca41a2daf37b1"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:12.944651 27939 raft_consensus.cc:606] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Received request to transfer leadership to TS ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:12.946923 27939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1807eca53a1d4cc68fb7e2523ca094e9"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:12.947327 27939 raft_consensus.cc:606] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Received request to transfer leadership to TS 2ad97ddbf39b49f08a5db29448310895
I20260709 12:15:12.949478 27939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6973c15f69b043658112d620d1fc42b7"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:12.949843 27939 raft_consensus.cc:606] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Received request to transfer leadership to TS ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:12.970043 28008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d3f82f6b74477797afd5ca1e37a8ad"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
new_leader_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:40002
I20260709 12:15:12.970618 28008 raft_consensus.cc:606] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Received request to transfer leadership to TS 2ad97ddbf39b49f08a5db29448310895
I20260709 12:15:12.973145 28089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb5030fec2d44fe0b0350243eb7de68f"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:12.973621 28089 raft_consensus.cc:606] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:12.976455 27939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8e275a6cb2e42c78276b3031443561f"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:12.976955 27939 raft_consensus.cc:606] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Received request to transfer leadership to TS ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:12.977981 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:15:12.979027 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:12.979730 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:12.987064 29175 raft_consensus.cc:993] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:12.987614 29175 raft_consensus.cc:1081] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:12.989132 28089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1807eca53a1d4cc68fb7e2523ca094e9"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35224
I20260709 12:15:12.989614 28089 raft_consensus.cc:493] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.990015 28089 raft_consensus.cc:3060] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.993821 29228 raft_consensus.cc:993] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:12.994262 29173 raft_consensus.cc:1081] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:12.995752 28676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb5030fec2d44fe0b0350243eb7de68f"
dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:59250
I20260709 12:15:12.996236 28676 raft_consensus.cc:493] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.996546 28676 raft_consensus.cc:3060] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:12.997447 28089 raft_consensus.cc:515] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:13.000270 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1807eca53a1d4cc68fb7e2523ca094e9" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:13.000772 28008 raft_consensus.cc:3060] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.005636 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1807eca53a1d4cc68fb7e2523ca094e9" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:13.006219 27939 raft_consensus.cc:3055] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:13.006543 27939 raft_consensus.cc:740] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:13.007268 27939 consensus_queue.cc:260] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:13.007961 28089 leader_election.cc:290] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:13.008424 27939 raft_consensus.cc:3060] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.007489 28008 raft_consensus.cc:2468] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:13.011377 28054 leader_election.cc:304] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:13.015467 29228 raft_consensus.cc:2804] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:13.015924 29228 raft_consensus.cc:697] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:13.016783 29228 consensus_queue.cc:237] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:13.025134 28676 raft_consensus.cc:515] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:13.054841 29175 raft_consensus.cc:993] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:13.055347 29109 raft_consensus.cc:1081] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Signalling peer ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:13.055976 27933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5030fec2d44fe0b0350243eb7de68f" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:13.056572 27933 raft_consensus.cc:3060] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.061131 27837 catalog_manager.cc:5697] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:13.072882 28675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8e275a6cb2e42c78276b3031443561f"
dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:47422
I20260709 12:15:13.073402 28675 raft_consensus.cc:493] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:13.073737 28675 raft_consensus.cc:3060] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.077050 28676 leader_election.cc:290] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:13.084527 28675 raft_consensus.cc:515] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:13.086290 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5030fec2d44fe0b0350243eb7de68f" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:13.092098 28008 raft_consensus.cc:3060] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.093887 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e275a6cb2e42c78276b3031443561f" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:13.094437 27940 raft_consensus.cc:3055] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:13.094691 27940 raft_consensus.cc:740] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:13.095580 27940 consensus_queue.cc:260] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:13.096598 27940 raft_consensus.cc:3060] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.073424 27933 raft_consensus.cc:2468] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:13.086918 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5030fec2d44fe0b0350243eb7de68f" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:13.098050 28089 raft_consensus.cc:3055] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:13.098337 28089 raft_consensus.cc:740] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:13.099002 28089 consensus_queue.cc:260] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:13.101218 28089 raft_consensus.cc:3060] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.102982 27940 raft_consensus.cc:2468] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:13.107926 28082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e275a6cb2e42c78276b3031443561f" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:13.111600 28675 leader_election.cc:290] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:13.111713 28082 raft_consensus.cc:3060] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.117689 28082 raft_consensus.cc:2468] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:13.118800 28627 leader_election.cc:304] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, ae1f5b3a93014dc28ac70be4b1596aef; no voters: 
I20260709 12:15:13.121034 29152 raft_consensus.cc:2804] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:13.121479 29152 raft_consensus.cc:697] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Becoming Leader. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Running, Role: LEADER
I20260709 12:15:13.122278 29152 consensus_queue.cc:237] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:13.108563 27939 raft_consensus.cc:2468] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:13.128129 29129 raft_consensus.cc:993] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:13.128865 29199 raft_consensus.cc:1081] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:13.130335 28087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d3f82f6b74477797afd5ca1e37a8ad"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35228
I20260709 12:15:13.130825 28087 raft_consensus.cc:493] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:13.131134 28087 raft_consensus.cc:3060] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.143097 28087 raft_consensus.cc:515] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:13.158795 28087 leader_election.cc:290] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:13.158288 27840 catalog_manager.cc:5697] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4). New cstate: current_term: 2 leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:13.159612 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3f82f6b74477797afd5ca1e37a8ad" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:13.166051 28008 raft_consensus.cc:2468] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:13.166234 28012 raft_consensus.cc:3055] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:13.166615 28012 raft_consensus.cc:740] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:13.167260 28012 consensus_queue.cc:260] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:13.168493 28012 raft_consensus.cc:3060] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.174033 28626 leader_election.cc:304] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, ae1f5b3a93014dc28ac70be4b1596aef, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:13.175364 29152 raft_consensus.cc:2804] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:13.175889 29152 raft_consensus.cc:697] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Becoming Leader. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Running, Role: LEADER
I20260709 12:15:13.176738 29152 consensus_queue.cc:237] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [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: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:13.160691 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3f82f6b74477797afd5ca1e37a8ad" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:13.182890 27939 raft_consensus.cc:3060] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.186918 28012 raft_consensus.cc:2468] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:13.192193 27939 raft_consensus.cc:2468] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:13.192896 28054 leader_election.cc:304] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:13.163268 28089 raft_consensus.cc:2468] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:13.193964 29173 raft_consensus.cc:2804] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:13.194416 29173 raft_consensus.cc:697] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:13.195344 29173 consensus_queue.cc:237] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:13.194545 27837 catalog_manager.cc:5697] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4). New cstate: current_term: 2 leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:15:13.204226 27825 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet eb5030fec2d44fe0b0350243eb7de68f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 2ad97ddbf39b49f08a5db29448310895 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:13.215088 27840 catalog_manager.cc:5697] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 1 to 2, leader changed from f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:13.265797 29242 raft_consensus.cc:993] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:13.266307 29243 raft_consensus.cc:1081] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Signalling peer ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:13.267794 28675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0286495c41fa4a889b4ca41a2daf37b1"
dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:47422
I20260709 12:15:13.268254 28675 raft_consensus.cc:493] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:13.268514 28675 raft_consensus.cc:3060] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.272913 28675 raft_consensus.cc:515] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:13.274741 28675 leader_election.cc:290] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:13.274895 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286495c41fa4a889b4ca41a2daf37b1" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:13.275516 27940 raft_consensus.cc:3055] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:13.275769 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286495c41fa4a889b4ca41a2daf37b1" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:13.275806 27940 raft_consensus.cc:740] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:13.276432 28008 raft_consensus.cc:3060] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.276914 27940 consensus_queue.cc:260] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:13.278069 27940 raft_consensus.cc:3060] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.281600 28008 raft_consensus.cc:2468] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:13.282922 28626 leader_election.cc:304] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae1f5b3a93014dc28ac70be4b1596aef, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:13.283725 29152 raft_consensus.cc:2804] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:13.284157 29152 raft_consensus.cc:697] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Becoming Leader. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Running, Role: LEADER
I20260709 12:15:13.284921 29152 consensus_queue.cc:237] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:13.287213 27940 raft_consensus.cc:2468] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:13.297683 27840 catalog_manager.cc:5697] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4). New cstate: current_term: 2 leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:13.419984 28008 raft_consensus.cc:1275] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.421269 29136 consensus_queue.cc:1048] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.434638 27939 raft_consensus.cc:1275] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.438131 29136 consensus_queue.cc:1048] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.449509 29242 raft_consensus.cc:993] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:13.449952 29242 raft_consensus.cc:1081] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Signalling peer ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:13.451897 28676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6973c15f69b043658112d620d1fc42b7"
dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:47422
I20260709 12:15:13.452353 28676 raft_consensus.cc:493] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:13.452680 28676 raft_consensus.cc:3060] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.463536 28676 raft_consensus.cc:515] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:13.467825 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6973c15f69b043658112d620d1fc42b7" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:13.468355 27940 raft_consensus.cc:3055] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:13.468665 27940 raft_consensus.cc:740] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:13.468016 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6973c15f69b043658112d620d1fc42b7" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:13.469412 27940 consensus_queue.cc:260] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:13.470163 28008 raft_consensus.cc:3060] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.470459 27940 raft_consensus.cc:3060] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:13.476891 27940 raft_consensus.cc:2468] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:13.478073 28629 leader_election.cc:304] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, ae1f5b3a93014dc28ac70be4b1596aef; no voters: 
I20260709 12:15:13.479763 29152 raft_consensus.cc:2804] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:13.480244 29152 raft_consensus.cc:697] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Becoming Leader. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Running, Role: LEADER
I20260709 12:15:13.481029 29152 consensus_queue.cc:237] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:13.484133 28008 raft_consensus.cc:2468] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:13.489394 28676 leader_election.cc:290] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:13.504096 27837 catalog_manager.cc:5697] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4). New cstate: current_term: 2 leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:13.539211 28087 raft_consensus.cc:1275] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:13.540335 29152 consensus_queue.cc:1048] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:13.554638 27940 raft_consensus.cc:1275] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:13.562582 29191 consensus_queue.cc:1048] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:13.685956 28017 raft_consensus.cc:1275] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:13.687065 29191 consensus_queue.cc:1048] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:13.701469 27939 raft_consensus.cc:1275] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:13.703050 29191 consensus_queue.cc:1048] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:13.715605 28087 raft_consensus.cc:1275] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:13.723062 29191 consensus_queue.cc:1048] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:13.726936 28008 raft_consensus.cc:1275] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:13.728065 29152 consensus_queue.cc:1048] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:13.761706 27940 raft_consensus.cc:1275] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.764164 29228 consensus_queue.cc:1048] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.774976 28008 raft_consensus.cc:1275] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:13.782132 29228 consensus_queue.cc:1048] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:13.787392 27940 raft_consensus.cc:1275] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:13.789194 29191 consensus_queue.cc:1048] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:13.890018 28676 consensus_queue.cc:237] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [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: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:13.894933 28089 raft_consensus.cc:1275] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:13.895422 28008 raft_consensus.cc:1275] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:13.896243 29193 consensus_queue.cc:1048] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:13.897096 29191 consensus_queue.cc:1048] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:13.903347 29152 raft_consensus.cc:2955] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:13.905238 28089 raft_consensus.cc:2955] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:13.905791 28017 raft_consensus.cc:2955] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:13.917528 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb5030fec2d44fe0b0350243eb7de68f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 6)
I20260709 12:15:13.928018 27840 catalog_manager.cc:5697] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index 3 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New cstate: current_term: 2 leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:13.941598 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet eb5030fec2d44fe0b0350243eb7de68f with delete_type TABLET_DATA_TOMBSTONED (TS 4346c89a537045d482c0b8c94f0b4d1f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38016
I20260709 12:15:13.956485 29268 tablet_replica.cc:333] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:13.957592 29268 raft_consensus.cc:2243] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:13.958313 29268 raft_consensus.cc:2272] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:13.960978 29268 ts_tablet_manager.cc:1916] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:13.967250 27940 raft_consensus.cc:1275] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:13.968600 29152 consensus_queue.cc:1048] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:13.976012 29268 ts_tablet_manager.cc:1929] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:15:13.976511 29268 log.cc:1199] T eb5030fec2d44fe0b0350243eb7de68f P 4346c89a537045d482c0b8c94f0b4d1f: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/wals/eb5030fec2d44fe0b0350243eb7de68f
I20260709 12:15:13.978543 28017 raft_consensus.cc:1275] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:13.981369 27827 catalog_manager.cc:5028] TS 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): tablet eb5030fec2d44fe0b0350243eb7de68f (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:13.981364 29193 consensus_queue.cc:1048] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:15:14.047520 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:14.087357 27940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e97f72ee6ca499e85de5fae31e61110"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:14.087961 27940 raft_consensus.cc:606] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Received request to transfer leadership to TS 2ad97ddbf39b49f08a5db29448310895
I20260709 12:15:14.090142 27940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:14.090559 27940 raft_consensus.cc:606] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Received request to transfer leadership to TS f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:14.092796 27940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:14.093298 27940 raft_consensus.cc:606] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Received request to transfer leadership to TS 2ad97ddbf39b49f08a5db29448310895
I20260709 12:15:14.095674 28089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:14.096287 28089 raft_consensus.cc:606] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: Received request to transfer leadership to TS ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:14.099326 28087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7e7f126eb0e4857a9ff6129a26ce0f1"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:14.099946 28087 raft_consensus.cc:606] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:14.103279 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:14.104835 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:14.105625 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:14.248977 29175 raft_consensus.cc:993] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:14.249469 29243 raft_consensus.cc:1081] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:14.249598 29173 raft_consensus.cc:993] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:14.250046 29136 raft_consensus.cc:1081] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: Signalling peer ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:14.250931 28087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35224
I20260709 12:15:14.251372 28087 raft_consensus.cc:493] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:14.251461 28674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27"
dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:59250
I20260709 12:15:14.251746 28087 raft_consensus.cc:3060] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:14.251964 28674 raft_consensus.cc:493] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:14.252308 28674 raft_consensus.cc:3060] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:14.257999 28674 raft_consensus.cc:515] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:14.258038 28087 raft_consensus.cc:515] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:14.260406 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:14.260838 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:14.260921 27939 raft_consensus.cc:3060] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:14.260958 28087 leader_election.cc:290] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:14.261458 28017 raft_consensus.cc:3060] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:14.261749 28674 leader_election.cc:290] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 4 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:14.261772 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492cde4718b7435c94b9e71cfbe2af27" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:14.262475 28089 raft_consensus.cc:3055] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:14.262758 28089 raft_consensus.cc:740] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:14.263401 28089 consensus_queue.cc:260] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:14.264590 28089 raft_consensus.cc:3060] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:14.266319 28017 raft_consensus.cc:2468] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:14.266956 27939 raft_consensus.cc:2468] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 4.
I20260709 12:15:14.268330 28054 leader_election.cc:304] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:14.269006 29136 raft_consensus.cc:2804] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:14.269471 29136 raft_consensus.cc:697] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:14.270684 28629 leader_election.cc:304] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [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: 4346c89a537045d482c0b8c94f0b4d1f, ae1f5b3a93014dc28ac70be4b1596aef; no voters: 
I20260709 12:15:14.270152 29136 consensus_queue.cc:237] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:14.276129 29193 raft_consensus.cc:2804] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:14.270321 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:14.276764 29193 raft_consensus.cc:697] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 4 LEADER]: Becoming Leader. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Running, Role: LEADER
I20260709 12:15:14.276865 27940 raft_consensus.cc:3055] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:14.277225 27940 raft_consensus.cc:740] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:14.277956 27940 consensus_queue.cc:260] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:14.277601 29193 consensus_queue.cc:237] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:14.279531 27940 raft_consensus.cc:3060] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:14.271596 28089 raft_consensus.cc:2468] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 4.
I20260709 12:15:14.289816 27940 raft_consensus.cc:2468] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:14.289507 27839 catalog_manager.cc:5697] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:14.292011 29175 raft_consensus.cc:993] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:14.292518 29175 raft_consensus.cc:1081] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:14.294183 28087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e97f72ee6ca499e85de5fae31e61110"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35224
I20260709 12:15:14.294648 28087 raft_consensus.cc:493] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:14.294970 28087 raft_consensus.cc:3060] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:14.298200 27837 catalog_manager.cc:5697] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: term changed from 3 to 4, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4). New cstate: current_term: 4 leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:14.301007 28087 raft_consensus.cc:515] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:14.303295 28087 leader_election.cc:290] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829)
I20260709 12:15:14.305198 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97f72ee6ca499e85de5fae31e61110" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:14.305732 27940 raft_consensus.cc:3055] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:14.306018 27940 raft_consensus.cc:740] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:14.306298 28674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e97f72ee6ca499e85de5fae31e61110" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
I20260709 12:15:14.306823 28674 raft_consensus.cc:3060] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:14.306731 27940 consensus_queue.cc:260] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:14.307940 27940 raft_consensus.cc:3060] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:14.313181 28674 raft_consensus.cc:2468] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:14.313902 27940 raft_consensus.cc:2468] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:14.314281 28057 leader_election.cc:304] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, ae1f5b3a93014dc28ac70be4b1596aef; no voters: 
I20260709 12:15:14.315027 29136 raft_consensus.cc:2804] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:14.315529 29136 raft_consensus.cc:697] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:14.316301 29136 consensus_queue.cc:237] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:14.326280 27837 catalog_manager.cc:5697] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:14.350517 29243 raft_consensus.cc:993] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:14.351018 29175 raft_consensus.cc:1081] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Signalling peer f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:14.352569 28017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:57738
I20260709 12:15:14.353077 28017 raft_consensus.cc:493] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:14.353412 28017 raft_consensus.cc:3060] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:14.357873 28017 raft_consensus.cc:515] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:14.359205 28017 leader_election.cc:290] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829)
I20260709 12:15:14.359864 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:14.360234 28674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
I20260709 12:15:14.360395 27940 raft_consensus.cc:3055] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:14.360746 28674 raft_consensus.cc:3060] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:14.360769 27940 raft_consensus.cc:740] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:14.361950 27940 consensus_queue.cc:260] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:14.363010 27940 raft_consensus.cc:3060] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:14.366482 28674 raft_consensus.cc:2468] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:14.367524 27983 leader_election.cc:304] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae1f5b3a93014dc28ac70be4b1596aef, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:14.368258 29267 raft_consensus.cc:2804] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:14.368302 27940 raft_consensus.cc:2468] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:14.368925 29267 raft_consensus.cc:697] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:14.369856 29267 consensus_queue.cc:237] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:14.381707 27837 catalog_manager.cc:5697] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:14.481012 29228 raft_consensus.cc:993] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:14.481499 29136 raft_consensus.cc:1081] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:14.482590 28017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7e7f126eb0e4857a9ff6129a26ce0f1"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:57744
I20260709 12:15:14.483009 28017 raft_consensus.cc:493] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:14.483282 28017 raft_consensus.cc:3060] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:14.487527 28017 raft_consensus.cc:515] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:14.489362 28017 leader_election.cc:290] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:14.489826 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e7f126eb0e4857a9ff6129a26ce0f1" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:14.490096 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e7f126eb0e4857a9ff6129a26ce0f1" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:14.490370 28089 raft_consensus.cc:3055] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:14.490648 27940 raft_consensus.cc:3060] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:14.490749 28089 raft_consensus.cc:740] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:14.491844 28089 consensus_queue.cc:260] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:14.492951 28089 raft_consensus.cc:3060] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:14.499116 28089 raft_consensus.cc:2468] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:14.499197 27940 raft_consensus.cc:2468] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:14.500182 27981 leader_election.cc:304] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:14.501257 29267 raft_consensus.cc:2804] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:14.501735 29267 raft_consensus.cc:697] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:14.502544 29267 consensus_queue.cc:237] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:14.511786 27837 catalog_manager.cc:5697] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:14.672130 27940 raft_consensus.cc:1275] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:14.673161 29136 consensus_queue.cc:1048] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:14.684679 28017 raft_consensus.cc:1275] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:14.686053 29173 consensus_queue.cc:1048] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:14.728729 27940 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 4 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:15:14.730118 29193 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:14.740173 28089 raft_consensus.cc:1275] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 4 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:15:14.742518 29193 consensus_queue.cc:1048] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:15:14.855918 27940 raft_consensus.cc:1275] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:14.857925 29173 consensus_queue.cc:1048] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:14.866322 28674 raft_consensus.cc:1275] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:14.867494 29173 consensus_queue.cc:1048] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:14.882967 27939 raft_consensus.cc:1275] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:14.884084 29244 consensus_queue.cc:1048] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:14.888500 27940 raft_consensus.cc:1275] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:14.889984 29287 consensus_queue.cc:1048] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:14.895179 28674 raft_consensus.cc:1275] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:14.896508 29267 consensus_queue.cc:1048] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:14.916069 28089 raft_consensus.cc:1275] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:14.917433 29244 consensus_queue.cc:1048] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:15.007648 27940 consensus_queue.cc:237] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:15.014977 28089 raft_consensus.cc:1275] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:15.015457 28008 raft_consensus.cc:1275] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:15.016412 29175 consensus_queue.cc:1048] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:15:15.017272 27908 consensus_peers.cc:597] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a0e778a018e74a48b82314445035809c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:15.017284 29243 consensus_queue.cc:1048] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:15.023878 29175 raft_consensus.cc:2955] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:15.025478 28008 raft_consensus.cc:2955] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:15.028332 28087 raft_consensus.cc:2955] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:15.040122 27839 catalog_manager.cc:5697] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:15.042724 27933 consensus_queue.cc:237] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:15.056021 28017 raft_consensus.cc:1275] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:15.056628 27908 consensus_peers.cc:597] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7068714a39c342e09c64ee5dd05f3fbe. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:15.057422 29284 consensus_queue.cc:1048] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:15.059175 28089 raft_consensus.cc:1275] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:15.060614 29175 consensus_queue.cc:1048] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:15.077554 29243 raft_consensus.cc:2955] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:15.080034 28012 raft_consensus.cc:2955] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:15.082026 28082 raft_consensus.cc:2955] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:15.099912 27840 catalog_manager.cc:5697] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:15.104486 27933 consensus_queue.cc:237] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:15.113608 28082 raft_consensus.cc:1275] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:15.113946 27908 consensus_peers.cc:597] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61ad2f37d6ef4f2690b2e74757ccabb4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:15.115047 29303 consensus_queue.cc:1048] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:15.115764 28012 raft_consensus.cc:1275] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:15.117195 29284 consensus_queue.cc:1048] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:15.135277 29284 raft_consensus.cc:2955] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:15.136828 28082 raft_consensus.cc:2955] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:15.141409 28012 raft_consensus.cc:2955] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:15.146104 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:15.148905 28008 consensus_queue.cc:237] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:15.159307 27839 catalog_manager.cc:5697] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
W20260709 12:15:15.172230 27983 consensus_peers.cc:597] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da3d288ec5c3415498dffa508a5988f7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:15.175068 27940 raft_consensus.cc:1275] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:15.176800 28089 raft_consensus.cc:1275] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:15.177364 29287 consensus_queue.cc:1048] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:15.179147 29287 consensus_queue.cc:1048] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:15.199096 29287 raft_consensus.cc:2955] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:15.201541 28089 raft_consensus.cc:2955] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:15.204857 27940 raft_consensus.cc:2955] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:15.218611 27840 catalog_manager.cc:5697] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 2 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:15.241510 28012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
new_leader_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:40002
I20260709 12:15:15.242014 28012 raft_consensus.cc:606] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Received request to transfer leadership to TS 2ad97ddbf39b49f08a5db29448310895
I20260709 12:15:15.245460 27933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3676c1053cc445ff801b00e62d85557a"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:15.245963 27933 raft_consensus.cc:606] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Received request to transfer leadership to TS 2ad97ddbf39b49f08a5db29448310895
I20260709 12:15:15.249078 28089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5de945e1cc824f8eb014f553d2165185"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:15.249511 28089 raft_consensus.cc:606] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:15.252372 28012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed6a197c486a408085575e70525a2a47"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
new_leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
 from {username='slave'} at 127.0.0.1:40002
I20260709 12:15:15.252908 28012 raft_consensus.cc:606] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Received request to transfer leadership to TS 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:15:15.253867 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:15:15.255615 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:15.256698 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:15.440970 29310 ts_tablet_manager.cc:933] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:15.442605 29310 tablet_copy_client.cc:323] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:15.444661 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet 7068714a39c342e09c64ee5dd05f3fbe from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:15.445180 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet 7068714a39c342e09c64ee5dd05f3fbe from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-7068714a39c342e09c64ee5dd05f3fbe
I20260709 12:15:15.451288 27952 tablet_copy_source_session.cc:215] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:15.454763 29310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7068714a39c342e09c64ee5dd05f3fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:15.467075 29310 tablet_copy_client.cc:806] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:15.467608 29310 tablet_copy_client.cc:670] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:15.472359 29310 tablet_copy_client.cc:538] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:15.478169 29310 tablet_bootstrap.cc:492] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:15.493124 29173 raft_consensus.cc:993] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:15.493571 29173 raft_consensus.cc:1081] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:15.494256 29310 tablet_bootstrap.cc:492] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:15.495205 28674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5de945e1cc824f8eb014f553d2165185"
dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:59250
I20260709 12:15:15.495478 29310 tablet_bootstrap.cc:492] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:15.495766 28674 raft_consensus.cc:493] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:15.496131 28674 raft_consensus.cc:3060] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:15.496213 29310 ts_tablet_manager.cc:1403] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260709 12:15:15.499042 29310 raft_consensus.cc:359] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:15.499958 29310 raft_consensus.cc:740] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:15.500654 29310 consensus_queue.cc:260] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:15.503053 29310 ts_tablet_manager.cc:1434] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:15.511678 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-7068714a39c342e09c64ee5dd05f3fbe received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:15.512056 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-7068714a39c342e09c64ee5dd05f3fbe on tablet 7068714a39c342e09c64ee5dd05f3fbe with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:15.512286 28674 raft_consensus.cc:515] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:15.515066 28674 leader_election.cc:290] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:15.516533 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de945e1cc824f8eb014f553d2165185" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:15.517112 28087 raft_consensus.cc:3055] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:15.517418 28087 raft_consensus.cc:740] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:15.518062 28087 consensus_queue.cc:260] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:15.518908 28087 raft_consensus.cc:3060] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:15.516654 27933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de945e1cc824f8eb014f553d2165185" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:15.523078 27933 raft_consensus.cc:3060] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:15.536758 28087 raft_consensus.cc:2468] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:15.537976 28627 leader_election.cc:304] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, ae1f5b3a93014dc28ac70be4b1596aef; no voters: 
I20260709 12:15:15.538787 29152 raft_consensus.cc:2804] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:15.539227 29152 raft_consensus.cc:697] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Becoming Leader. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Running, Role: LEADER
I20260709 12:15:15.540987 27933 raft_consensus.cc:2468] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:15.540800 29152 consensus_queue.cc:237] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:15.550568 27837 catalog_manager.cc:5697] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4). New cstate: current_term: 2 leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:15.577788 29310 ts_tablet_manager.cc:933] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:15.579367 29310 tablet_copy_client.cc:323] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:15.580745 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet 61ad2f37d6ef4f2690b2e74757ccabb4 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:15.581277 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet 61ad2f37d6ef4f2690b2e74757ccabb4 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-61ad2f37d6ef4f2690b2e74757ccabb4
I20260709 12:15:15.587330 27952 tablet_copy_source_session.cc:215] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:15.590237 29310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ad2f37d6ef4f2690b2e74757ccabb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:15.601362 29310 tablet_copy_client.cc:806] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:15.601857 29310 tablet_copy_client.cc:670] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:15.606868 29310 tablet_copy_client.cc:538] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:15.606897 29315 ts_tablet_manager.cc:933] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:15.616022 29315 tablet_copy_client.cc:323] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:15.617118 29310 tablet_bootstrap.cc:492] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:15.617616 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet a0e778a018e74a48b82314445035809c from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:15.618098 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet a0e778a018e74a48b82314445035809c from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-a0e778a018e74a48b82314445035809c
I20260709 12:15:15.625386 27952 tablet_copy_source_session.cc:215] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:15.629000 29315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e778a018e74a48b82314445035809c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:15.644068 29315 tablet_copy_client.cc:806] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:15.644635 29315 tablet_copy_client.cc:670] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:15.645373 29310 tablet_bootstrap.cc:492] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:15.646632 29310 tablet_bootstrap.cc:492] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:15.647276 29310 ts_tablet_manager.cc:1403] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.023s
I20260709 12:15:15.649993 29310 raft_consensus.cc:359] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:15.650858 29310 raft_consensus.cc:740] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:15.651500 29310 consensus_queue.cc:260] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:15.653823 29310 ts_tablet_manager.cc:1434] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:15.659034 29315 tablet_copy_client.cc:538] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:15.729210 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-61ad2f37d6ef4f2690b2e74757ccabb4 received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:15.729789 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-61ad2f37d6ef4f2690b2e74757ccabb4 on tablet 61ad2f37d6ef4f2690b2e74757ccabb4 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:15.737465 29315 tablet_bootstrap.cc:492] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:15.738550 29284 raft_consensus.cc:993] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:15.739650 29303 raft_consensus.cc:1081] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:15.742224 28087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3676c1053cc445ff801b00e62d85557a"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35224
I20260709 12:15:15.742714 28087 raft_consensus.cc:493] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:15.743053 28087 raft_consensus.cc:3060] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:15.753417 28087 raft_consensus.cc:515] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:15.756430 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676c1053cc445ff801b00e62d85557a" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:15.758143 27940 raft_consensus.cc:3055] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:15.758432 27940 raft_consensus.cc:740] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:15.759336 29292 raft_consensus.cc:993] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9: : Instructing follower 4346c89a537045d482c0b8c94f0b4d1f to start an election
I20260709 12:15:15.759123 27940 consensus_queue.cc:260] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:15.759836 29289 raft_consensus.cc:1081] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Signalling peer 4346c89a537045d482c0b8c94f0b4d1f to start an election
I20260709 12:15:15.760138 27940 raft_consensus.cc:3060] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:15.763625 27933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed6a197c486a408085575e70525a2a47"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
 from {username='slave'} at 127.0.0.1:38020
I20260709 12:15:15.764183 27933 raft_consensus.cc:493] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:15.764566 27933 raft_consensus.cc:3060] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:15.776754 27940 raft_consensus.cc:2468] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:15.778028 28057 leader_election.cc:304] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:15:15.777519 28087 leader_election.cc:290] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:15.779572 29173 raft_consensus.cc:2804] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:15.780246 29173 raft_consensus.cc:697] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:15.781091 29173 consensus_queue.cc:237] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:15.779536 27933 raft_consensus.cc:515] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:15.783957 29310 ts_tablet_manager.cc:933] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:15.785009 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6a197c486a408085575e70525a2a47" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:15.785569 28012 raft_consensus.cc:3055] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:15.785853 28012 raft_consensus.cc:740] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:15.786497 28012 consensus_queue.cc:260] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:15.788221 28012 raft_consensus.cc:3060] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:15.798403 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676c1053cc445ff801b00e62d85557a" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:15.798954 28008 raft_consensus.cc:3060] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:15.810497 29310 tablet_copy_client.cc:323] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.2:40465
I20260709 12:15:15.811977 28027 tablet_copy_service.cc:140] P f65f5aa84f4c457aa23ba2721e65b4f9: Received BeginTabletCopySession request for tablet da3d288ec5c3415498dffa508a5988f7 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:39226)
I20260709 12:15:15.812460 28027 tablet_copy_service.cc:161] P f65f5aa84f4c457aa23ba2721e65b4f9: Beginning new tablet copy session on tablet da3d288ec5c3415498dffa508a5988f7 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:39226: session id = ae1f5b3a93014dc28ac70be4b1596aef-da3d288ec5c3415498dffa508a5988f7
I20260709 12:15:15.814059 29289 raft_consensus.cc:993] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:15.814482 29289 raft_consensus.cc:1081] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:15.816089 28089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35228
I20260709 12:15:15.816207 28012 raft_consensus.cc:2468] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 2.
I20260709 12:15:15.816587 28089 raft_consensus.cc:493] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:15.817011 28089 raft_consensus.cc:3060] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:15.817343 27905 leader_election.cc:304] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:15.821821 28027 tablet_copy_source_session.cc:215] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:15.822721 29319 raft_consensus.cc:2804] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:15.845774 29319 raft_consensus.cc:697] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:15.848493 29310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3d288ec5c3415498dffa508a5988f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:15.856125 29319 consensus_queue.cc:237] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:15.830211 29315 tablet_bootstrap.cc:492] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:15.836428 27933 leader_election.cc:290] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:15.836947 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6a197c486a408085575e70525a2a47" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:15.860059 28087 raft_consensus.cc:3060] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:15.842449 27837 catalog_manager.cc:5697] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:15.866154 28087 raft_consensus.cc:2468] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 2.
I20260709 12:15:15.866626 29315 tablet_bootstrap.cc:492] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:15.867326 29315 ts_tablet_manager.cc:1403] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.130s	user 0.019s	sys 0.015s
I20260709 12:15:15.845103 28008 raft_consensus.cc:2468] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:15.823638 28089 raft_consensus.cc:515] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:15.870756 28089 leader_election.cc:290] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829)
I20260709 12:15:15.870451 29315 raft_consensus.cc:359] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:15.871428 29315 raft_consensus.cc:740] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:15.872102 29315 consensus_queue.cc:260] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:15.874773 29315 ts_tablet_manager.cc:1434] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:15.872476 28674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
I20260709 12:15:15.879901 28674 raft_consensus.cc:3060] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:15.882654 29310 tablet_copy_client.cc:806] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:15.883199 29310 tablet_copy_client.cc:670] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:15.883728 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0064474ded224c2c8a59a1ebfe859600" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:15.884334 28008 raft_consensus.cc:3055] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:15.884684 28008 raft_consensus.cc:740] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:15.887952 28008 consensus_queue.cc:260] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:15.889074 28008 raft_consensus.cc:3060] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:15.890568 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-a0e778a018e74a48b82314445035809c received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:15.887056 28674 raft_consensus.cc:2468] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:15.890974 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-a0e778a018e74a48b82314445035809c on tablet a0e778a018e74a48b82314445035809c with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:15.887179 29310 tablet_copy_client.cc:538] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:15.894706 28057 leader_election.cc:304] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, ae1f5b3a93014dc28ac70be4b1596aef; no voters: 
I20260709 12:15:15.896016 29173 raft_consensus.cc:2804] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:15.896498 29173 raft_consensus.cc:697] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:15.901930 28008 raft_consensus.cc:2468] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:15.901754 29173 consensus_queue.cc:237] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:15.909986 29310 tablet_bootstrap.cc:492] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:15.919050 27838 catalog_manager.cc:5697] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 1 to 2, leader changed from f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 2 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:15.957392 27933 raft_consensus.cc:1275] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:15.956861 27838 catalog_manager.cc:5697] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 1 to 2, leader changed from f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:15.958963 29152 consensus_queue.cc:1048] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:15.977591 29310 tablet_bootstrap.cc:492] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef: 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
I20260709 12:15:15.978554 29310 tablet_bootstrap.cc:492] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:15.979218 29310 ts_tablet_manager.cc:1403] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.001s
I20260709 12:15:15.981884 28089 raft_consensus.cc:1275] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:15.984280 29191 consensus_queue.cc:1048] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:15:15.984309 29310 raft_consensus.cc:359] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:15.985843 29310 raft_consensus.cc:740] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:15.986455 29310 consensus_queue.cc:260] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:15.988821 29310 ts_tablet_manager.cc:1434] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 12:15:15.990857 28027 tablet_copy_service.cc:342] P f65f5aa84f4c457aa23ba2721e65b4f9: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-da3d288ec5c3415498dffa508a5988f7 received from {username='slave'} at 127.0.0.1:39226
I20260709 12:15:15.991261 28027 tablet_copy_service.cc:434] P f65f5aa84f4c457aa23ba2721e65b4f9: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-da3d288ec5c3415498dffa508a5988f7 on tablet da3d288ec5c3415498dffa508a5988f7 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:16.027796 28674 raft_consensus.cc:1217] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:16.163805 28675 raft_consensus.cc:1217] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:16.165992 28676 raft_consensus.cc:1217] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:16.180011 28008 raft_consensus.cc:1275] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:16.186514 29173 consensus_queue.cc:1048] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:15:16.277077 28057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.4:34829, user_credentials={real_user=slave}} blocked reactor thread for 59833.5us
I20260709 12:15:16.307746 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:16.338456 27940 raft_consensus.cc:1275] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:16.349776 28675 raft_consensus.cc:1217] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:15:16.356559 29318 consensus_queue.cc:1048] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:16.387985 28008 raft_consensus.cc:1275] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:16.391778 29323 consensus_queue.cc:1048] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:16.398139 28008 raft_consensus.cc:1275] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:16.398984 28675 raft_consensus.cc:1275] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:16.400625 29228 consensus_queue.cc:1048] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:15:16.402797 29228 consensus_queue.cc:1048] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:16.429098 28086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3676c1053cc445ff801b00e62d85557a"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:16.429469 28083 raft_consensus.cc:1275] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:16.429867 28086 raft_consensus.cc:606] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Received request to transfer leadership to TS f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:16.438134 29334 consensus_queue.cc:1048] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:16.444208 27939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c510b08c17c47209402506b531d38e2"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:16.444766 27939 raft_consensus.cc:606] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Received request to transfer leadership to TS 2ad97ddbf39b49f08a5db29448310895
I20260709 12:15:16.451443 28086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:16.461195 28086 raft_consensus.cc:606] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Received request to transfer leadership to TS f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:16.470222 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:15:16.471561 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:16.472631 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:16.524451 29284 raft_consensus.cc:1064] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:16.531656 29335 raft_consensus.cc:993] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:16.532191 29335 raft_consensus.cc:1081] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Signalling peer f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:16.536967 28008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:57744
I20260709 12:15:16.537576 28008 raft_consensus.cc:493] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:16.537904 28008 raft_consensus.cc:3060] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:16.531239 29284 consensus_queue.cc:237] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:16.545913 28008 raft_consensus.cc:515] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:16.550062 28083 raft_consensus.cc:1275] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:16.550624 28675 raft_consensus.cc:1275] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:16.552018 28012 raft_consensus.cc:1275] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:16.552366 29324 consensus_queue.cc:1048] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:16.553676 29334 consensus_queue.cc:1048] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:16.554512 29324 consensus_queue.cc:1048] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:16.554893 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:16.558054 28083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135733cdd704afa8fce656f41df5c8f" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:16.562534 28083 raft_consensus.cc:3055] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:16.562865 28083 raft_consensus.cc:740] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:16.563764 28083 consensus_queue.cc:260] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:16.564900 28083 raft_consensus.cc:3060] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:16.652426 28008 leader_election.cc:290] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 3 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:16.561288 27940 raft_consensus.cc:3060] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:16.668654 29284 raft_consensus.cc:1064] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:16.669145 28083 raft_consensus.cc:2468] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 3.
I20260709 12:15:16.671012 29284 consensus_queue.cc:237] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:16.674609 27981 leader_election.cc:304] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:16.678400 29323 raft_consensus.cc:2955] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:16.682013 29289 raft_consensus.cc:2804] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:16.682508 29289 raft_consensus.cc:697] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:16.683383 29289 consensus_queue.cc:237] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:16.684751 27940 raft_consensus.cc:2468] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 3.
I20260709 12:15:16.703368 27840 catalog_manager.cc:5697] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:16.717561 28675 raft_consensus.cc:2955] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:16.720736 27839 catalog_manager.cc:5697] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 2 to 3, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 3 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:16.763363 28675 raft_consensus.cc:1275] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:16.763940 28008 raft_consensus.cc:1275] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:16.771749 29284 consensus_queue.cc:1048] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:16.781363 29284 consensus_queue.cc:1048] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:16.783563 28012 raft_consensus.cc:2955] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
W20260709 12:15:16.802476 27906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:43053, user_credentials={real_user=slave}} blocked reactor thread for 85778.8us
I20260709 12:15:16.803301 29353 raft_consensus.cc:1064] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:16.807955 29352 raft_consensus.cc:993] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:16.808772 29352 raft_consensus.cc:1081] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:16.810407 28086 raft_consensus.cc:1275] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:16.810694 29353 consensus_queue.cc:237] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:16.812541 28086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c510b08c17c47209402506b531d38e2"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35224
I20260709 12:15:16.813045 28086 raft_consensus.cc:493] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:16.813378 28086 raft_consensus.cc:3060] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.810313 28083 raft_consensus.cc:2955] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:16.818161 29324 raft_consensus.cc:2955] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:16.819084 29352 consensus_queue.cc:1048] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:16.819654 28675 raft_consensus.cc:2955] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:16.822098 28086 raft_consensus.cc:515] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:16.830017 28086 leader_election.cc:290] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:16.832495 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c510b08c17c47209402506b531d38e2" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:16.832703 28008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c510b08c17c47209402506b531d38e2" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:16.833098 27940 raft_consensus.cc:3055] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:16.833155 28008 raft_consensus.cc:3060] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.833503 27940 raft_consensus.cc:740] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:16.834204 27940 consensus_queue.cc:260] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:16.845458 27940 raft_consensus.cc:3060] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:16.851797 28675 raft_consensus.cc:1275] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:16.852550 28012 raft_consensus.cc:1275] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:16.858074 27940 raft_consensus.cc:2468] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:16.868614 28057 leader_election.cc:304] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:15:16.859678 29352 consensus_queue.cc:1048] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:16.869560 29318 raft_consensus.cc:2804] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:16.870321 29318 raft_consensus.cc:697] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:16.871411 29350 consensus_queue.cc:1048] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:16.872282 29318 consensus_queue.cc:237] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:16.872213 28087 raft_consensus.cc:2955] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:16.863857 28017 raft_consensus.cc:2955] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:16.866978 28083 raft_consensus.cc:1275] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:16.886866 29353 consensus_queue.cc:1048] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:16.902977 28008 raft_consensus.cc:2468] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:16.904819 29335 raft_consensus.cc:993] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:16.905357 29335 raft_consensus.cc:1081] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Signalling peer f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:16.910221 28008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3676c1053cc445ff801b00e62d85557a"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:57744
I20260709 12:15:16.910679 28008 raft_consensus.cc:493] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:16.910962 28008 raft_consensus.cc:3060] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:16.920766 28008 raft_consensus.cc:515] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:16.941195 28008 leader_election.cc:290] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 3 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:16.942003 27940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676c1053cc445ff801b00e62d85557a" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:16.942772 27940 raft_consensus.cc:3060] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:16.947374 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3676c1053cc445ff801b00e62d85557a" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:16.947988 28087 raft_consensus.cc:3055] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:16.948311 28087 raft_consensus.cc:740] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:16.950225 28087 consensus_queue.cc:260] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:16.956101 28087 raft_consensus.cc:3060] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:16.964337 27837 catalog_manager.cc:5697] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:16.978920 29289 raft_consensus.cc:1064] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:16.982822 29289 consensus_queue.cc:237] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:16.984095 27939 consensus_queue.cc:237] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:16.990445 28087 raft_consensus.cc:2468] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 3.
I20260709 12:15:16.990530 28673 raft_consensus.cc:1275] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:16.992031 29324 consensus_queue.cc:1048] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:17.001011 28089 raft_consensus.cc:1275] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:17.003620 29284 consensus_queue.cc:1048] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:17.005681 29353 raft_consensus.cc:2955] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.007854 27981 leader_election.cc:304] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:17.008836 29356 raft_consensus.cc:2804] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:17.009896 29356 raft_consensus.cc:697] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:17.010728 29356 consensus_queue.cc:237] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:17.014335 27940 raft_consensus.cc:2468] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 3.
I20260709 12:15:17.023453 28089 raft_consensus.cc:1275] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:17.025534 29267 consensus_queue.cc:1048] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:17.026114 28675 raft_consensus.cc:1275] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:17.027292 29267 consensus_queue.cc:1048] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:17.023797 27837 catalog_manager.cc:5697] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:17.031203 28089 raft_consensus.cc:2955] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.036239 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7068714a39c342e09c64ee5dd05f3fbe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:17.040251 28675 raft_consensus.cc:2955] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.043799 27940 raft_consensus.cc:1275] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:17.044968 29267 consensus_queue.cc:1048] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:17.058087 29284 raft_consensus.cc:2955] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.064092 28676 raft_consensus.cc:2955] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.065573 28082 raft_consensus.cc:2955] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.068332 27839 catalog_manager.cc:5697] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 2 to 3, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 3 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:17.077544 29356 raft_consensus.cc:2955] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.079517 27837 catalog_manager.cc:5697] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.090781 28089 raft_consensus.cc:1275] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:17.092192 28012 raft_consensus.cc:2955] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.092684 28673 raft_consensus.cc:2955] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.096623 29287 consensus_queue.cc:1048] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:17.100692 27839 catalog_manager.cc:5697] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.108170 28001 tablet_service.cc:1558] Processing DeleteTablet for tablet 7068714a39c342e09c64ee5dd05f3fbe with delete_type TABLET_DATA_TOMBSTONED (TS f65f5aa84f4c457aa23ba2721e65b4f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:17.107988 28086 raft_consensus.cc:2955] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.109645 27940 raft_consensus.cc:2955] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.107281 27838 catalog_manager.cc:5697] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:17.148077 27939 consensus_queue.cc:237] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:17.156951 28012 consensus_queue.cc:237] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:17.159982 28008 raft_consensus.cc:1275] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:17.161365 29324 consensus_queue.cc:1048] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:17.170564 29353 raft_consensus.cc:2955] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.175999 28008 raft_consensus.cc:2955] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.183367 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a0e778a018e74a48b82314445035809c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:17.187494 29370 tablet_replica.cc:333] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:17.188663 29370 raft_consensus.cc:2243] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:17.190670 29370 raft_consensus.cc:2272] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:17.191174 28086 raft_consensus.cc:1275] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:17.193152 29267 consensus_queue.cc:1048] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:15:17.195262 29370 ts_tablet_manager.cc:1916] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:17.208067 29287 raft_consensus.cc:2955] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.210909 28086 raft_consensus.cc:2955] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.213378 27939 raft_consensus.cc:1275] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:17.214279 29370 ts_tablet_manager.cc:1929] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:17.214824 29370 log.cc:1199] T 7068714a39c342e09c64ee5dd05f3fbe P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/wals/7068714a39c342e09c64ee5dd05f3fbe
I20260709 12:15:17.215941 29356 consensus_queue.cc:1048] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:17.217687 28675 raft_consensus.cc:1275] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:17.156926 28673 raft_consensus.cc:1275] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:17.221297 27824 catalog_manager.cc:5028] TS f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): tablet 7068714a39c342e09c64ee5dd05f3fbe (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:17.222468 29324 consensus_queue.cc:1048] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:17.222988 29267 consensus_queue.cc:1048] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:17.229810 28673 raft_consensus.cc:2955] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.231565 28675 raft_consensus.cc:2955] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.243614 27839 catalog_manager.cc:5697] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:17.251336 27838 catalog_manager.cc:5697] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New cstate: current_term: 2 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.257688 28072 tablet_service.cc:1558] Processing DeleteTablet for tablet a0e778a018e74a48b82314445035809c with delete_type TABLET_DATA_TOMBSTONED (TS 2ad97ddbf39b49f08a5db29448310895 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35218
I20260709 12:15:17.261912 27824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da3d288ec5c3415498dffa508a5988f7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:17.264621 29376 tablet_replica.cc:333] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:17.266705 29376 raft_consensus.cc:2243] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:17.267539 29376 raft_consensus.cc:2272] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:17.270893 29376 ts_tablet_manager.cc:1916] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:17.277323 27940 consensus_queue.cc:237] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:17.283901 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet da3d288ec5c3415498dffa508a5988f7 with delete_type TABLET_DATA_TOMBSTONED (TS 4346c89a537045d482c0b8c94f0b4d1f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38016
I20260709 12:15:17.291087 29376 ts_tablet_manager.cc:1929] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:17.291597 29376 log.cc:1199] T a0e778a018e74a48b82314445035809c P 2ad97ddbf39b49f08a5db29448310895: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/wals/a0e778a018e74a48b82314445035809c
I20260709 12:15:17.291752 27939 raft_consensus.cc:1275] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:17.293574 27825 catalog_manager.cc:5028] TS 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): tablet a0e778a018e74a48b82314445035809c (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:17.293905 29335 consensus_queue.cc:1048] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:17.301047 29377 tablet_replica.cc:333] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:17.306440 29377 raft_consensus.cc:2243] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:17.307320 29377 raft_consensus.cc:2272] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:17.309442 28086 raft_consensus.cc:1275] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:17.313195 28673 raft_consensus.cc:1275] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:17.314327 29324 consensus_queue.cc:1048] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:17.317036 29324 consensus_queue.cc:1048] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:17.324923 29353 raft_consensus.cc:2955] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.327121 28008 raft_consensus.cc:1275] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:17.329738 29318 consensus_queue.cc:1048] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:17.336719 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 61ad2f37d6ef4f2690b2e74757ccabb4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:17.337607 29377 ts_tablet_manager.cc:1916] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:17.358314 29377 ts_tablet_manager.cc:1929] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:15:17.358768 29377 log.cc:1199] T da3d288ec5c3415498dffa508a5988f7 P 4346c89a537045d482c0b8c94f0b4d1f: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/wals/da3d288ec5c3415498dffa508a5988f7
I20260709 12:15:17.361680 28086 raft_consensus.cc:2955] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.373174 28675 raft_consensus.cc:2955] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:17.385624 27827 catalog_manager.cc:5028] TS 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): tablet da3d288ec5c3415498dffa508a5988f7 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:17.389514 27839 catalog_manager.cc:5697] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:17.394053 28087 raft_consensus.cc:1275] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:17.395253 29356 consensus_queue.cc:1048] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:17.409833 28001 tablet_service.cc:1558] Processing DeleteTablet for tablet 61ad2f37d6ef4f2690b2e74757ccabb4 with delete_type TABLET_DATA_TOMBSTONED (TS f65f5aa84f4c457aa23ba2721e65b4f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:17.410872 29370 tablet_replica.cc:333] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:17.411767 29370 raft_consensus.cc:2243] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:17.412576 29370 raft_consensus.cc:2272] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:17.419065 29370 ts_tablet_manager.cc:1916] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:17.420172 27935 raft_consensus.cc:1275] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:17.426510 29356 consensus_queue.cc:1048] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:17.439771 29370 ts_tablet_manager.cc:1929] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:17.440181 29370 log.cc:1199] T 61ad2f37d6ef4f2690b2e74757ccabb4 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/wals/61ad2f37d6ef4f2690b2e74757ccabb4
I20260709 12:15:17.441471 27824 catalog_manager.cc:5028] TS f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): tablet 61ad2f37d6ef4f2690b2e74757ccabb4 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:17.544863 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:17.579725 28008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16b5fddc7545449fb1a67d9de9d36a26"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
new_leader_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:40002
I20260709 12:15:17.580346 28008 raft_consensus.cc:606] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Received request to transfer leadership to TS 2ad97ddbf39b49f08a5db29448310895
I20260709 12:15:17.582758 28008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
new_leader_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:40002
I20260709 12:15:17.583168 28008 raft_consensus.cc:606] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Received request to transfer leadership to TS 2ad97ddbf39b49f08a5db29448310895
I20260709 12:15:17.585374 28086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ead829dc42b4834bc2d0fea26865edd"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:17.585891 28086 raft_consensus.cc:606] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:17.588227 28086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c510b08c17c47209402506b531d38e2"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:17.588555 28086 raft_consensus.cc:606] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Received request to transfer leadership to TS 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:15:17.589493 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:15:17.590510 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:17.591058 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:17.737704 29292 raft_consensus.cc:993] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:17.738144 29292 raft_consensus.cc:1081] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:17.739552 28086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16b5fddc7545449fb1a67d9de9d36a26"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35228
I20260709 12:15:17.739995 28086 raft_consensus.cc:493] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:17.740276 28086 raft_consensus.cc:3060] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.745604 28086 raft_consensus.cc:515] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:17.746829 29267 raft_consensus.cc:993] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:17.748018 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b5fddc7545449fb1a67d9de9d36a26" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:17.747284 29289 raft_consensus.cc:1081] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:17.748596 28012 raft_consensus.cc:3055] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:17.748921 28012 raft_consensus.cc:740] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:17.749572 28012 consensus_queue.cc:260] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:17.749944 28087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35228
I20260709 12:15:17.750499 28087 raft_consensus.cc:493] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:17.750567 28012 raft_consensus.cc:3060] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.748594 28675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b5fddc7545449fb1a67d9de9d36a26" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
I20260709 12:15:17.750913 28087 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.751364 28675 raft_consensus.cc:3060] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.755738 28675 raft_consensus.cc:2468] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:17.747428 28086 leader_election.cc:290] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829)
I20260709 12:15:17.756829 28057 leader_election.cc:304] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, ae1f5b3a93014dc28ac70be4b1596aef; no voters: 
I20260709 12:15:17.756868 28012 raft_consensus.cc:2468] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:17.757620 29336 raft_consensus.cc:2804] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:17.756892 28087 raft_consensus.cc:515] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:17.758296 29336 raft_consensus.cc:697] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:17.761071 27935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:17.761093 29336 consensus_queue.cc:237] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:17.762148 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:17.761689 27935 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.762625 28012 raft_consensus.cc:3055] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:17.762969 28012 raft_consensus.cc:740] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:17.763242 28087 leader_election.cc:290] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 3 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:17.763736 28012 consensus_queue.cc:260] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:17.764779 28012 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.767831 27935 raft_consensus.cc:2468] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 3.
I20260709 12:15:17.769084 28057 leader_election.cc:304] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:15:17.769115 28012 raft_consensus.cc:2468] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 3.
I20260709 12:15:17.774381 29318 raft_consensus.cc:2804] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:17.774854 29318 raft_consensus.cc:697] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:17.775703 29318 consensus_queue.cc:237] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:17.777793 27837 catalog_manager.cc:5697] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 1 to 2, leader changed from f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:17.796559 29228 raft_consensus.cc:993] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower 4346c89a537045d482c0b8c94f0b4d1f to start an election
I20260709 12:15:17.797024 29336 raft_consensus.cc:1081] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Signalling peer 4346c89a537045d482c0b8c94f0b4d1f to start an election
I20260709 12:15:17.797487 27837 catalog_manager.cc:5697] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 2 to 3, leader changed from f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 3 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:17.798465 27935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c510b08c17c47209402506b531d38e2"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
 from {username='slave'} at 127.0.0.1:38022
I20260709 12:15:17.798902 27935 raft_consensus.cc:493] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:17.799172 27935 raft_consensus.cc:3060] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.805895 27935 raft_consensus.cc:515] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:17.808089 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c510b08c17c47209402506b531d38e2" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:17.808354 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c510b08c17c47209402506b531d38e2" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:17.808588 28012 raft_consensus.cc:3060] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.808866 28087 raft_consensus.cc:3055] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:17.809139 28087 raft_consensus.cc:740] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:17.809846 28087 consensus_queue.cc:260] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:17.810778 28087 raft_consensus.cc:3060] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:17.814540 28012 raft_consensus.cc:2468] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 3.
I20260709 12:15:17.815798 27905 leader_election.cc:304] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:17.816713 29324 raft_consensus.cc:2804] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:17.817183 29324 raft_consensus.cc:697] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:17.817952 29324 consensus_queue.cc:237] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:17.822572 27935 leader_election.cc:290] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 3 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:17.823818 28087 raft_consensus.cc:2468] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 3.
I20260709 12:15:17.829406 27837 catalog_manager.cc:5697] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 2 to 3, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 3 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:17.870540 29318 raft_consensus.cc:993] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:17.871039 29336 raft_consensus.cc:1081] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:17.872285 28675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ead829dc42b4834bc2d0fea26865edd"
dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:59250
I20260709 12:15:17.872771 28675 raft_consensus.cc:493] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:17.873111 28675 raft_consensus.cc:3060] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.878628 28675 raft_consensus.cc:515] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:17.880460 28675 leader_election.cc:290] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:17.881083 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ead829dc42b4834bc2d0fea26865edd" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:17.881352 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ead829dc42b4834bc2d0fea26865edd" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:17.881657 28012 raft_consensus.cc:3060] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.881865 28087 raft_consensus.cc:3055] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:17.882192 28087 raft_consensus.cc:740] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:17.882761 28087 consensus_queue.cc:260] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:17.885085 28087 raft_consensus.cc:3060] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:17.887633 28012 raft_consensus.cc:2468] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:17.889698 28626 leader_election.cc:304] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae1f5b3a93014dc28ac70be4b1596aef, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:17.890558 29193 raft_consensus.cc:2804] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:17.891001 29193 raft_consensus.cc:697] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Becoming Leader. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Running, Role: LEADER
I20260709 12:15:17.891912 29193 consensus_queue.cc:237] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:17.893275 28087 raft_consensus.cc:2468] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:17.900254 27837 catalog_manager.cc:5697] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4). New cstate: current_term: 2 leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:18.173213 27940 raft_consensus.cc:1275] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:18.174675 29336 consensus_queue.cc:1048] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:18.184274 28017 raft_consensus.cc:1275] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:18.186651 29336 consensus_queue.cc:1048] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:18.236567 28675 raft_consensus.cc:1275] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:18.237680 29318 consensus_queue.cc:1048] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:18.250445 28087 raft_consensus.cc:1275] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:18.251588 29324 consensus_queue.cc:1048] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:18.253345 28017 raft_consensus.cc:1275] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:18.263676 28017 raft_consensus.cc:1275] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:18.264426 29336 consensus_queue.cc:1048] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:18.266402 29284 consensus_queue.cc:1048] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:18.377791 28008 raft_consensus.cc:1275] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:18.379455 29193 consensus_queue.cc:1048] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:18.388309 28087 raft_consensus.cc:1275] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:18.389683 29193 consensus_queue.cc:1048] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:18.482894 27935 consensus_queue.cc:237] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:18.489622 28089 raft_consensus.cc:1275] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:18.490674 28008 raft_consensus.cc:1275] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:18.490716 27908 consensus_peers.cc:597] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9fd1fe2f46664dcdb56d89cb7cf0b66c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:18.490988 29392 consensus_queue.cc:1048] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:18.492067 29324 consensus_queue.cc:1048] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:18.498821 29392 raft_consensus.cc:2955] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:18.500630 28089 raft_consensus.cc:2955] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:18.501533 28008 raft_consensus.cc:2955] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:18.518723 27935 consensus_queue.cc:237] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:18.518850 27838 catalog_manager.cc:5697] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:18.525787 28089 raft_consensus.cc:1275] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:18.526978 28008 raft_consensus.cc:1275] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:18.527040 29324 consensus_queue.cc:1048] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:15:18.529639 27908 consensus_peers.cc:597] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30d213e907884ce3973b3a27e10606ef. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:18.529968 29324 consensus_queue.cc:1048] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:18.544095 29392 raft_consensus.cc:2955] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:18.546939 28008 raft_consensus.cc:2955] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:18.552024 28089 raft_consensus.cc:2955] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:18.558984 28087 consensus_queue.cc:237] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:18.563275 27837 catalog_manager.cc:5697] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:18.578987 27935 raft_consensus.cc:1275] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:15:18.579300 28057 consensus_peers.cc:597] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1807eca53a1d4cc68fb7e2523ca094e9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:18.578987 28008 raft_consensus.cc:1275] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:18.580732 29336 consensus_queue.cc:1048] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:18.582096 29336 consensus_queue.cc:1048] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:18.588433 29318 raft_consensus.cc:2955] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:18.590337 27935 raft_consensus.cc:2955] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:18.592202 28008 raft_consensus.cc:2955] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:18.604614 27940 consensus_queue.cc:237] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:18.605962 27837 catalog_manager.cc:5697] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
W20260709 12:15:18.610713 27908 consensus_peers.cc:597] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c510b08c17c47209402506b531d38e2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:18.616220 28008 raft_consensus.cc:1275] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:18.617986 29284 consensus_queue.cc:1048] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:18.629173 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:18.630445 28087 raft_consensus.cc:1275] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:18.630115 29392 raft_consensus.cc:2955] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:18.633543 29353 consensus_queue.cc:1048] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:18.638065 28017 raft_consensus.cc:2955] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:18.639868 28087 raft_consensus.cc:2955] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:18.660586 27838 catalog_manager.cc:5697] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index -1 to 4, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 3 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:18.713992 28086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:18.714610 28086 raft_consensus.cc:606] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Received request to transfer leadership to TS f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:18.717011 27940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc673c6a8c6f4572aa6bf3b347d4b5b9"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:18.717455 27940 raft_consensus.cc:606] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Received request to transfer leadership to TS 2ad97ddbf39b49f08a5db29448310895
I20260709 12:15:18.718631 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:18.720176 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:18.720890 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:18.886619 29228 raft_consensus.cc:993] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:18.887137 29228 raft_consensus.cc:1081] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Signalling peer f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:18.891114 28017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:57744
I20260709 12:15:18.891659 28017 raft_consensus.cc:493] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:18.891989 28017 raft_consensus.cc:3060] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:18.895244 29324 raft_consensus.cc:993] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:18.895753 29324 raft_consensus.cc:1081] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:18.897925 28089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc673c6a8c6f4572aa6bf3b347d4b5b9"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35224
I20260709 12:15:18.898409 28089 raft_consensus.cc:493] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:18.898777 28089 raft_consensus.cc:3060] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:18.899344 28017 raft_consensus.cc:515] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:18.901733 27935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:18.902210 27935 raft_consensus.cc:3060] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:18.905550 28017 leader_election.cc:290] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 3 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:18.906258 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3631d9380112450ba5d6991cb27ef3b0" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:18.906803 28087 raft_consensus.cc:3055] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:18.907079 28087 raft_consensus.cc:740] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:18.907812 28087 consensus_queue.cc:260] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:18.908911 28087 raft_consensus.cc:3060] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:18.910733 27935 raft_consensus.cc:2468] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 3.
I20260709 12:15:18.913048 27983 leader_election.cc:304] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:18.913744 29289 raft_consensus.cc:2804] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:18.914211 29289 raft_consensus.cc:697] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:18.914916 28089 raft_consensus.cc:515] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:18.915025 29289 consensus_queue.cc:237] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:18.919013 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc673c6a8c6f4572aa6bf3b347d4b5b9" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:18.919593 28012 raft_consensus.cc:3060] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:18.924115 27935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc673c6a8c6f4572aa6bf3b347d4b5b9" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:18.924619 27935 raft_consensus.cc:3055] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:18.924865 27935 raft_consensus.cc:740] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:18.925982 28012 raft_consensus.cc:2468] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:18.927038 27935 consensus_queue.cc:260] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:18.927822 28054 leader_election.cc:304] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:18.928094 27935 raft_consensus.cc:3060] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:18.926190 28087 raft_consensus.cc:2468] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 3.
I20260709 12:15:18.928579 29228 raft_consensus.cc:2804] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:18.929232 29228 raft_consensus.cc:697] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:18.930296 29228 consensus_queue.cc:237] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:18.931034 28089 leader_election.cc:290] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:18.936033 27935 raft_consensus.cc:2468] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:18.950608 27838 catalog_manager.cc:5697] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:18.952193 27839 catalog_manager.cc:5697] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 2 to 3, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 3 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:18.986528 29414 ts_tablet_manager.cc:933] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:18.988364 29414 tablet_copy_client.cc:323] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:18.990280 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet 9fd1fe2f46664dcdb56d89cb7cf0b66c from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:18.990785 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet 9fd1fe2f46664dcdb56d89cb7cf0b66c from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-9fd1fe2f46664dcdb56d89cb7cf0b66c
I20260709 12:15:18.996944 27952 tablet_copy_source_session.cc:215] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:18.999835 29414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd1fe2f46664dcdb56d89cb7cf0b66c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:19.016350 29414 tablet_copy_client.cc:806] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:19.016891 29414 tablet_copy_client.cc:670] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:19.020175 29414 tablet_copy_client.cc:538] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:19.028287 29414 tablet_bootstrap.cc:492] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:19.029573 29416 ts_tablet_manager.cc:933] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:19.032337 29416 tablet_copy_client.cc:323] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:15:19.034158 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet 1807eca53a1d4cc68fb7e2523ca094e9 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:15:19.034688 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet 1807eca53a1d4cc68fb7e2523ca094e9 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-1807eca53a1d4cc68fb7e2523ca094e9
I20260709 12:15:19.042749 28100 tablet_copy_source_session.cc:215] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:19.046440 29416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1807eca53a1d4cc68fb7e2523ca094e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:19.048032 29414 tablet_bootstrap.cc:492] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:19.048880 29414 tablet_bootstrap.cc:492] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:19.049598 29414 ts_tablet_manager.cc:1403] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.012s
I20260709 12:15:19.052196 29414 raft_consensus.cc:359] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:19.052812 29414 raft_consensus.cc:740] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:19.053313 29414 consensus_queue.cc:260] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:19.057168 29414 ts_tablet_manager.cc:1434] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:19.058832 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-9fd1fe2f46664dcdb56d89cb7cf0b66c received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:19.059221 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-9fd1fe2f46664dcdb56d89cb7cf0b66c on tablet 9fd1fe2f46664dcdb56d89cb7cf0b66c with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:19.063092 29416 tablet_copy_client.cc:806] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:19.063663 29416 tablet_copy_client.cc:670] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:19.067262 29416 tablet_copy_client.cc:538] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:19.075361 29416 tablet_bootstrap.cc:492] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:19.076038 29414 ts_tablet_manager.cc:933] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:19.080075 29414 tablet_copy_client.cc:323] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:19.081765 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet 30d213e907884ce3973b3a27e10606ef from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:19.082231 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet 30d213e907884ce3973b3a27e10606ef from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-30d213e907884ce3973b3a27e10606ef
I20260709 12:15:19.088743 27952 tablet_copy_source_session.cc:215] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:19.091374 29414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d213e907884ce3973b3a27e10606ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:19.108515 29414 tablet_copy_client.cc:806] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:19.109161 29416 tablet_bootstrap.cc:492] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef: 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
I20260709 12:15:19.109140 29414 tablet_copy_client.cc:670] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:19.110169 29416 tablet_bootstrap.cc:492] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:19.110924 29416 ts_tablet_manager.cc:1403] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.011s
I20260709 12:15:19.114223 29416 raft_consensus.cc:359] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:19.114975 29416 raft_consensus.cc:740] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:19.115643 29416 consensus_queue.cc:260] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:19.122289 29416 ts_tablet_manager.cc:1434] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 12:15:19.123641 29414 tablet_copy_client.cc:538] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:19.123731 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-1807eca53a1d4cc68fb7e2523ca094e9 received from {username='slave'} at 127.0.0.1:41338
I20260709 12:15:19.124238 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-1807eca53a1d4cc68fb7e2523ca094e9 on tablet 1807eca53a1d4cc68fb7e2523ca094e9 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:19.133699 29414 tablet_bootstrap.cc:492] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:19.152560 29414 tablet_bootstrap.cc:492] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:19.153443 29414 tablet_bootstrap.cc:492] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:19.154114 29414 ts_tablet_manager.cc:1403] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.021s	user 0.021s	sys 0.000s
I20260709 12:15:19.156909 29414 raft_consensus.cc:359] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:19.157709 29414 raft_consensus.cc:740] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:19.158366 29414 consensus_queue.cc:260] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:19.161023 29414 ts_tablet_manager.cc:1434] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:19.166919 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-30d213e907884ce3973b3a27e10606ef received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:19.167327 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-30d213e907884ce3973b3a27e10606ef on tablet 30d213e907884ce3973b3a27e10606ef with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:19.179602 29414 ts_tablet_manager.cc:933] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:19.181155 29414 tablet_copy_client.cc:323] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:19.182487 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet 4c510b08c17c47209402506b531d38e2 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:19.182931 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet 4c510b08c17c47209402506b531d38e2 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-4c510b08c17c47209402506b531d38e2
I20260709 12:15:19.187858 27952 tablet_copy_source_session.cc:215] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:19.190220 29414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c510b08c17c47209402506b531d38e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:19.204792 29414 tablet_copy_client.cc:806] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:19.205325 29414 tablet_copy_client.cc:670] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:19.233074 29414 tablet_copy_client.cc:538] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:19.245810 29414 tablet_bootstrap.cc:492] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:19.273561 29414 tablet_bootstrap.cc:492] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:19.274246 29414 tablet_bootstrap.cc:492] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:19.274727 29414 ts_tablet_manager.cc:1403] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.003s
I20260709 12:15:19.276572 29414 raft_consensus.cc:359] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:19.277264 29414 raft_consensus.cc:740] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:19.277729 29414 consensus_queue.cc:260] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:19.279805 29414 ts_tablet_manager.cc:1434] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:15:19.281697 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-4c510b08c17c47209402506b531d38e2 received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:19.282055 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-4c510b08c17c47209402506b531d38e2 on tablet 4c510b08c17c47209402506b531d38e2 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:19.345626 27935 raft_consensus.cc:1275] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:19.346817 29424 consensus_queue.cc:1048] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:19.362716 28089 raft_consensus.cc:1275] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:19.364439 29395 consensus_queue.cc:1048] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:19.442898 28673 raft_consensus.cc:1217] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:15:19.476972 28012 raft_consensus.cc:1275] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:19.478207 29228 consensus_queue.cc:1048] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:19.495190 27940 raft_consensus.cc:1275] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:19.498539 29410 consensus_queue.cc:1048] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:19.558375 28673 raft_consensus.cc:1217] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:19.567572 28673 raft_consensus.cc:1217] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:19.703760 28673 raft_consensus.cc:1217] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:15:19.772778 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:19.822561 28012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
new_leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
 from {username='slave'} at 127.0.0.1:40002
I20260709 12:15:19.823103 28012 raft_consensus.cc:606] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Received request to transfer leadership to TS 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:15:19.825554 28089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d61d866ebc324387b73fa3b385ef9ad8"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:19.825997 28089 raft_consensus.cc:606] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:15:19.827026 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:19.828063 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:19.828603 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:19.980069 29410 raft_consensus.cc:1064] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:19.981954 29410 consensus_queue.cc:237] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:19.988519 28673 raft_consensus.cc:1275] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:19.989905 29228 consensus_queue.cc:1048] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:19.990882 28012 raft_consensus.cc:1275] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:19.992348 29228 consensus_queue.cc:1048] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:19.992596 27940 raft_consensus.cc:1275] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:19.993893 29228 consensus_queue.cc:1048] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:19.996570 29353 raft_consensus.cc:1064] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:19.999122 29353 consensus_queue.cc:237] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:20.025893 29410 raft_consensus.cc:2955] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.026962 28675 raft_consensus.cc:1275] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:20.029284 29284 consensus_queue.cc:1048] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:20.028424 28012 raft_consensus.cc:2955] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.038295 28089 raft_consensus.cc:1275] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:20.042078 29324 consensus_queue.cc:1048] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:20.043854 28675 raft_consensus.cc:2955] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.054800 28017 raft_consensus.cc:1275] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:20.046610 27838 catalog_manager.cc:5697] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:20.062558 29284 consensus_queue.cc:1048] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:20.069680 27935 raft_consensus.cc:2955] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.080912 29353 raft_consensus.cc:2955] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.084872 28017 raft_consensus.cc:2955] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.095968 29284 raft_consensus.cc:1064] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:20.094965 28089 raft_consensus.cc:2955] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.098438 29284 consensus_queue.cc:237] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:20.106868 28676 raft_consensus.cc:2955] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.113437 28089 raft_consensus.cc:1275] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:15:20.114773 29324 consensus_queue.cc:1048] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:20.115943 28017 raft_consensus.cc:1275] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:15:20.117437 29443 consensus_queue.cc:1048] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:20.118335 29395 raft_consensus.cc:993] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9: : Instructing follower 4346c89a537045d482c0b8c94f0b4d1f to start an election
I20260709 12:15:20.118856 29424 raft_consensus.cc:1081] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Signalling peer 4346c89a537045d482c0b8c94f0b4d1f to start an election
I20260709 12:15:20.118088 28675 raft_consensus.cc:1275] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:15:20.130751 29324 consensus_queue.cc:1048] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:20.131156 27935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
 from {username='slave'} at 127.0.0.1:38020
I20260709 12:15:20.131898 27935 raft_consensus.cc:493] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:20.132351 27935 raft_consensus.cc:3060] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:20.147193 29443 raft_consensus.cc:1064] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:20.149410 27935 raft_consensus.cc:515] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:20.150332 29443 consensus_queue.cc:237] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:20.152069 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:20.152287 28675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9d31f44bb1405f83e25e4b4a6d3870" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
I20260709 12:15:20.152658 28017 raft_consensus.cc:3055] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:20.152876 28675 raft_consensus.cc:3060] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:20.153113 28017 raft_consensus.cc:740] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:20.156203 28017 consensus_queue.cc:260] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:20.157369 28017 raft_consensus.cc:3060] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:20.171554 27935 leader_election.cc:290] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 3 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829)
I20260709 12:15:20.172623 29410 raft_consensus.cc:993] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower 4346c89a537045d482c0b8c94f0b4d1f to start an election
I20260709 12:15:20.173277 29410 raft_consensus.cc:1081] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer 4346c89a537045d482c0b8c94f0b4d1f to start an election
I20260709 12:15:20.175872 28087 raft_consensus.cc:1275] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:20.176294 27939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d61d866ebc324387b73fa3b385ef9ad8"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
 from {username='slave'} at 127.0.0.1:38022
I20260709 12:15:20.175649 29324 raft_consensus.cc:2955] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.176793 27939 raft_consensus.cc:493] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:20.177131 27939 raft_consensus.cc:3060] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.178597 29353 consensus_queue.cc:1048] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:20.180923 28673 raft_consensus.cc:1275] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:20.183941 27939 raft_consensus.cc:515] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:20.184901 28675 raft_consensus.cc:2468] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 3.
I20260709 12:15:20.185884 27939 leader_election.cc:290] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:20.186951 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61d866ebc324387b73fa3b385ef9ad8" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:20.187614 28012 raft_consensus.cc:3060] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.186951 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61d866ebc324387b73fa3b385ef9ad8" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:20.192253 28089 raft_consensus.cc:3055] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:20.192643 28089 raft_consensus.cc:740] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:20.193655 28089 consensus_queue.cc:260] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:20.195024 28089 raft_consensus.cc:3060] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:20.205647 28012 raft_consensus.cc:2468] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 2.
I20260709 12:15:20.214489 28089 raft_consensus.cc:2468] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 2.
I20260709 12:15:20.216717 28013 raft_consensus.cc:1275] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:20.218305 28010 raft_consensus.cc:2955] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.238407 27906 leader_election.cc:304] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:15:20.224745 27840 catalog_manager.cc:5697] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.224826 28086 raft_consensus.cc:2955] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.248994 29353 raft_consensus.cc:2804] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:20.249465 29353 raft_consensus.cc:697] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:20.250280 29353 consensus_queue.cc:237] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:20.265185 29284 consensus_queue.cc:1048] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:20.268739 27838 catalog_manager.cc:5697] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:20.235970 28017 raft_consensus.cc:2468] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 3.
I20260709 12:15:20.274885 27905 leader_election.cc:304] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [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: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:20.276162 28089 consensus_queue.cc:237] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:20.285838 28675 raft_consensus.cc:1275] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:20.287613 29430 consensus_queue.cc:1048] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:20.309517 28010 raft_consensus.cc:1275] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:20.311496 29410 consensus_queue.cc:1048] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:20.315868 29452 consensus_queue.cc:1048] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:20.318104 29454 raft_consensus.cc:2955] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.300454 29228 raft_consensus.cc:2955] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.329497 27935 consensus_queue.cc:237] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:20.306855 28673 raft_consensus.cc:2955] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.337498 28017 raft_consensus.cc:2955] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.328060 28675 raft_consensus.cc:2955] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.350502 29284 raft_consensus.cc:2804] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:20.351361 29284 raft_consensus.cc:697] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:20.352619 29284 consensus_queue.cc:237] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:20.380896 28676 raft_consensus.cc:1275] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:20.387447 28010 raft_consensus.cc:2955] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.395265 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1807eca53a1d4cc68fb7e2523ca094e9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:20.399431 29324 consensus_queue.cc:1048] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:20.403784 27939 consensus_queue.cc:237] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
W20260709 12:15:20.404393 28057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.4:34829, user_credentials={real_user=slave}} blocked reactor thread for 68724.8us
I20260709 12:15:20.435540 28676 raft_consensus.cc:1275] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:15:20.436882 29454 consensus_queue.cc:1048] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:15:20.439891 28012 raft_consensus.cc:1275] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:15:20.445380 29454 consensus_queue.cc:1048] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:15:20.445978 28674 raft_consensus.cc:2955] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.452247 28086 raft_consensus.cc:1275] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:20.454516 28086 raft_consensus.cc:2955] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.462126 29284 raft_consensus.cc:2955] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.464812 29353 raft_consensus.cc:2955] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.470213 28010 raft_consensus.cc:2955] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.478325 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c510b08c17c47209402506b531d38e2 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:20.480898 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 30d213e907884ce3973b3a27e10606ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:15:20.484284 27983 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:43787, user_credentials={real_user=slave}} blocked reactor thread for 111287us
I20260709 12:15:20.475420 27835 catalog_manager.cc:5697] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.491295 29455 consensus_queue.cc:1048] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:20.500962 28087 raft_consensus.cc:2955] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.502562 28674 raft_consensus.cc:2955] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.532049 27834 catalog_manager.cc:5697] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 2 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:20.534562 27834 catalog_manager.cc:5697] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 2 to 3, leader changed from f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 3 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:20.540900 28674 raft_consensus.cc:2955] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.556735 27840 catalog_manager.cc:5697] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:20.567623 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet 1807eca53a1d4cc68fb7e2523ca094e9 with delete_type TABLET_DATA_TOMBSTONED (TS 4346c89a537045d482c0b8c94f0b4d1f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38016
I20260709 12:15:20.568168 27838 catalog_manager.cc:5697] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index 5 to 6, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New cstate: current_term: 3 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.580973 28072 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c510b08c17c47209402506b531d38e2 with delete_type TABLET_DATA_TOMBSTONED (TS 2ad97ddbf39b49f08a5db29448310895 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35218
I20260709 12:15:20.583981 29464 tablet_replica.cc:333] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:20.584455 29465 tablet_replica.cc:333] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:20.585114 29464 raft_consensus.cc:2243] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:20.585652 29465 raft_consensus.cc:2243] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:20.585879 29464 raft_consensus.cc:2272] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:20.586339 29465 raft_consensus.cc:2272] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:20.585925 27834 catalog_manager.cc:5697] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:20.589468 29464 ts_tablet_manager.cc:1916] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:20.592734 29465 ts_tablet_manager.cc:1916] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:20.598182 28001 tablet_service.cc:1558] Processing DeleteTablet for tablet 30d213e907884ce3973b3a27e10606ef with delete_type TABLET_DATA_TOMBSTONED (TS f65f5aa84f4c457aa23ba2721e65b4f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:20.613515 29466 tablet_replica.cc:333] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:20.614306 29466 raft_consensus.cc:2243] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:20.614944 29466 raft_consensus.cc:2272] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:20.618763 29465 ts_tablet_manager.cc:1929] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:15:20.619290 29465 log.cc:1199] T 4c510b08c17c47209402506b531d38e2 P 2ad97ddbf39b49f08a5db29448310895: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/wals/4c510b08c17c47209402506b531d38e2
I20260709 12:15:20.620769 27825 catalog_manager.cc:5028] TS 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): tablet 4c510b08c17c47209402506b531d38e2 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:20.621773 29464 ts_tablet_manager.cc:1929] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:15:20.622118 29464 log.cc:1199] T 1807eca53a1d4cc68fb7e2523ca094e9 P 4346c89a537045d482c0b8c94f0b4d1f: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/wals/1807eca53a1d4cc68fb7e2523ca094e9
I20260709 12:15:20.623338 27827 catalog_manager.cc:5028] TS 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): tablet 1807eca53a1d4cc68fb7e2523ca094e9 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:20.623790 29466 ts_tablet_manager.cc:1916] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:20.634575 29466 ts_tablet_manager.cc:1929] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:20.634895 29466 log.cc:1199] T 30d213e907884ce3973b3a27e10606ef P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/wals/30d213e907884ce3973b3a27e10606ef
I20260709 12:15:20.636368 27824 catalog_manager.cc:5028] TS f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): tablet 30d213e907884ce3973b3a27e10606ef (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:20.690079 28010 raft_consensus.cc:1275] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:20.691282 29324 consensus_queue.cc:1048] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:20.706674 28089 raft_consensus.cc:1275] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:20.709813 29454 consensus_queue.cc:1048] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:20.779362 28672 raft_consensus.cc:1275] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:15:20.781203 29353 consensus_queue.cc:1048] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:15:20.785389 28010 raft_consensus.cc:1275] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:15:20.786592 29454 consensus_queue.cc:1048] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:15:20.871636 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:20.915529 27939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:20.916028 27939 raft_consensus.cc:606] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Received request to transfer leadership to TS ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:20.918422 27939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0e778a018e74a48b82314445035809c"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:20.919054 27939 raft_consensus.cc:606] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Received request to transfer leadership to TS ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:20.921594 28087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2b22121317c4c32a79ac56bd80ef915"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:20.922132 28087 raft_consensus.cc:606] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:20.923230 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:15:20.924657 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:20.925556 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:20.952921 27939 consensus_queue.cc:237] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:20.959026 28012 raft_consensus.cc:1275] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:20.960440 29454 consensus_queue.cc:1048] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:20.962419 28674 raft_consensus.cc:1275] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:20.963474 29353 consensus_queue.cc:1048] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:20.970631 29353 raft_consensus.cc:2955] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.980522 28012 raft_consensus.cc:2955] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:20.983633 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9fd1fe2f46664dcdb56d89cb7cf0b66c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:20.991137 27840 catalog_manager.cc:5697] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New cstate: current_term: 1 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:20.978703 28672 raft_consensus.cc:2955] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:21.005852 28072 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fd1fe2f46664dcdb56d89cb7cf0b66c with delete_type TABLET_DATA_TOMBSTONED (TS 2ad97ddbf39b49f08a5db29448310895 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35218
I20260709 12:15:21.007092 29465 tablet_replica.cc:333] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:21.008121 29465 raft_consensus.cc:2243] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:21.008741 29465 raft_consensus.cc:2272] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:21.014662 29465 ts_tablet_manager.cc:1916] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:21.032888 29465 ts_tablet_manager.cc:1929] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:21.033342 29465 log.cc:1199] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 2ad97ddbf39b49f08a5db29448310895: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/wals/9fd1fe2f46664dcdb56d89cb7cf0b66c
I20260709 12:15:21.035866 27825 catalog_manager.cc:5028] TS 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): tablet 9fd1fe2f46664dcdb56d89cb7cf0b66c (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:21.061820 29454 raft_consensus.cc:993] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:21.062314 29353 raft_consensus.cc:1081] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Signalling peer ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:21.063627 28672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0e778a018e74a48b82314445035809c"
dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:47422
I20260709 12:15:21.064072 28672 raft_consensus.cc:493] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:21.064378 28672 raft_consensus.cc:3060] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:21.069816 28672 raft_consensus.cc:515] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:21.071365 28672 leader_election.cc:290] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:21.071838 27935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e778a018e74a48b82314445035809c" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:21.072240 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e778a018e74a48b82314445035809c" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:21.072449 27935 raft_consensus.cc:3055] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:21.072863 28012 raft_consensus.cc:3060] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:21.072829 27935 raft_consensus.cc:740] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:21.073657 27935 consensus_queue.cc:260] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:21.074986 27935 raft_consensus.cc:3060] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:21.079326 28012 raft_consensus.cc:2468] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:21.080382 28626 leader_election.cc:304] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae1f5b3a93014dc28ac70be4b1596aef, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:21.081079 29191 raft_consensus.cc:2804] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:21.081003 27935 raft_consensus.cc:2468] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 2.
I20260709 12:15:21.081585 29191 raft_consensus.cc:697] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Becoming Leader. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Running, Role: LEADER
I20260709 12:15:21.082373 29191 consensus_queue.cc:237] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:21.089958 27840 catalog_manager.cc:5697] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4). New cstate: current_term: 2 leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:21.260598 29353 raft_consensus.cc:993] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:21.261082 29324 raft_consensus.cc:1081] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Signalling peer ae1f5b3a93014dc28ac70be4b1596aef to start an election
I20260709 12:15:21.262313 28672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5"
dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
 from {username='slave'} at 127.0.0.1:47422
I20260709 12:15:21.262739 28672 raft_consensus.cc:493] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:21.262991 28672 raft_consensus.cc:3060] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:21.267903 28672 raft_consensus.cc:515] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:21.270130 28672 leader_election.cc:290] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 4 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:21.270619 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:21.271224 27939 raft_consensus.cc:3055] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:21.271593 27939 raft_consensus.cc:740] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:21.272468 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d843fac3a9441848534c4e828a558d5" candidate_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:21.272241 27939 consensus_queue.cc:260] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:21.273026 28089 raft_consensus.cc:3060] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:21.273525 27939 raft_consensus.cc:3060] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:21.279496 28089 raft_consensus.cc:2468] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 4.
I20260709 12:15:21.280298 27939 raft_consensus.cc:2468] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae1f5b3a93014dc28ac70be4b1596aef in term 4.
I20260709 12:15:21.280892 28627 leader_election.cc:304] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [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: 2ad97ddbf39b49f08a5db29448310895, ae1f5b3a93014dc28ac70be4b1596aef; no voters: 
I20260709 12:15:21.282019 29450 raft_consensus.cc:2804] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:21.282377 29450 raft_consensus.cc:697] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [term 4 LEADER]: Becoming Leader. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Running, Role: LEADER
I20260709 12:15:21.283226 29450 consensus_queue.cc:237] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:21.296372 29459 raft_consensus.cc:993] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:21.296794 29459 raft_consensus.cc:1081] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:21.296749 27838 catalog_manager.cc:5697] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: term changed from 3 to 4, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4). New cstate: current_term: 4 leader_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:21.298527 28012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2b22121317c4c32a79ac56bd80ef915"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:57744
I20260709 12:15:21.299044 28012 raft_consensus.cc:493] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:21.299480 28012 raft_consensus.cc:3060] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:21.305806 28012 raft_consensus.cc:515] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:21.308247 28012 leader_election.cc:290] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:21.308964 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b22121317c4c32a79ac56bd80ef915" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:21.309546 27939 raft_consensus.cc:3060] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:21.309659 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b22121317c4c32a79ac56bd80ef915" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:21.310256 28089 raft_consensus.cc:3055] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:21.310503 28089 raft_consensus.cc:740] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:21.311122 28089 consensus_queue.cc:260] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:21.312021 28089 raft_consensus.cc:3060] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:21.315986 27939 raft_consensus.cc:2468] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:21.317018 27983 leader_election.cc:304] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:21.317658 29424 raft_consensus.cc:2804] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:21.317982 28089 raft_consensus.cc:2468] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:21.318048 29424 raft_consensus.cc:697] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:21.319082 29424 consensus_queue.cc:237] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:21.328217 27838 catalog_manager.cc:5697] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:21.554571 27939 raft_consensus.cc:1275] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:21.555593 29476 consensus_queue.cc:1048] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:21.571192 28012 raft_consensus.cc:1275] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:21.575855 29481 consensus_queue.cc:1048] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:21.673157 28087 raft_consensus.cc:1275] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 4 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:15:21.674117 29481 consensus_queue.cc:1048] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:15:21.683235 27940 raft_consensus.cc:1275] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 4 FOLLOWER]: Refusing update from remote peer ae1f5b3a93014dc28ac70be4b1596aef: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:15:21.684978 29476 consensus_queue.cc:1048] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:15:21.827342 27940 raft_consensus.cc:1275] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:21.828529 29456 consensus_queue.cc:1048] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:21.839864 28087 raft_consensus.cc:1275] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:21.841612 29424 consensus_queue.cc:1048] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:22.009946 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:22.052203 28010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c961143149e14c81a8a552f58ae69224"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
new_leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
 from {username='slave'} at 127.0.0.1:40002
I20260709 12:15:22.052750 28010 raft_consensus.cc:606] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Received request to transfer leadership to TS 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:15:22.053846 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:15:22.054909 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:22.055423 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:22.083091 29489 raft_consensus.cc:993] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9: : Instructing follower 4346c89a537045d482c0b8c94f0b4d1f to start an election
I20260709 12:15:22.083626 29489 raft_consensus.cc:1081] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Signalling peer 4346c89a537045d482c0b8c94f0b4d1f to start an election
I20260709 12:15:22.085579 27940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c961143149e14c81a8a552f58ae69224"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
 from {username='slave'} at 127.0.0.1:38020
I20260709 12:15:22.086172 27940 raft_consensus.cc:493] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:22.086764 27940 raft_consensus.cc:3060] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:22.087280 28089 consensus_queue.cc:237] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:22.094565 28012 raft_consensus.cc:1275] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:22.096396 27935 raft_consensus.cc:1275] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:22.095863 29463 consensus_queue.cc:1048] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:15:22.098935 28057 consensus_peers.cc:597] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75d3f82f6b74477797afd5ca1e37a8ad. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.099802 29463 consensus_queue.cc:1048] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:22.113199 29463 raft_consensus.cc:2955] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:22.123412 27939 raft_consensus.cc:2955] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:22.127214 27940 raft_consensus.cc:515] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:22.129441 27940 leader_election.cc:290] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 election: Requested vote from peers f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465), ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829)
I20260709 12:15:22.128927 28010 consensus_queue.cc:237] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:22.130129 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c961143149e14c81a8a552f58ae69224" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:22.135851 28017 raft_consensus.cc:3055] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:22.136157 28017 raft_consensus.cc:740] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:22.134361 27840 catalog_manager.cc:5697] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:22.136884 28017 consensus_queue.cc:260] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:22.138198 28017 raft_consensus.cc:3060] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:22.140823 28012 raft_consensus.cc:2955] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:22.142535 28674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c961143149e14c81a8a552f58ae69224" candidate_uuid: "4346c89a537045d482c0b8c94f0b4d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ae1f5b3a93014dc28ac70be4b1596aef"
I20260709 12:15:22.143098 28674 raft_consensus.cc:3060] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:22.145305 28017 raft_consensus.cc:2468] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 2.
I20260709 12:15:22.146413 27905 leader_election.cc:304] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:22.147162 29353 raft_consensus.cc:2804] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:22.147564 29353 raft_consensus.cc:697] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 LEADER]: Becoming Leader. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:22.148274 29353 consensus_queue.cc:237] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:22.153241 28674 raft_consensus.cc:2468] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4346c89a537045d482c0b8c94f0b4d1f in term 2.
W20260709 12:15:22.178129 27983 consensus_peers.cc:597] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d135733cdd704afa8fce656f41df5c8f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.180809 28089 raft_consensus.cc:1275] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:22.183614 29424 consensus_queue.cc:1048] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:22.211162 27939 raft_consensus.cc:1275] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:22.212560 29456 consensus_queue.cc:1048] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:22.217422 29489 raft_consensus.cc:2955] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:22.218819 27838 catalog_manager.cc:5697] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: term changed from 1 to 2, leader changed from f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) to 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1). New cstate: current_term: 2 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:22.239807 28089 raft_consensus.cc:2955] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:22.242617 28087 consensus_queue.cc:237] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:22.239256 27939 raft_consensus.cc:2955] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:22.254189 27838 catalog_manager.cc:5697] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index -1 to 4, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 3 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:22.270452 28010 raft_consensus.cc:1275] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:22.271693 29494 consensus_queue.cc:1048] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:22.273239 27939 raft_consensus.cc:1275] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:22.273985 28057 consensus_peers.cc:597] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f3953acf9604f64861fd7730f88b28c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.280339 29494 consensus_queue.cc:1048] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:22.287132 28010 raft_consensus.cc:2955] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:22.284971 29494 raft_consensus.cc:2955] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:22.299320 27939 raft_consensus.cc:2955] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:22.305333 28087 consensus_queue.cc:237] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:22.305337 27834 catalog_manager.cc:5697] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:22.317483 28010 raft_consensus.cc:1275] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:15:22.319130 28057 consensus_peers.cc:597] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc673c6a8c6f4572aa6bf3b347d4b5b9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:22.319631 29494 consensus_queue.cc:1048] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:22.322253 27939 raft_consensus.cc:1275] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:22.323987 29494 consensus_queue.cc:1048] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:22.333379 29463 raft_consensus.cc:2955] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:22.334831 28010 raft_consensus.cc:2955] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:22.357314 27838 catalog_manager.cc:5697] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:22.368330 27939 raft_consensus.cc:2955] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:22.557047 29511 ts_tablet_manager.cc:933] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:22.558681 29511 tablet_copy_client.cc:323] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.2:40465
I20260709 12:15:22.560257 28027 tablet_copy_service.cc:140] P f65f5aa84f4c457aa23ba2721e65b4f9: Received BeginTabletCopySession request for tablet d135733cdd704afa8fce656f41df5c8f from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:39226)
I20260709 12:15:22.560716 28027 tablet_copy_service.cc:161] P f65f5aa84f4c457aa23ba2721e65b4f9: Beginning new tablet copy session on tablet d135733cdd704afa8fce656f41df5c8f from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:39226: session id = ae1f5b3a93014dc28ac70be4b1596aef-d135733cdd704afa8fce656f41df5c8f
I20260709 12:15:22.565989 28027 tablet_copy_source_session.cc:215] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:22.568907 29511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d135733cdd704afa8fce656f41df5c8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:22.584874 29511 tablet_copy_client.cc:806] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:22.585404 29511 tablet_copy_client.cc:670] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:22.588835 29511 tablet_copy_client.cc:538] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:22.595096 29511 tablet_bootstrap.cc:492] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:22.615562 29511 tablet_bootstrap.cc:492] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:22.616492 29511 tablet_bootstrap.cc:492] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:22.617177 29511 ts_tablet_manager.cc:1403] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.022s	user 0.024s	sys 0.000s
I20260709 12:15:22.620554 29511 raft_consensus.cc:359] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:22.621376 29511 raft_consensus.cc:740] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:22.622201 29511 consensus_queue.cc:260] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:22.624984 29511 ts_tablet_manager.cc:1434] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:15:22.631531 28027 tablet_copy_service.cc:342] P f65f5aa84f4c457aa23ba2721e65b4f9: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-d135733cdd704afa8fce656f41df5c8f received from {username='slave'} at 127.0.0.1:39226
I20260709 12:15:22.631958 28027 tablet_copy_service.cc:434] P f65f5aa84f4c457aa23ba2721e65b4f9: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-d135733cdd704afa8fce656f41df5c8f on tablet d135733cdd704afa8fce656f41df5c8f with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:22.647025 29511 ts_tablet_manager.cc:933] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:22.665627 29511 tablet_copy_client.cc:323] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:15:22.667204 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet 75d3f82f6b74477797afd5ca1e37a8ad from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:15:22.667722 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet 75d3f82f6b74477797afd5ca1e37a8ad from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-75d3f82f6b74477797afd5ca1e37a8ad
I20260709 12:15:22.674016 28100 tablet_copy_source_session.cc:215] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:22.677167 29511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d3f82f6b74477797afd5ca1e37a8ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:22.693166 29511 tablet_copy_client.cc:806] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:22.693882 29511 tablet_copy_client.cc:670] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:22.697132 29511 tablet_copy_client.cc:538] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:22.705364 29511 tablet_bootstrap.cc:492] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:22.727398 29511 tablet_bootstrap.cc:492] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef: 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
I20260709 12:15:22.728207 29511 tablet_bootstrap.cc:492] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:22.728816 29511 ts_tablet_manager.cc:1403] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.008s
I20260709 12:15:22.731761 29514 ts_tablet_manager.cc:933] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:22.731600 29511 raft_consensus.cc:359] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:22.732401 29511 raft_consensus.cc:740] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:22.733062 29511 consensus_queue.cc:260] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:22.737025 29511 ts_tablet_manager.cc:1434] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 12:15:22.740376 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-75d3f82f6b74477797afd5ca1e37a8ad received from {username='slave'} at 127.0.0.1:41338
I20260709 12:15:22.740849 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-75d3f82f6b74477797afd5ca1e37a8ad on tablet 75d3f82f6b74477797afd5ca1e37a8ad with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:22.742638 28010 raft_consensus.cc:1275] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:22.745587 29500 consensus_queue.cc:1048] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:22.766582 28672 raft_consensus.cc:1275] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:22.768857 29454 consensus_queue.cc:1048] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:22.774174 29514 tablet_copy_client.cc:323] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:15:22.776059 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet cc673c6a8c6f4572aa6bf3b347d4b5b9 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:15:22.776549 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet cc673c6a8c6f4572aa6bf3b347d4b5b9 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-cc673c6a8c6f4572aa6bf3b347d4b5b9
I20260709 12:15:22.802321 28100 tablet_copy_source_session.cc:215] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:22.808012 29514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc673c6a8c6f4572aa6bf3b347d4b5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:22.851040 29514 tablet_copy_client.cc:806] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:22.851678 29514 tablet_copy_client.cc:670] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:22.856134 29514 tablet_copy_client.cc:538] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:22.865300 29514 tablet_bootstrap.cc:492] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:22.882722 29511 ts_tablet_manager.cc:933] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:22.885073 29511 tablet_copy_client.cc:323] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:15:22.885968 29514 tablet_bootstrap.cc:492] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef: 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
I20260709 12:15:22.886631 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet 9f3953acf9604f64861fd7730f88b28c from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:15:22.886947 29514 tablet_bootstrap.cc:492] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:22.887190 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet 9f3953acf9604f64861fd7730f88b28c from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-9f3953acf9604f64861fd7730f88b28c
I20260709 12:15:22.887605 29514 ts_tablet_manager.cc:1403] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260709 12:15:22.891340 29514 raft_consensus.cc:359] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:22.892127 29514 raft_consensus.cc:740] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:22.892802 29514 consensus_queue.cc:260] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:22.895165 29514 ts_tablet_manager.cc:1434] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:22.895226 28100 tablet_copy_source_session.cc:215] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:22.897934 29511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f3953acf9604f64861fd7730f88b28c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:22.898902 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-cc673c6a8c6f4572aa6bf3b347d4b5b9 received from {username='slave'} at 127.0.0.1:41338
I20260709 12:15:22.899341 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-cc673c6a8c6f4572aa6bf3b347d4b5b9 on tablet cc673c6a8c6f4572aa6bf3b347d4b5b9 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:22.916245 29511 tablet_copy_client.cc:806] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:22.917066 29511 tablet_copy_client.cc:670] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:22.933375 29511 tablet_copy_client.cc:538] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:22.942701 29511 tablet_bootstrap.cc:492] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:22.959084 29511 tablet_bootstrap.cc:492] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:22.959867 29511 tablet_bootstrap.cc:492] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:22.961002 29511 ts_tablet_manager.cc:1403] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.007s
I20260709 12:15:22.962841 29511 raft_consensus.cc:359] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:22.963380 29511 raft_consensus.cc:740] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:22.963909 29511 consensus_queue.cc:260] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:22.965492 29511 ts_tablet_manager.cc:1434] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:15:22.967290 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-9f3953acf9604f64861fd7730f88b28c received from {username='slave'} at 127.0.0.1:41338
I20260709 12:15:22.967674 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-9f3953acf9604f64861fd7730f88b28c on tablet 9f3953acf9604f64861fd7730f88b28c with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:23.013878 28674 raft_consensus.cc:1217] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:15:23.102299 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:23.111040 28674 raft_consensus.cc:1217] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:15:23.155414 27939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2c751e1be3e4c9197cf0fa17c4c26dd"
dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
mode: GRACEFUL
new_leader_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:38610
I20260709 12:15:23.156050 27939 raft_consensus.cc:606] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Received request to transfer leadership to TS 2ad97ddbf39b49f08a5db29448310895
I20260709 12:15:23.157218 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:15:23.158555 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:23.159313 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:23.180725 29500 raft_consensus.cc:993] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:23.181207 29500 raft_consensus.cc:1081] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:23.185954 28089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2c751e1be3e4c9197cf0fa17c4c26dd"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35224
I20260709 12:15:23.186470 28089 raft_consensus.cc:493] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:23.186805 28089 raft_consensus.cc:3060] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:23.196651 28089 raft_consensus.cc:515] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:23.199637 28089 leader_election.cc:290] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:23.203629 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c751e1be3e4c9197cf0fa17c4c26dd" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:23.204160 28010 raft_consensus.cc:3060] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:23.216030 28674 raft_consensus.cc:1217] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:15:23.235757 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c751e1be3e4c9197cf0fa17c4c26dd" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:23.236312 27939 raft_consensus.cc:3055] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:23.236608 27939 raft_consensus.cc:740] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4346c89a537045d482c0b8c94f0b4d1f, State: Running, Role: LEADER
I20260709 12:15:23.240180 27939 consensus_queue.cc:260] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:23.241384 27939 raft_consensus.cc:3060] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:23.247643 27939 raft_consensus.cc:2468] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:23.248348 28010 raft_consensus.cc:2468] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 2.
I20260709 12:15:23.249121 28057 leader_election.cc:304] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f; no voters: 
I20260709 12:15:23.249904 29527 raft_consensus.cc:2804] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:23.250414 29527 raft_consensus.cc:697] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:23.251271 29527 consensus_queue.cc:237] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:23.265906 27840 catalog_manager.cc:5697] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 1 to 2, leader changed from 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:23.305457 28674 raft_consensus.cc:1217] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:23.502658 29424 raft_consensus.cc:1064] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:23.505319 29424 consensus_queue.cc:237] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:23.513847 28674 raft_consensus.cc:1275] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:15:23.515633 28087 raft_consensus.cc:1275] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:15:23.517215 29522 consensus_queue.cc:1048] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:23.519390 29522 consensus_queue.cc:1048] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:23.527441 27939 raft_consensus.cc:1275] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:15:23.528735 29489 consensus_queue.cc:1048] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:23.548830 29489 raft_consensus.cc:2955] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.561480 28087 raft_consensus.cc:2955] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.565778 27838 catalog_manager.cc:5697] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:23.571203 28674 raft_consensus.cc:2955] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.571565 27939 raft_consensus.cc:2955] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
W20260709 12:15:23.594002 29503 consensus_queue.cc:1175] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4346c89a537045d482c0b8c94f0b4d1f" responder_term: 3 status { last_received { term: 3 index: 5 } last_committed_idx: 5 last_received_current_leader { term: 3 index: 5 } }
I20260709 12:15:23.594997 28012 consensus_queue.cc:237] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:23.601938 28674 raft_consensus.cc:1275] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:15:23.604028 27939 raft_consensus.cc:1275] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:15:23.605373 29503 consensus_queue.cc:1048] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:15:23.605918 29494 raft_consensus.cc:1064] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:23.614015 29503 consensus_queue.cc:1048] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:15:23.615846 29424 raft_consensus.cc:2955] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.611145 29494 consensus_queue.cc:237] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:23.627187 27824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d135733cdd704afa8fce656f41df5c8f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:23.632373 28672 raft_consensus.cc:2955] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.634786 27838 catalog_manager.cc:5697] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index 5 to 6, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New cstate: current_term: 3 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:23.645623 27939 raft_consensus.cc:1275] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:23.646739 28072 tablet_service.cc:1558] Processing DeleteTablet for tablet d135733cdd704afa8fce656f41df5c8f with delete_type TABLET_DATA_TOMBSTONED (TS 2ad97ddbf39b49f08a5db29448310895 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35218
I20260709 12:15:23.647125 29510 raft_consensus.cc:1064] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:23.647440 29527 consensus_queue.cc:1048] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:23.651805 28674 raft_consensus.cc:1275] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:23.649619 29510 consensus_queue.cc:237] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:23.653304 29527 consensus_queue.cc:1048] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:23.654824 28010 raft_consensus.cc:1275] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:23.656926 27933 raft_consensus.cc:2955] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.658160 29527 consensus_queue.cc:1048] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:23.663297 29538 tablet_replica.cc:333] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:23.666370 29538 raft_consensus.cc:2243] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:23.668032 29538 raft_consensus.cc:2272] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:23.671669 29538 ts_tablet_manager.cc:1916] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:23.693856 28672 raft_consensus.cc:1275] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:23.694913 28010 raft_consensus.cc:1275] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:23.697376 27933 raft_consensus.cc:2955] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.703421 27939 raft_consensus.cc:1275] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:23.695144 29494 raft_consensus.cc:2955] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.715492 29527 consensus_queue.cc:1048] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:23.717741 27834 catalog_manager.cc:5697] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.718978 29510 consensus_queue.cc:1048] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:23.743543 29543 consensus_queue.cc:1048] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:23.742725 28010 raft_consensus.cc:2955] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.727034 29538 ts_tablet_manager.cc:1929] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:15:23.746033 29538 log.cc:1199] T d135733cdd704afa8fce656f41df5c8f P 2ad97ddbf39b49f08a5db29448310895: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/wals/d135733cdd704afa8fce656f41df5c8f
I20260709 12:15:23.747743 27825 catalog_manager.cc:5028] TS 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): tablet d135733cdd704afa8fce656f41df5c8f (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
W20260709 12:15:23.758533 28057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:43787, user_credentials={real_user=slave}} blocked reactor thread for 44729.3us
I20260709 12:15:23.770980 28672 raft_consensus.cc:2955] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.818630 28672 raft_consensus.cc:2955] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.819327 28087 consensus_queue.cc:237] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:23.824170 28012 raft_consensus.cc:1275] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:23.821709 27933 raft_consensus.cc:1275] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:23.832563 29510 consensus_queue.cc:1048] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:23.841104 29555 raft_consensus.cc:1064] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:23.845295 28010 raft_consensus.cc:1275] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:23.844985 29555 consensus_queue.cc:237] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:23.847787 29494 consensus_queue.cc:1048] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:23.847265 29554 raft_consensus.cc:2955] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.851116 27939 raft_consensus.cc:2955] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.852358 28674 raft_consensus.cc:1275] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:23.853941 29552 consensus_queue.cc:1048] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:23.853571 27840 catalog_manager.cc:5697] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.865314 29552 consensus_queue.cc:1048] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:15:23.874511 28010 raft_consensus.cc:2955] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } attrs { replace: true } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.874938 29544 raft_consensus.cc:2955] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.899333 28672 raft_consensus.cc:1275] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:23.899960 28674 raft_consensus.cc:2955] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.901751 29547 consensus_queue.cc:1048] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:23.905491 28010 raft_consensus.cc:1275] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:23.907550 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cc673c6a8c6f4572aa6bf3b347d4b5b9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:23.910298 28087 consensus_queue.cc:237] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [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: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:23.911672 29547 consensus_queue.cc:1048] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:23.915853 27838 catalog_manager.cc:5697] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.919685 27939 raft_consensus.cc:1275] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:23.921231 28012 raft_consensus.cc:2955] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:23.922240 29544 consensus_queue.cc:1048] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:23.930789 28674 raft_consensus.cc:1275] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:23.933013 28008 raft_consensus.cc:1275] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:23.943116 29555 consensus_queue.cc:1048] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:23.948597 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet cc673c6a8c6f4572aa6bf3b347d4b5b9 with delete_type TABLET_DATA_TOMBSTONED (TS 4346c89a537045d482c0b8c94f0b4d1f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38016
I20260709 12:15:23.948388 29547 consensus_queue.cc:1048] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:24.024206 29564 tablet_replica.cc:333] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:24.026428 29564 raft_consensus.cc:2243] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.027276 29564 raft_consensus.cc:2272] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.037549 29564 ts_tablet_manager.cc:1916] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:24.048480 29552 raft_consensus.cc:2955] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:24.064863 29564 ts_tablet_manager.cc:1929] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:15:24.065416 29564 log.cc:1199] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 4346c89a537045d482c0b8c94f0b4d1f: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/wals/cc673c6a8c6f4572aa6bf3b347d4b5b9
I20260709 12:15:24.084714 29555 raft_consensus.cc:2955] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:24.086728 28672 raft_consensus.cc:2955] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:24.096264 28017 raft_consensus.cc:2955] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:24.103209 28010 raft_consensus.cc:2955] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:24.108227 28674 raft_consensus.cc:2955] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:24.112212 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 75d3f82f6b74477797afd5ca1e37a8ad with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:15:24.096264 27908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.4:34829, user_credentials={real_user=slave}} blocked reactor thread for 61155.1us
I20260709 12:15:24.120347 27840 catalog_manager.cc:5697] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:24.131762 27827 catalog_manager.cc:5028] TS 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): tablet cc673c6a8c6f4572aa6bf3b347d4b5b9 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:24.134522 27939 raft_consensus.cc:2955] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:24.137924 27834 catalog_manager.cc:5697] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index 4 to 5, VOTER 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1) evicted. New cstate: current_term: 2 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:24.171274 27928 tablet_service.cc:1558] Processing DeleteTablet for tablet 75d3f82f6b74477797afd5ca1e37a8ad with delete_type TABLET_DATA_TOMBSTONED (TS 4346c89a537045d482c0b8c94f0b4d1f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38016
I20260709 12:15:24.172343 29564 tablet_replica.cc:333] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:24.173252 29564 raft_consensus.cc:2243] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.173951 29564 raft_consensus.cc:2272] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.178351 28086 consensus_queue.cc:237] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:24.180941 29564 ts_tablet_manager.cc:1916] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:24.183235 28672 raft_consensus.cc:1275] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:24.189113 29547 consensus_queue.cc:1048] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:24.196689 29494 raft_consensus.cc:2955] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:24.204326 27933 raft_consensus.cc:1275] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:24.207350 28673 raft_consensus.cc:2955] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:24.217696 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:24.223052 29547 consensus_queue.cc:1048] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:24.235373 27825 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9f3953acf9604f64861fd7730f88b28c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:15:24.236279 27981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:43053, user_credentials={real_user=slave}} blocked reactor thread for 58475.9us
I20260709 12:15:24.239493 27840 catalog_manager.cc:5697] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:24.239292 27939 raft_consensus.cc:2955] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:24.245219 29564 ts_tablet_manager.cc:1929] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:15:24.245638 29564 log.cc:1199] T 75d3f82f6b74477797afd5ca1e37a8ad P 4346c89a537045d482c0b8c94f0b4d1f: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/wals/75d3f82f6b74477797afd5ca1e37a8ad
I20260709 12:15:24.253810 28001 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f3953acf9604f64861fd7730f88b28c with delete_type TABLET_DATA_TOMBSTONED (TS f65f5aa84f4c457aa23ba2721e65b4f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:24.258366 27827 catalog_manager.cc:5028] TS 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): tablet 75d3f82f6b74477797afd5ca1e37a8ad (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:24.260177 29569 tablet_replica.cc:333] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:24.261232 29569 raft_consensus.cc:2243] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:24.264987 29569 raft_consensus.cc:2272] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:24.270411 29569 ts_tablet_manager.cc:1916] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:24.285322 29569 ts_tablet_manager.cc:1929] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:24.285761 29569 log.cc:1199] T 9f3953acf9604f64861fd7730f88b28c P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/wals/9f3953acf9604f64861fd7730f88b28c
I20260709 12:15:24.287423 27824 catalog_manager.cc:5028] TS f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): tablet 9f3953acf9604f64861fd7730f88b28c (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:24.301734 28086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:24.302202 28086 raft_consensus.cc:606] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: Received request to transfer leadership to TS f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:24.303160 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:15:24.304378 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:24.304883 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:24.515285 29555 raft_consensus.cc:993] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:24.515895 29555 raft_consensus.cc:1081] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: Signalling peer f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:24.517347 28017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:57744
I20260709 12:15:24.517748 28017 raft_consensus.cc:493] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:24.518011 28017 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:24.522533 28017 raft_consensus.cc:515] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:24.524777 28017 leader_election.cc:290] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 4 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:24.525441 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:24.525993 28086 raft_consensus.cc:3055] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:24.526275 28086 raft_consensus.cc:740] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:24.526325 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:24.527077 27939 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:24.526994 28086 consensus_queue.cc:260] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:24.528115 28086 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:24.532609 28086 raft_consensus.cc:2468] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 4.
I20260709 12:15:24.532845 27939 raft_consensus.cc:2468] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 4.
I20260709 12:15:24.533556 27981 leader_election.cc:304] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:24.534313 29567 raft_consensus.cc:2804] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:24.534853 29567 raft_consensus.cc:697] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 4 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:24.535713 29567 consensus_queue.cc:237] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:24.546280 27838 catalog_manager.cc:5697] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 3 to 4, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 4 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:25.000679 27933 raft_consensus.cc:1275] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 4 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:25.001811 29536 consensus_queue.cc:1048] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:25.010975 28087 raft_consensus.cc:1275] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 4 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:25.012567 29567 consensus_queue.cc:1048] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:25.330821 27939 consensus_queue.cc:237] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:25.337055 28017 raft_consensus.cc:1275] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:25.338495 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:25.338845 28087 raft_consensus.cc:1275] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:25.339721 29454 consensus_queue.cc:1048] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:15:25.340657 27908 consensus_peers.cc:597] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d61d866ebc324387b73fa3b385ef9ad8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:25.340700 29578 consensus_queue.cc:1048] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:25.349313 29578 raft_consensus.cc:2955] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:25.353334 28017 raft_consensus.cc:2955] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:25.356210 28087 raft_consensus.cc:2955] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:25.365646 27933 consensus_queue.cc:237] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:25.370492 27838 catalog_manager.cc:5697] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 2 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:25.379354 28086 raft_consensus.cc:1275] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:25.380797 28017 raft_consensus.cc:1275] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:25.381965 29565 consensus_queue.cc:1048] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:25.384128 29565 consensus_queue.cc:1048] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:15:25.389794 27908 consensus_peers.cc:597] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed6a197c486a408085575e70525a2a47. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:25.403067 29454 raft_consensus.cc:2955] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:25.412955 28087 raft_consensus.cc:2955] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:25.421917 28010 raft_consensus.cc:2955] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:25.428545 28017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
new_leader_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:40002
I20260709 12:15:25.429113 28017 raft_consensus.cc:606] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 4 LEADER]: Received request to transfer leadership to TS 2ad97ddbf39b49f08a5db29448310895
I20260709 12:15:25.430168 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:15:25.431591 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:25.438385 28087 consensus_queue.cc:237] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue 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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
W20260709 12:15:25.447077 28057 consensus_peers.cc:597] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 -> Peer ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4:34829): Couldn't send request to peer ae1f5b3a93014dc28ac70be4b1596aef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b593d478a9245c687e02bf5923b5f6e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:25.437186 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:25.449572 27933 raft_consensus.cc:1275] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:25.453231 29552 consensus_queue.cc:1048] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.453903 27838 catalog_manager.cc:5697] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index -1 to 3, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 2 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:25.460754 28010 raft_consensus.cc:1275] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:25.463662 29494 consensus_queue.cc:1048] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:25.477320 29555 raft_consensus.cc:2955] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:25.478855 28017 raft_consensus.cc:2955] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:25.489303 27939 raft_consensus.cc:2955] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } } }
I20260709 12:15:25.502430 27840 catalog_manager.cc:5697] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index -1 to 2, NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) added. New cstate: current_term: 1 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:25.504247 27888 auto_rebalancer.cc:629] Failed to schedule move for tablet 24115ffcfe8e48ecaf0e1bc7539eab2e: Remote error: Service unavailable: leader transfer in progress
I20260709 12:15:25.620508 29567 raft_consensus.cc:993] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:25.621006 29567 raft_consensus.cc:1081] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 4 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:25.623183 28087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35228
I20260709 12:15:25.623817 28087 raft_consensus.cc:493] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:25.625710 28087 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:25.631669 28087 raft_consensus.cc:515] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:25.633351 28087 leader_election.cc:290] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 5 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:25.636327 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:25.636900 28017 raft_consensus.cc:3055] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:25.637135 28017 raft_consensus.cc:740] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:25.637794 28017 consensus_queue.cc:260] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:25.638893 28017 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:25.634197 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24115ffcfe8e48ecaf0e1bc7539eab2e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:25.642481 27939 raft_consensus.cc:3060] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:25.644372 28017 raft_consensus.cc:2468] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 5.
I20260709 12:15:25.645679 28054 leader_election.cc:304] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:25.646338 29494 raft_consensus.cc:2804] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:25.646817 29494 raft_consensus.cc:697] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 5 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:25.647823 29494 consensus_queue.cc:237] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } }
I20260709 12:15:25.648465 27939 raft_consensus.cc:2468] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 5.
I20260709 12:15:25.657092 27840 catalog_manager.cc:5697] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 4 to 5, leader changed from f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 5 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:25.886420 29591 ts_tablet_manager.cc:933] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:25.888868 29591 tablet_copy_client.cc:323] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:25.890283 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet ed6a197c486a408085575e70525a2a47 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:25.890745 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet ed6a197c486a408085575e70525a2a47 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-ed6a197c486a408085575e70525a2a47
I20260709 12:15:25.897588 27952 tablet_copy_source_session.cc:215] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:25.900514 29591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6a197c486a408085575e70525a2a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:25.918762 29591 tablet_copy_client.cc:806] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:25.919323 29591 tablet_copy_client.cc:670] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:25.922334 29593 ts_tablet_manager.cc:933] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:25.926661 29591 tablet_copy_client.cc:538] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:25.943879 29591 tablet_bootstrap.cc:492] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:25.955579 29593 tablet_copy_client.cc:323] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.3:43053
I20260709 12:15:25.958293 28100 tablet_copy_service.cc:140] P 2ad97ddbf39b49f08a5db29448310895: Received BeginTabletCopySession request for tablet 0b593d478a9245c687e02bf5923b5f6e from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:41338)
I20260709 12:15:25.958794 28100 tablet_copy_service.cc:161] P 2ad97ddbf39b49f08a5db29448310895: Beginning new tablet copy session on tablet 0b593d478a9245c687e02bf5923b5f6e from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:41338: session id = ae1f5b3a93014dc28ac70be4b1596aef-0b593d478a9245c687e02bf5923b5f6e
I20260709 12:15:25.965548 28100 tablet_copy_source_session.cc:215] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:25.969380 29593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b593d478a9245c687e02bf5923b5f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:25.975195 29595 ts_tablet_manager.cc:933] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef: Initiating tablet copy from peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787)
I20260709 12:15:25.984449 29595 tablet_copy_client.cc:323] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Beginning tablet copy session from remote peer at address 127.26.26.1:43787
I20260709 12:15:25.985883 27952 tablet_copy_service.cc:140] P 4346c89a537045d482c0b8c94f0b4d1f: Received BeginTabletCopySession request for tablet d61d866ebc324387b73fa3b385ef9ad8 from peer ae1f5b3a93014dc28ac70be4b1596aef ({username='slave'} at 127.0.0.1:33398)
I20260709 12:15:25.986302 27952 tablet_copy_service.cc:161] P 4346c89a537045d482c0b8c94f0b4d1f: Beginning new tablet copy session on tablet d61d866ebc324387b73fa3b385ef9ad8 from peer ae1f5b3a93014dc28ac70be4b1596aef at {username='slave'} at 127.0.0.1:33398: session id = ae1f5b3a93014dc28ac70be4b1596aef-d61d866ebc324387b73fa3b385ef9ad8
I20260709 12:15:25.992314 29591 tablet_bootstrap.cc:492] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef: 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
I20260709 12:15:25.994715 29591 tablet_bootstrap.cc:492] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:25.995394 29591 ts_tablet_manager.cc:1403] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.006s
I20260709 12:15:25.996126 27952 tablet_copy_source_session.cc:215] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:25.998256 29591 raft_consensus.cc:359] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:25.993445 29593 tablet_copy_client.cc:806] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:25.999377 29593 tablet_copy_client.cc:670] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:25.999923 29591 raft_consensus.cc:740] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:26.000470 29595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d61d866ebc324387b73fa3b385ef9ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.000629 29591 consensus_queue.cc:260] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:26.002950 29593 tablet_copy_client.cc:538] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:26.010816 29591 ts_tablet_manager.cc:1434] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:15:26.012686 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-ed6a197c486a408085575e70525a2a47 received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:26.013070 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-ed6a197c486a408085575e70525a2a47 on tablet ed6a197c486a408085575e70525a2a47 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:26.013820 29593 tablet_bootstrap.cc:492] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:26.029002 29595 tablet_copy_client.cc:806] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:26.029609 29595 tablet_copy_client.cc:670] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:26.035712 29595 tablet_copy_client.cc:538] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:26.044966 29595 tablet_bootstrap.cc:492] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap starting.
I20260709 12:15:26.053032 29593 tablet_bootstrap.cc:492] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:26.053993 29593 tablet_bootstrap.cc:492] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:26.054685 29593 ts_tablet_manager.cc:1403] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.004s
I20260709 12:15:26.058744 29593 raft_consensus.cc:359] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:26.059643 29593 raft_consensus.cc:740] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:26.060479 29593 consensus_queue.cc:260] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:26.062852 29593 ts_tablet_manager.cc:1434] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:15:26.063741 27933 raft_consensus.cc:1275] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 5 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:15:26.066620 29555 consensus_queue.cc:1048] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:26.072082 28100 tablet_copy_service.cc:342] P 2ad97ddbf39b49f08a5db29448310895: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-0b593d478a9245c687e02bf5923b5f6e received from {username='slave'} at 127.0.0.1:41338
I20260709 12:15:26.072460 28100 tablet_copy_service.cc:434] P 2ad97ddbf39b49f08a5db29448310895: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-0b593d478a9245c687e02bf5923b5f6e on tablet 0b593d478a9245c687e02bf5923b5f6e with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:26.090605 28017 raft_consensus.cc:1275] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 5 FOLLOWER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:15:26.094822 29494 consensus_queue.cc:1048] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:26.105479 29595 tablet_bootstrap.cc:492] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef: 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
I20260709 12:15:26.106500 29595 tablet_bootstrap.cc:492] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef: Bootstrap complete.
I20260709 12:15:26.107407 29595 ts_tablet_manager.cc:1403] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.021s
I20260709 12:15:26.111737 29595 raft_consensus.cc:359] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:26.113168 29595 raft_consensus.cc:740] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ae1f5b3a93014dc28ac70be4b1596aef, State: Initialized, Role: LEARNER
I20260709 12:15:26.114001 29595 consensus_queue.cc:260] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:26.117271 29595 ts_tablet_manager.cc:1434] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:15:26.120981 27952 tablet_copy_service.cc:342] P 4346c89a537045d482c0b8c94f0b4d1f: Request end of tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-d61d866ebc324387b73fa3b385ef9ad8 received from {username='slave'} at 127.0.0.1:33398
I20260709 12:15:26.121322 27952 tablet_copy_service.cc:434] P 4346c89a537045d482c0b8c94f0b4d1f: ending tablet copy session ae1f5b3a93014dc28ac70be4b1596aef-d61d866ebc324387b73fa3b385ef9ad8 on tablet d61d866ebc324387b73fa3b385ef9ad8 with peer ae1f5b3a93014dc28ac70be4b1596aef
I20260709 12:15:26.449611 28674 raft_consensus.cc:1217] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:15:26.471194 28674 raft_consensus.cc:1217] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:15:26.543639 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:26.551501 28674 raft_consensus.cc:1217] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:26.622011 28086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
mode: GRACEFUL
new_leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:56682
I20260709 12:15:26.622991 28086 raft_consensus.cc:606] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Received request to transfer leadership to TS f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:26.624670 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:15:26.626174 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:26.627226 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:26.897470 29609 raft_consensus.cc:1064] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:26.900256 29609 consensus_queue.cc:237] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:26.914033 28673 raft_consensus.cc:1275] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:26.914172 28087 raft_consensus.cc:1275] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:26.916503 28017 raft_consensus.cc:1275] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:26.915546 29454 consensus_queue.cc:1048] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:15:26.919299 29609 consensus_queue.cc:1048] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:26.920573 29611 consensus_queue.cc:1048] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:26.935047 29494 raft_consensus.cc:1064] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
W20260709 12:15:26.935421 29494 raft_consensus.cc:1068] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895: Unable to promote non-voter ae1f5b3a93014dc28ac70be4b1596aef: Service unavailable: leader transfer in progress
I20260709 12:15:26.941903 29611 raft_consensus.cc:2955] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:26.943411 28087 raft_consensus.cc:2955] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:26.946044 28017 raft_consensus.cc:2955] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:26.964154 28674 raft_consensus.cc:2955] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:26.973451 27840 catalog_manager.cc:5697] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:26.984458 29454 raft_consensus.cc:1064] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
I20260709 12:15:26.987798 29454 consensus_queue.cc:237] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:26.996404 28674 raft_consensus.cc:1275] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:26.996549 28017 raft_consensus.cc:1275] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:26.997557 28087 raft_consensus.cc:1275] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:26.997839 29454 consensus_queue.cc:1048] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:26.999483 29609 consensus_queue.cc:1048] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:27.000324 29578 consensus_queue.cc:1048] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:27.026285 29609 raft_consensus.cc:2955] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:27.029131 28674 raft_consensus.cc:2955] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:27.030848 28087 raft_consensus.cc:2955] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:27.047319 27939 consensus_queue.cc:237] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:27.049927 27834 catalog_manager.cc:5697] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:27.052145 28674 raft_consensus.cc:1275] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:27.053049 28086 raft_consensus.cc:1275] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:27.046849 28013 raft_consensus.cc:2955] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ae1f5b3a93014dc28ac70be4b1596aef (127.26.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } attrs { replace: true } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:27.056671 29578 consensus_queue.cc:1048] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:27.058472 29578 consensus_queue.cc:1048] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:27.066251 29555 raft_consensus.cc:993] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895: : Instructing follower f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:27.066706 29555 raft_consensus.cc:1081] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Signalling peer f65f5aa84f4c457aa23ba2721e65b4f9 to start an election
I20260709 12:15:27.068405 28017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
 from {username='slave'} at 127.0.0.1:57744
I20260709 12:15:27.068944 28017 raft_consensus.cc:493] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:27.069234 28017 raft_consensus.cc:3060] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.070595 29611 raft_consensus.cc:2955] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:27.079144 27933 consensus_queue.cc:237] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:27.082577 28673 raft_consensus.cc:2955] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:27.084650 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed6a197c486a408085575e70525a2a47 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:27.085001 28017 raft_consensus.cc:515] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:27.090734 27939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4346c89a537045d482c0b8c94f0b4d1f"
I20260709 12:15:27.093611 27939 raft_consensus.cc:3060] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.095875 28674 raft_consensus.cc:1275] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:27.096624 28086 raft_consensus.cc:2955] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:27.098623 29609 consensus_queue.cc:1048] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:15:27.102202 27838 catalog_manager.cc:5697] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f reported cstate change: config changed from index 4 to 5, VOTER f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) evicted. New cstate: current_term: 2 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:27.105098 28089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e" candidate_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
I20260709 12:15:27.105597 28089 raft_consensus.cc:3055] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:27.105832 28089 raft_consensus.cc:740] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:27.106559 28089 consensus_queue.cc:260] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:27.108173 28089 raft_consensus.cc:3060] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.109809 29454 raft_consensus.cc:2955] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:27.113508 28001 tablet_service.cc:1558] Processing DeleteTablet for tablet ed6a197c486a408085575e70525a2a47 with delete_type TABLET_DATA_TOMBSTONED (TS f65f5aa84f4c457aa23ba2721e65b4f9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:27.118363 28676 raft_consensus.cc:2955] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:27.152033 28010 raft_consensus.cc:1275] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Refusing update from remote peer 4346c89a537045d482c0b8c94f0b4d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:15:27.152844 28089 raft_consensus.cc:2468] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:27.155483 27981 leader_election.cc:304] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 
I20260709 12:15:27.156466 29567 raft_consensus.cc:2804] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:27.156951 29567 raft_consensus.cc:697] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Becoming Leader. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:27.157778 28017 leader_election.cc:290] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [CANDIDATE]: Term 2 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
I20260709 12:15:27.157871 29567 consensus_queue.cc:237] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [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: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:27.165516 27939 raft_consensus.cc:2468] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65f5aa84f4c457aa23ba2721e65b4f9 in term 2.
I20260709 12:15:27.166051 29578 consensus_queue.cc:1048] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:27.185575 27838 catalog_manager.cc:5697] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef reported cstate change: config changed from index 4 to 5, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New cstate: current_term: 2 leader_uuid: "4346c89a537045d482c0b8c94f0b4d1f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:27.201282 28072 tablet_service.cc:1558] Processing DeleteTablet for tablet d61d866ebc324387b73fa3b385ef9ad8 with delete_type TABLET_DATA_TOMBSTONED (TS 2ad97ddbf39b49f08a5db29448310895 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35218
I20260709 12:15:27.218477 28017 raft_consensus.cc:2955] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } } }
I20260709 12:15:27.221045 29629 tablet_replica.cc:333] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:27.222568 29629 raft_consensus.cc:2243] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.226668 29629 raft_consensus.cc:2272] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.233534 29625 tablet_replica.cc:333] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:27.234606 29625 raft_consensus.cc:2243] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.235390 29625 raft_consensus.cc:2272] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.235631 29629 ts_tablet_manager.cc:1916] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:27.241999 29625 ts_tablet_manager.cc:1916] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:27.243624 27838 catalog_manager.cc:5697] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 reported cstate change: term changed from 1 to 2, leader changed from 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3) to f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:27.246345 28627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:43053, user_credentials={real_user=slave}} blocked reactor thread for 108831us
W20260709 12:15:27.249181 27908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.4:34829, user_credentials={real_user=slave}} blocked reactor thread for 120184us
I20260709 12:15:27.261230 27827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d61d866ebc324387b73fa3b385ef9ad8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:27.285167 29629 ts_tablet_manager.cc:1929] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:15:27.286084 29629 log.cc:1199] T d61d866ebc324387b73fa3b385ef9ad8 P 2ad97ddbf39b49f08a5db29448310895: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/wals/d61d866ebc324387b73fa3b385ef9ad8
I20260709 12:15:27.288607 27825 catalog_manager.cc:5028] TS 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): tablet d61d866ebc324387b73fa3b385ef9ad8 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:27.289829 29625 ts_tablet_manager.cc:1929] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:15:27.290562 29625 log.cc:1199] T ed6a197c486a408085575e70525a2a47 P f65f5aa84f4c457aa23ba2721e65b4f9: Deleting WAL directory at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/wals/ed6a197c486a408085575e70525a2a47
I20260709 12:15:27.291715 28017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:27.292279 28017 raft_consensus.cc:606] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:15:27.292423 27824 catalog_manager.cc:5028] TS f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): tablet ed6a197c486a408085575e70525a2a47 (table test-workload [id=126d3505e5eb447cb5fe148634042b7f]) successfully deleted
I20260709 12:15:27.295145 28017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:27.295571 28017 raft_consensus.cc:606] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Received request to transfer leadership
W20260709 12:15:27.296314 27824 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 0b593d478a9245c687e02bf5923b5f6e already in progress
I20260709 12:15:27.298352 28017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57730
I20260709 12:15:27.298853 28017 raft_consensus.cc:606] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Received request to transfer leadership
W20260709 12:15:27.303563 27888 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:15:27.303903 27888 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 0b593d478a9245c687e02bf5923b5f6e already in progress
W20260709 12:15:27.304167 27888 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 0b593d478a9245c687e02bf5923b5f6e already in progress
I20260709 12:15:27.671072 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:27.712186 28010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e"
dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
mode: GRACEFUL
new_leader_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:40002
I20260709 12:15:27.712754 28010 raft_consensus.cc:606] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Received request to transfer leadership to TS 2ad97ddbf39b49f08a5db29448310895
/apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:454: Failure
Failed
Bad status: Remote error: Service unavailable: leadership transfer for 0b593d478a9245c687e02bf5923b5f6e already in progress
I20260709 12:15:27.715734 26728 tablet_server.cc:179] TabletServer@127.26.26.1:0 shutting down...
W20260709 12:15:27.720541 28629 consensus_peers.cc:597] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:27.722502 28057 consensus_peers.cc:597] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.723054 28086 raft_consensus.cc:1275] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:27.724737 29567 consensus_queue.cc:1048] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:15:27.761236 28629 consensus_peers.cc:597] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.764429 29590 raft_consensus.cc:993] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9: : Instructing follower 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:27.764940 29567 raft_consensus.cc:1081] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Signalling peer 2ad97ddbf39b49f08a5db29448310895 to start an election
I20260709 12:15:27.773666 28672 raft_consensus.cc:3060] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef [term 1 LEARNER]: Advancing to term 2
W20260709 12:15:27.774945 27983 consensus_peers.cc:597] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:27.778303 27983 consensus_peers.cc:597] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:27.781486 27983 consensus_peers.cc:597] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.782928 28086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e"
dest_uuid: "2ad97ddbf39b49f08a5db29448310895"
 from {username='slave'} at 127.0.0.1:35228
I20260709 12:15:27.793241 28672 raft_consensus.cc:1275] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Refusing update from remote peer f65f5aa84f4c457aa23ba2721e65b4f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:27.794934 28086 raft_consensus.cc:493] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:27.796990 28086 raft_consensus.cc:3060] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:27.801096 29567 consensus_queue.cc:1048] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:15:27.801209 27983 consensus_peers.cc:597] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.803810 28086 raft_consensus.cc:515] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:27.809270 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b593d478a9245c687e02bf5923b5f6e" candidate_uuid: "2ad97ddbf39b49f08a5db29448310895" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9"
I20260709 12:15:27.809796 28010 raft_consensus.cc:3055] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:27.810082 28010 raft_consensus.cc:740] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f65f5aa84f4c457aa23ba2721e65b4f9, State: Running, Role: LEADER
I20260709 12:15:27.810801 28010 consensus_queue.cc:260] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
I20260709 12:15:27.812036 28010 raft_consensus.cc:3060] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:27.813300 28086 leader_election.cc:290] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 3 election: Requested vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
W20260709 12:15:27.817544 28057 leader_election.cc:336] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:15:27.825726 28057 consensus_peers.cc:597] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.833060 28010 raft_consensus.cc:2468] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ad97ddbf39b49f08a5db29448310895 in term 3.
I20260709 12:15:27.838992 28054 leader_election.cc:304] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [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: 2ad97ddbf39b49f08a5db29448310895, f65f5aa84f4c457aa23ba2721e65b4f9; no voters: 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:15:27.839991 29552 raft_consensus.cc:2804] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:27.840463 29552 raft_consensus.cc:697] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: Becoming Leader. State: Replica: 2ad97ddbf39b49f08a5db29448310895, State: Running, Role: LEADER
I20260709 12:15:27.841288 29552 consensus_queue.cc:237] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } }
W20260709 12:15:27.837328 27983 consensus_peers.cc:597] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:27.847023 27983 consensus_peers.cc:597] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:27.850939 27983 consensus_peers.cc:597] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.852608 27836 catalog_manager.cc:5697] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 reported cstate change: term changed from 2 to 3, leader changed from f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2) to 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3). New cstate: current_term: 3 leader_uuid: "2ad97ddbf39b49f08a5db29448310895" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:27.860078 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:15:27.860733 27983 consensus_peers.cc:597] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.862587 26728 tablet_replica.cc:333] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.863510 26728 raft_consensus.cc:2243] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.864004 26728 raft_consensus.cc:2272] T a0e778a018e74a48b82314445035809c P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.866473 26728 tablet_replica.cc:333] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.867290 26728 raft_consensus.cc:2243] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.868052 26728 raft_consensus.cc:2272] T 8d707bc6aeee4d829e996677387370a9 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.870776 26728 tablet_replica.cc:333] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.871656 26728 raft_consensus.cc:2243] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:15:27.871982 27983 consensus_peers.cc:597] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.872506 26728 raft_consensus.cc:2272] T 3a4e82b31a09494e8d73896a02fd8142 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.874284 26728 tablet_replica.cc:333] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.874820 26728 raft_consensus.cc:2243] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.875319 26728 raft_consensus.cc:2272] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 4346c89a537045d482c0b8c94f0b4d1f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.877038 26728 tablet_replica.cc:333] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.877612 26728 raft_consensus.cc:2243] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:27.878335 26728 raft_consensus.cc:2272] T 4c510b08c17c47209402506b531d38e2 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.880203 26728 tablet_replica.cc:333] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.880810 26728 raft_consensus.cc:2243] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:27.881840 26728 raft_consensus.cc:2272] T 48c6d7827e6540869e74e5e9ab237cb2 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.884529 26728 tablet_replica.cc:333] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.885303 26728 raft_consensus.cc:2243] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:27.886247 26728 raft_consensus.cc:2272] T 4eb5b38739c942c1923c78549adbdfd6 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:27.887284 27983 consensus_peers.cc:597] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.888530 26728 tablet_replica.cc:333] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.889202 26728 raft_consensus.cc:2243] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:27.889863 26728 raft_consensus.cc:2272] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.891916 26728 tablet_replica.cc:333] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.892563 26728 raft_consensus.cc:2243] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:15:27.893047 28629 consensus_peers.cc:597] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.893411 26728 raft_consensus.cc:2272] T 30d213e907884ce3973b3a27e10606ef P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.895076 26728 tablet_replica.cc:333] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.895673 26728 raft_consensus.cc:2243] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:27.896318 26728 raft_consensus.cc:2272] T ed6a197c486a408085575e70525a2a47 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.898751 26728 tablet_replica.cc:333] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.899238 26728 raft_consensus.cc:2243] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:27.900085 26728 raft_consensus.cc:2272] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.901731 26728 tablet_replica.cc:333] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.902241 26728 raft_consensus.cc:2243] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.902661 26728 raft_consensus.cc:2272] T f9fa84b9b05f4827b3572c7e9f40c522 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.905136 26728 tablet_replica.cc:333] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.905740 26728 raft_consensus.cc:2243] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:27.906656 26728 raft_consensus.cc:2272] T 7068714a39c342e09c64ee5dd05f3fbe P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.908957 26728 tablet_replica.cc:333] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.909473 26728 raft_consensus.cc:2243] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:27.910307 26728 raft_consensus.cc:2272] T 2f9d31f44bb1405f83e25e4b4a6d3870 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.912055 26728 tablet_replica.cc:333] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.912544 26728 raft_consensus.cc:2243] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.912885 26728 raft_consensus.cc:2272] T 0286495c41fa4a889b4ca41a2daf37b1 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.914533 26728 tablet_replica.cc:333] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.914952 26728 raft_consensus.cc:2243] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.915256 26728 raft_consensus.cc:2272] T 0e97f72ee6ca499e85de5fae31e61110 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.916952 26728 tablet_replica.cc:333] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.917416 26728 raft_consensus.cc:2243] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:27.918188 26728 raft_consensus.cc:2272] T eaa76ab94307455a98aa2ad402f7c361 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.919900 26728 tablet_replica.cc:333] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.920354 26728 raft_consensus.cc:2243] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.920723 26728 raft_consensus.cc:2272] T b2b22121317c4c32a79ac56bd80ef915 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.922389 26728 tablet_replica.cc:333] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.922986 26728 raft_consensus.cc:2243] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.923409 26728 raft_consensus.cc:2272] T aa051026a6b041b5aad286e84128d79f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.925907 26728 tablet_replica.cc:333] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.926594 26728 raft_consensus.cc:2243] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.927101 26728 raft_consensus.cc:2272] T 128f86649e13486a98d203e19ff9caa8 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:27.929136 28629 consensus_peers.cc:597] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.929361 26728 tablet_replica.cc:333] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.929955 26728 raft_consensus.cc:2243] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.930344 26728 raft_consensus.cc:2272] T e60b74d5acd04df29714a403c1a18594 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.932271 26728 tablet_replica.cc:333] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.932920 26728 raft_consensus.cc:2243] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.933421 26728 raft_consensus.cc:2272] T e2c751e1be3e4c9197cf0fa17c4c26dd P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.935778 26728 tablet_replica.cc:333] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
W20260709 12:15:27.936117 28057 consensus_peers.cc:597] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.936419 26728 raft_consensus.cc:2243] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.937053 26728 raft_consensus.cc:2272] T d135733cdd704afa8fce656f41df5c8f P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.938652 26728 tablet_replica.cc:333] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.939141 26728 raft_consensus.cc:2243] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.939567 26728 raft_consensus.cc:2272] T fec165ec48f64633a1fc1eafff4ef0b9 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.941229 26728 tablet_replica.cc:333] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.941691 26728 raft_consensus.cc:2243] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.942145 26728 raft_consensus.cc:2272] T ee05718d5f4045c6b9df46ee95453f2b P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.943706 26728 tablet_replica.cc:333] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.944149 26728 raft_consensus.cc:2243] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.944685 26728 raft_consensus.cc:2272] T 891f4153612d4a6390db496566e08273 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.946871 26728 tablet_replica.cc:333] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.947361 26728 raft_consensus.cc:2243] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.947769 26728 raft_consensus.cc:2272] T 2f6734b0c42e48098ce28f9ddac823fb P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.949330 26728 tablet_replica.cc:333] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.949846 26728 raft_consensus.cc:2243] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:27.950513 26728 raft_consensus.cc:2272] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.952416 26728 tablet_replica.cc:333] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.952903 26728 raft_consensus.cc:2243] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.953369 26728 raft_consensus.cc:2272] T 4a9712961915448790159dac0328a4bc P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:27.954897 27983 consensus_peers.cc:597] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.955634 26728 tablet_replica.cc:333] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.956282 26728 raft_consensus.cc:2243] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.956715 26728 raft_consensus.cc:2272] T 0b593d478a9245c687e02bf5923b5f6e P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.958527 26728 tablet_replica.cc:333] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.959041 26728 raft_consensus.cc:2243] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.959616 26728 raft_consensus.cc:2272] T 5de945e1cc824f8eb014f553d2165185 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.961321 26728 tablet_replica.cc:333] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.961848 26728 raft_consensus.cc:2243] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.962224 26728 raft_consensus.cc:2272] T 3631d9380112450ba5d6991cb27ef3b0 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.964349 26728 tablet_replica.cc:333] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.964977 26728 raft_consensus.cc:2243] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:27.965884 26728 raft_consensus.cc:2272] T c961143149e14c81a8a552f58ae69224 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:27.967286 28057 consensus_peers.cc:597] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.968465 26728 tablet_replica.cc:333] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.969120 26728 raft_consensus.cc:2243] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.969954 26728 raft_consensus.cc:2272] T 492cde4718b7435c94b9e71cfbe2af27 P 4346c89a537045d482c0b8c94f0b4d1f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:27.971205 28629 consensus_peers.cc:597] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:27.972481 26728 tablet_replica.cc:333] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.972999 26728 raft_consensus.cc:2243] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.973394 26728 raft_consensus.cc:2272] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.974829 26728 tablet_replica.cc:333] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.975306 26728 raft_consensus.cc:2243] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.975790 26728 raft_consensus.cc:2272] T c7d4c65cc7114e5e835a63fbcf0a681e P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.978261 26728 tablet_replica.cc:333] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.978971 26728 raft_consensus.cc:2243] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.979578 26728 raft_consensus.cc:2272] T 9f3953acf9604f64861fd7730f88b28c P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.982203 26728 tablet_replica.cc:333] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.982817 26728 raft_consensus.cc:2243] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.983179 26728 raft_consensus.cc:2272] T 9d843fac3a9441848534c4e828a558d5 P 4346c89a537045d482c0b8c94f0b4d1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.984694 26728 tablet_replica.cc:333] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.985093 26728 raft_consensus.cc:2243] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.985427 26728 raft_consensus.cc:2272] T 3676c1053cc445ff801b00e62d85557a P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.987010 26728 tablet_replica.cc:333] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.987543 26728 raft_consensus.cc:2243] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.988255 26728 raft_consensus.cc:2272] T b9576a388ae5433083ecc5b243b700f7 P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.990187 26728 tablet_replica.cc:333] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.990628 26728 raft_consensus.cc:2243] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.991003 26728 raft_consensus.cc:2272] T 6973c15f69b043658112d620d1fc42b7 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.992565 26728 tablet_replica.cc:333] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.993042 26728 raft_consensus.cc:2243] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:27.993741 26728 raft_consensus.cc:2272] T d61d866ebc324387b73fa3b385ef9ad8 P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.996115 26728 tablet_replica.cc:333] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.996582 26728 raft_consensus.cc:2243] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:27.996971 26728 raft_consensus.cc:2272] T f8e275a6cb2e42c78276b3031443561f P 4346c89a537045d482c0b8c94f0b4d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:27.998423 26728 tablet_replica.cc:333] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
I20260709 12:15:27.998873 26728 raft_consensus.cc:2243] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:27.999809 26728 raft_consensus.cc:2272] T 5a575c1f82a0448e84c5bd5013ca7f33 P 4346c89a537045d482c0b8c94f0b4d1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.002151 26728 tablet_replica.cc:333] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f: stopping tablet replica
W20260709 12:15:28.002617 28629 consensus_peers.cc:597] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.002712 26728 raft_consensus.cc:2243] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.003216 26728 raft_consensus.cc:2272] T 4ae53455e53443659eccd5f21743679f P 4346c89a537045d482c0b8c94f0b4d1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.016422 28057 consensus_peers.cc:597] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.028679 28057 consensus_peers.cc:597] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.039093 27983 consensus_peers.cc:597] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.087527 26728 tablet_server.cc:196] TabletServer@127.26.26.1:0 shutdown complete.
I20260709 12:15:28.183291 26728 tablet_server.cc:179] TabletServer@127.26.26.2:0 shutting down...
W20260709 12:15:28.188148 28054 consensus_peers.cc:597] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.191012 28057 consensus_peers.cc:597] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:43787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.192034 27983 consensus_peers.cc:597] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:43787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.202240 28629 consensus_peers.cc:597] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:43787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.214457 28626 consensus_peers.cc:597] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.220870 28629 consensus_peers.cc:597] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:43787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.230737 28626 consensus_peers.cc:597] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.248925 28054 consensus_peers.cc:597] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.249430 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:28.250411 26728 tablet_replica.cc:333] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.251318 26728 raft_consensus.cc:2243] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.251902 26728 raft_consensus.cc:2272] T a0e778a018e74a48b82314445035809c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.254750 26728 tablet_replica.cc:333] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
W20260709 12:15:28.255002 28054 consensus_peers.cc:597] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.255342 26728 raft_consensus.cc:2243] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.256131 26728 raft_consensus.cc:2272] T 0d8b461ae6e84db087a4114e81cb058d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.258034 26728 tablet_replica.cc:333] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.258625 26728 raft_consensus.cc:2243] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.259202 26728 raft_consensus.cc:2272] T 4c510b08c17c47209402506b531d38e2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.261531 26728 tablet_replica.cc:333] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.262121 26728 raft_consensus.cc:2243] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.262514 26728 raft_consensus.cc:2272] T 24115ffcfe8e48ecaf0e1bc7539eab2e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.264102 26728 tablet_replica.cc:333] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.264639 26728 raft_consensus.cc:2243] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.265146 26728 raft_consensus.cc:2272] T e24d110a15aa49a3b3004658a164417e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.266885 26728 tablet_replica.cc:333] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.267717 26728 raft_consensus.cc:2243] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.268260 26728 raft_consensus.cc:2272] T 0064474ded224c2c8a59a1ebfe859600 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.270603 26728 tablet_replica.cc:333] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.271394 26728 raft_consensus.cc:2243] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.272136 26728 raft_consensus.cc:2272] T 48c6d7827e6540869e74e5e9ab237cb2 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.274614 26728 tablet_replica.cc:333] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.275344 26728 raft_consensus.cc:2243] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.275867 26728 raft_consensus.cc:2272] T 4eb5b38739c942c1923c78549adbdfd6 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.278172 26728 tablet_replica.cc:333] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.278846 26728 raft_consensus.cc:2243] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.279367 26728 raft_consensus.cc:2272] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.281926 26728 tablet_replica.cc:333] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.282721 26728 raft_consensus.cc:2243] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.283135 26728 raft_consensus.cc:2272] T 0286495c41fa4a889b4ca41a2daf37b1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.283365 27983 consensus_peers.cc:597] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:43787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.284946 26728 tablet_replica.cc:333] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.285496 26728 raft_consensus.cc:2243] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.285884 26728 raft_consensus.cc:2272] T 2f9d31f44bb1405f83e25e4b4a6d3870 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.288131 26728 tablet_replica.cc:333] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.288659 26728 raft_consensus.cc:2243] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.289564 26728 raft_consensus.cc:2272] T f9fa84b9b05f4827b3572c7e9f40c522 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.291898 26728 tablet_replica.cc:333] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.292546 26728 raft_consensus.cc:2243] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:28.292580 28054 consensus_peers.cc:597] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.293012 26728 raft_consensus.cc:2272] T aa051026a6b041b5aad286e84128d79f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.295509 26728 tablet_replica.cc:333] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.296274 26728 raft_consensus.cc:2243] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.296939 26728 raft_consensus.cc:2272] T 7c85ffe893364838a6a6d9f5ad6fc633 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.299516 26728 tablet_replica.cc:333] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.300143 26728 raft_consensus.cc:2243] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.300709 26728 raft_consensus.cc:2272] T eaa76ab94307455a98aa2ad402f7c361 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.302426 26728 tablet_replica.cc:333] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.302877 26728 raft_consensus.cc:2243] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.303259 26728 raft_consensus.cc:2272] T 60b95115f33941c1a5fdd0fb949ff48a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.304896 26728 tablet_replica.cc:333] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.305444 26728 raft_consensus.cc:2243] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.305869 26728 raft_consensus.cc:2272] T 3ead829dc42b4834bc2d0fea26865edd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.307569 26728 tablet_replica.cc:333] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.308073 26728 raft_consensus.cc:2243] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.308576 26728 raft_consensus.cc:2272] T e2c751e1be3e4c9197cf0fa17c4c26dd P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.310256 26728 tablet_replica.cc:333] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.310750 26728 raft_consensus.cc:2243] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.311595 26728 raft_consensus.cc:2272] T 128f86649e13486a98d203e19ff9caa8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.313789 26728 tablet_replica.cc:333] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.314574 26728 raft_consensus.cc:2243] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.315625 26728 raft_consensus.cc:2272] T e60b74d5acd04df29714a403c1a18594 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.318248 26728 tablet_replica.cc:333] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.319044 26728 raft_consensus.cc:2243] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:15:28.319804 28054 consensus_peers.cc:597] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.320061 26728 raft_consensus.cc:2272] T d135733cdd704afa8fce656f41df5c8f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.322837 26728 tablet_replica.cc:333] T fec165ec48f64633a1fc1eafff4ef0b9 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.323920 26728 raft_consensus.cc:2243] T fec165ec48f64633a1fc1eafff4ef0b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.324429 26728 raft_consensus.cc:2272] T fec165ec48f64633a1fc1eafff4ef0b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.324940 28629 consensus_peers.cc:597] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:43787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.327121 26728 tablet_replica.cc:333] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.327896 26728 raft_consensus.cc:2243] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.328374 26728 raft_consensus.cc:2272] T 16b5fddc7545449fb1a67d9de9d36a26 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.330739 26728 tablet_replica.cc:333] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.331434 26728 raft_consensus.cc:2243] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.332324 26728 raft_consensus.cc:2272] T 891f4153612d4a6390db496566e08273 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.334437 26728 tablet_replica.cc:333] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.335110 26728 raft_consensus.cc:2243] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.336107 26728 raft_consensus.cc:2272] T 2f6734b0c42e48098ce28f9ddac823fb P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.338656 26728 tablet_replica.cc:333] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.339366 26728 raft_consensus.cc:2243] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.339895 26728 raft_consensus.cc:2272] T 7216cb924ae54ebc9cf89255573d911f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.342248 26728 tablet_replica.cc:333] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.342983 26728 raft_consensus.cc:2243] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.343658 26728 raft_consensus.cc:2272] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.346091 26728 tablet_replica.cc:333] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.346829 26728 raft_consensus.cc:2243] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.347954 26728 raft_consensus.cc:2272] T da3d288ec5c3415498dffa508a5988f7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.349236 28054 consensus_peers.cc:597] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.350436 26728 tablet_replica.cc:333] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.351316 26728 raft_consensus.cc:2243] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.352298 26728 raft_consensus.cc:2272] T 4a9712961915448790159dac0328a4bc P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.354885 26728 tablet_replica.cc:333] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.355660 26728 raft_consensus.cc:2243] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.356287 26728 raft_consensus.cc:2272] T 0b593d478a9245c687e02bf5923b5f6e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.358903 26728 tablet_replica.cc:333] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.359668 26728 raft_consensus.cc:2243] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.360322 26728 raft_consensus.cc:2272] T 1807eca53a1d4cc68fb7e2523ca094e9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.362702 26728 tablet_replica.cc:333] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.363608 26728 raft_consensus.cc:2243] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.364137 26728 raft_consensus.cc:2272] T c961143149e14c81a8a552f58ae69224 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.366732 26728 tablet_replica.cc:333] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.367486 26728 raft_consensus.cc:2243] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.368492 26728 raft_consensus.cc:2272] T 3631d9380112450ba5d6991cb27ef3b0 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.371059 26728 tablet_replica.cc:333] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.371768 26728 raft_consensus.cc:2243] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.372745 26728 raft_consensus.cc:2272] T 6973c15f69b043658112d620d1fc42b7 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.373982 28626 consensus_peers.cc:597] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.375178 26728 tablet_replica.cc:333] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.375990 26728 raft_consensus.cc:2243] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.376979 26728 raft_consensus.cc:2272] T b2b22121317c4c32a79ac56bd80ef915 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.379299 26728 tablet_replica.cc:333] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.380088 26728 raft_consensus.cc:2243] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:15:28.380646 28626 consensus_peers.cc:597] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.380896 26728 raft_consensus.cc:2272] T 4ae53455e53443659eccd5f21743679f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.382272 28626 consensus_peers.cc:597] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.383396 26728 tablet_replica.cc:333] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.384147 26728 raft_consensus.cc:2243] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.384723 26728 raft_consensus.cc:2272] T d61d866ebc324387b73fa3b385ef9ad8 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.387043 26728 tablet_replica.cc:333] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.387766 26728 raft_consensus.cc:2243] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.388414 26728 raft_consensus.cc:2272] T eb5030fec2d44fe0b0350243eb7de68f P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.390134 27888 auto_rebalancer.cc:629] Failed to schedule move for tablet 4ae53455e53443659eccd5f21743679f: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:28.390838 26728 tablet_replica.cc:333] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.391010 28672 raft_consensus.cc:3060] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEARNER]: Advancing to term 3
I20260709 12:15:28.391582 26728 raft_consensus.cc:2243] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.392562 26728 raft_consensus.cc:2272] T 3676c1053cc445ff801b00e62d85557a P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.393743 28057 consensus_peers.cc:597] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 -> Peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Couldn't send request to peer 4346c89a537045d482c0b8c94f0b4d1f. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:43787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.394408 27888 auto_rebalancer.cc:629] Failed to schedule move for tablet 3631d9380112450ba5d6991cb27ef3b0: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:15:28.394927 26728 tablet_replica.cc:333] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.395668 26728 raft_consensus.cc:2243] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.396430 26728 raft_consensus.cc:2272] T 5a575c1f82a0448e84c5bd5013ca7f33 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.397099 28672 raft_consensus.cc:1275] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Refusing update from remote peer 2ad97ddbf39b49f08a5db29448310895: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:15:28.398267 29552 consensus_queue.cc:1048] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: NON_VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:28.399039 26728 tablet_replica.cc:333] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.399842 26728 raft_consensus.cc:2243] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.400626 26728 raft_consensus.cc:2272] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.403002 26728 tablet_replica.cc:333] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.403689 26728 raft_consensus.cc:2243] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.404613 26728 raft_consensus.cc:2272] T e7e7f126eb0e4857a9ff6129a26ce0f1 P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.405301 29610 raft_consensus.cc:1064] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895: attempting to promote NON_VOTER ae1f5b3a93014dc28ac70be4b1596aef to VOTER
W20260709 12:15:28.405653 29610 raft_consensus.cc:1068] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895: Unable to promote non-voter ae1f5b3a93014dc28ac70be4b1596aef: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:15:28.407160 26728 tablet_replica.cc:333] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.407895 26728 raft_consensus.cc:2243] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:15:28.408252 28054 consensus_peers.cc:597] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.408876 26728 raft_consensus.cc:2272] T c7d4c65cc7114e5e835a63fbcf0a681e P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.411480 26728 tablet_replica.cc:333] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.412017 26728 raft_consensus.cc:2243] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.412786 26728 raft_consensus.cc:2272] T 3694ec23f5444e688e77dad993423f2d P f65f5aa84f4c457aa23ba2721e65b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.414537 26728 tablet_replica.cc:333] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9: stopping tablet replica
I20260709 12:15:28.415081 26728 raft_consensus.cc:2243] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.415911 26728 raft_consensus.cc:2272] T 75d3f82f6b74477797afd5ca1e37a8ad P f65f5aa84f4c457aa23ba2721e65b4f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.459820 28054 consensus_peers.cc:597] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.467723 28054 consensus_peers.cc:597] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.490466 28626 consensus_peers.cc:597] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:40465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.495535 28054 consensus_peers.cc:597] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:40465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.507525 26728 tablet_server.cc:196] TabletServer@127.26.26.2:0 shutdown complete.
W20260709 12:15:28.553189 28626 consensus_peers.cc:597] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:40465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.569840 28054 consensus_peers.cc:597] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:40465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.594087 26728 tablet_server.cc:179] TabletServer@127.26.26.3:0 shutting down...
W20260709 12:15:28.610934 28054 consensus_peers.cc:597] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 -> Peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Couldn't send request to peer f65f5aa84f4c457aa23ba2721e65b4f9. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:40465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.618129 28627 consensus_peers.cc:597] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Couldn't send request to peer 2ad97ddbf39b49f08a5db29448310895. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.644840 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:28.646123 26728 tablet_replica.cc:333] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.647238 26728 raft_consensus.cc:2243] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.648340 26728 raft_consensus.cc:2272] T 0d8b461ae6e84db087a4114e81cb058d P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.650950 26728 tablet_replica.cc:333] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.651701 26728 raft_consensus.cc:2243] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.652210 26728 raft_consensus.cc:2272] T 8d707bc6aeee4d829e996677387370a9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.654452 26728 tablet_replica.cc:333] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.655088 26728 raft_consensus.cc:2243] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.655792 26728 raft_consensus.cc:2272] T 24115ffcfe8e48ecaf0e1bc7539eab2e P 2ad97ddbf39b49f08a5db29448310895 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.657536 26728 tablet_replica.cc:333] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.658085 26728 raft_consensus.cc:2243] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.658757 26728 raft_consensus.cc:2272] T e24d110a15aa49a3b3004658a164417e P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.660884 26728 tablet_replica.cc:333] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.661630 26728 raft_consensus.cc:2243] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.662590 26728 raft_consensus.cc:2272] T 0064474ded224c2c8a59a1ebfe859600 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.664796 26728 tablet_replica.cc:333] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.665385 26728 raft_consensus.cc:2243] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.665881 26728 raft_consensus.cc:2272] T 3a4e82b31a09494e8d73896a02fd8142 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.667841 26728 tablet_replica.cc:333] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.668352 26728 raft_consensus.cc:2243] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.668718 26728 raft_consensus.cc:2272] T 4eb5b38739c942c1923c78549adbdfd6 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.670356 26728 tablet_replica.cc:333] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.670881 26728 raft_consensus.cc:2243] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.671314 26728 raft_consensus.cc:2272] T 30d213e907884ce3973b3a27e10606ef P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.673091 26728 tablet_replica.cc:333] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.673830 26728 raft_consensus.cc:2243] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.674556 26728 raft_consensus.cc:2272] T ed6a197c486a408085575e70525a2a47 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.676479 28627 consensus_peers.cc:597] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Couldn't send request to peer 2ad97ddbf39b49f08a5db29448310895. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.676949 26728 tablet_replica.cc:333] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.677798 26728 raft_consensus.cc:2243] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.678447 26728 raft_consensus.cc:2272] T 61ad2f37d6ef4f2690b2e74757ccabb4 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.678524 28627 consensus_peers.cc:597] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Couldn't send request to peer 2ad97ddbf39b49f08a5db29448310895. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.680390 26728 tablet_replica.cc:333] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.680929 26728 raft_consensus.cc:2243] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.681463 26728 raft_consensus.cc:2272] T 7068714a39c342e09c64ee5dd05f3fbe P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.682991 26728 tablet_replica.cc:333] T f9fa84b9b05f4827b3572c7e9f40c522 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.683547 26728 raft_consensus.cc:2243] T f9fa84b9b05f4827b3572c7e9f40c522 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.683944 26728 raft_consensus.cc:2272] T f9fa84b9b05f4827b3572c7e9f40c522 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.685557 26728 tablet_replica.cc:333] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.686059 26728 raft_consensus.cc:2243] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.686767 26728 raft_consensus.cc:2272] T 0e97f72ee6ca499e85de5fae31e61110 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.688606 26728 tablet_replica.cc:333] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.689152 26728 raft_consensus.cc:2243] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.689821 26728 raft_consensus.cc:2272] T aa051026a6b041b5aad286e84128d79f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.691301 26728 tablet_replica.cc:333] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.691794 26728 raft_consensus.cc:2243] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.692461 26728 raft_consensus.cc:2272] T 7c85ffe893364838a6a6d9f5ad6fc633 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.694202 26728 tablet_replica.cc:333] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.694706 26728 raft_consensus.cc:2243] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.695117 26728 raft_consensus.cc:2272] T 60b95115f33941c1a5fdd0fb949ff48a P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.697157 26728 tablet_replica.cc:333] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.697846 26728 raft_consensus.cc:2243] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.698408 26728 raft_consensus.cc:2272] T 3ead829dc42b4834bc2d0fea26865edd P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.701062 26728 tablet_replica.cc:333] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.701762 26728 raft_consensus.cc:2243] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:15:28.702142 28627 consensus_peers.cc:597] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Couldn't send request to peer 2ad97ddbf39b49f08a5db29448310895. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.702607 26728 raft_consensus.cc:2272] T e2c751e1be3e4c9197cf0fa17c4c26dd P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.704813 26728 tablet_replica.cc:333] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.705319 26728 raft_consensus.cc:2243] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.705837 26728 raft_consensus.cc:2272] T 128f86649e13486a98d203e19ff9caa8 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.708248 26728 tablet_replica.cc:333] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.708771 26728 raft_consensus.cc:2243] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.709133 26728 raft_consensus.cc:2272] T e60b74d5acd04df29714a403c1a18594 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.710754 26728 tablet_replica.cc:333] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.711313 26728 raft_consensus.cc:2243] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.712049 26728 raft_consensus.cc:2272] T fec165ec48f64633a1fc1eafff4ef0b9 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.713737 26728 tablet_replica.cc:333] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.714169 26728 raft_consensus.cc:2243] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.714896 26728 raft_consensus.cc:2272] T 16b5fddc7545449fb1a67d9de9d36a26 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.716477 26728 tablet_replica.cc:333] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.716928 26728 raft_consensus.cc:2243] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.717273 26728 raft_consensus.cc:2272] T ee05718d5f4045c6b9df46ee95453f2b P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.718843 26728 tablet_replica.cc:333] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.719347 26728 raft_consensus.cc:2243] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.719759 26728 raft_consensus.cc:2272] T 2f6734b0c42e48098ce28f9ddac823fb P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.721271 26728 tablet_replica.cc:333] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.721818 26728 raft_consensus.cc:2243] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.722374 26728 raft_consensus.cc:2272] T da3d288ec5c3415498dffa508a5988f7 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.724118 26728 tablet_replica.cc:333] T 4a9712961915448790159dac0328a4bc P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.724561 26728 raft_consensus.cc:2243] T 4a9712961915448790159dac0328a4bc P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.724865 26728 raft_consensus.cc:2272] T 4a9712961915448790159dac0328a4bc P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.726290 26728 tablet_replica.cc:333] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.726909 26728 raft_consensus.cc:2243] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.727398 26728 raft_consensus.cc:2272] T 7216cb924ae54ebc9cf89255573d911f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.729374 26728 tablet_replica.cc:333] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.729945 26728 raft_consensus.cc:2243] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.730764 26728 raft_consensus.cc:2272] T 1807eca53a1d4cc68fb7e2523ca094e9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.733049 26728 tablet_replica.cc:333] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.733775 26728 raft_consensus.cc:2243] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.734841 26728 pending_rounds.cc:70] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895: Trying to abort 1 pending ops.
I20260709 12:15:28.735033 26728 pending_rounds.cc:77] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7305622846848245760 op_type: NO_OP noop_request { }
I20260709 12:15:28.735301 26728 raft_consensus.cc:2889] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:15:28.735594 26728 raft_consensus.cc:2272] T 0b593d478a9245c687e02bf5923b5f6e P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.737551 26728 tablet_replica.cc:333] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.738020 26728 raft_consensus.cc:2243] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.738389 26728 raft_consensus.cc:2272] T 5de945e1cc824f8eb014f553d2165185 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.739948 26728 tablet_replica.cc:333] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.740420 26728 raft_consensus.cc:2243] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.740824 26728 raft_consensus.cc:2272] T 3631d9380112450ba5d6991cb27ef3b0 P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.742506 26728 tablet_replica.cc:333] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.742990 26728 raft_consensus.cc:2243] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.743435 26728 raft_consensus.cc:2272] T 492cde4718b7435c94b9e71cfbe2af27 P 2ad97ddbf39b49f08a5db29448310895 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.745893 26728 tablet_replica.cc:333] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.746542 26728 raft_consensus.cc:2243] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.747387 26728 raft_consensus.cc:2272] T b9576a388ae5433083ecc5b243b700f7 P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.749289 26728 tablet_replica.cc:333] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.749956 26728 raft_consensus.cc:2243] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.750795 26728 raft_consensus.cc:2272] T 9f3953acf9604f64861fd7730f88b28c P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.753239 26728 tablet_replica.cc:333] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.753924 26728 raft_consensus.cc:2243] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.754897 26728 raft_consensus.cc:2272] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.755270 28627 consensus_peers.cc:597] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Couldn't send request to peer 2ad97ddbf39b49f08a5db29448310895. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.756759 26728 tablet_replica.cc:333] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.757256 26728 raft_consensus.cc:2243] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.757608 26728 raft_consensus.cc:2272] T e7e7f126eb0e4857a9ff6129a26ce0f1 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.759076 26728 tablet_replica.cc:333] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.759649 26728 raft_consensus.cc:2243] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.759999 26728 raft_consensus.cc:2272] T c7d4c65cc7114e5e835a63fbcf0a681e P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.761610 26728 tablet_replica.cc:333] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.762032 26728 raft_consensus.cc:2243] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.762339 26728 raft_consensus.cc:2272] T b2b22121317c4c32a79ac56bd80ef915 P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.763769 26728 tablet_replica.cc:333] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.764168 26728 raft_consensus.cc:2243] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.764464 26728 raft_consensus.cc:2272] T 4ae53455e53443659eccd5f21743679f P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.766060 26728 tablet_replica.cc:333] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.766491 26728 raft_consensus.cc:2243] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.766889 26728 raft_consensus.cc:2272] T eb5030fec2d44fe0b0350243eb7de68f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.768524 26728 tablet_replica.cc:333] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.768936 26728 raft_consensus.cc:2243] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.769378 26728 raft_consensus.cc:2272] T 3694ec23f5444e688e77dad993423f2d P 2ad97ddbf39b49f08a5db29448310895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.770812 26728 tablet_replica.cc:333] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.771203 26728 raft_consensus.cc:2243] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.771700 26728 raft_consensus.cc:2272] T f8e275a6cb2e42c78276b3031443561f P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.773097 26728 tablet_replica.cc:333] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.773483 26728 raft_consensus.cc:2243] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.774127 26728 raft_consensus.cc:2272] T 75d3f82f6b74477797afd5ca1e37a8ad P 2ad97ddbf39b49f08a5db29448310895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.775774 26728 tablet_replica.cc:333] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.776197 26728 raft_consensus.cc:2243] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.776553 26728 raft_consensus.cc:2272] T 9d843fac3a9441848534c4e828a558d5 P 2ad97ddbf39b49f08a5db29448310895 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.778016 26728 tablet_replica.cc:333] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895: stopping tablet replica
I20260709 12:15:28.778368 26728 raft_consensus.cc:2243] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.778671 26728 raft_consensus.cc:2272] T 3676c1053cc445ff801b00e62d85557a P 2ad97ddbf39b49f08a5db29448310895 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.789093 28627 consensus_peers.cc:597] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Couldn't send request to peer 2ad97ddbf39b49f08a5db29448310895. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:28.799115 28627 consensus_peers.cc:597] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Couldn't send request to peer 2ad97ddbf39b49f08a5db29448310895. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.860746 26728 tablet_server.cc:196] TabletServer@127.26.26.3:0 shutdown complete.
I20260709 12:15:28.861019 29645 raft_consensus.cc:493] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:15:28.861545 29645 raft_consensus.cc:515] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "2ad97ddbf39b49f08a5db29448310895" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 43053 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:28.864187 29645 leader_election.cc:290] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053)
W20260709 12:15:28.867574 28629 leader_election.cc:336] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Network error: Client connection negotiation failed: client connection to 127.26.26.1:43787: connect: Connection refused (error 111)
W20260709 12:15:28.868846 28627 leader_election.cc:336] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Network error: Client connection negotiation failed: client connection to 127.26.26.3:43053: connect: Connection refused (error 111)
I20260709 12:15:28.870944 28627 leader_election.cc:304] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [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: ae1f5b3a93014dc28ac70be4b1596aef; no voters: 2ad97ddbf39b49f08a5db29448310895, 4346c89a537045d482c0b8c94f0b4d1f
I20260709 12:15:28.872048 29645 raft_consensus.cc:2749] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:28.942588 26728 tablet_server.cc:179] TabletServer@127.26.26.4:0 shutting down...
I20260709 12:15:28.973050 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:28.973722 26728 tablet_replica.cc:333] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:28.974401 26728 raft_consensus.cc:2243] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.974903 26728 raft_consensus.cc:2272] T ed6a197c486a408085575e70525a2a47 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.976756 26728 tablet_replica.cc:333] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:28.977334 26728 raft_consensus.cc:2243] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.977854 26728 raft_consensus.cc:2272] T 9f3953acf9604f64861fd7730f88b28c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.980024 26728 tablet_replica.cc:333] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:28.980572 26728 raft_consensus.cc:2243] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.981065 26728 raft_consensus.cc:2272] T cc673c6a8c6f4572aa6bf3b347d4b5b9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.982072 28627 consensus_peers.cc:597] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Couldn't send request to peer 2ad97ddbf39b49f08a5db29448310895. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.3:43053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.982962 26728 tablet_replica.cc:333] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:28.983685 26728 raft_consensus.cc:2243] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.984159 26728 raft_consensus.cc:2272] T 4c510b08c17c47209402506b531d38e2 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.985855 26728 tablet_replica.cc:333] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:28.986397 26728 raft_consensus.cc:2243] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.986822 26728 raft_consensus.cc:2272] T 9fd1fe2f46664dcdb56d89cb7cf0b66c P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.988545 26728 tablet_replica.cc:333] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:28.989048 26728 raft_consensus.cc:2243] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.989476 26728 raft_consensus.cc:2272] T 61ad2f37d6ef4f2690b2e74757ccabb4 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.990970 26728 tablet_replica.cc:333] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:28.991452 26728 raft_consensus.cc:2243] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.992044 26728 raft_consensus.cc:2272] T 7068714a39c342e09c64ee5dd05f3fbe P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:28.994086 26728 tablet_replica.cc:333] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:28.994812 26728 raft_consensus.cc:2243] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:28.995472 26728 raft_consensus.cc:2272] T d61d866ebc324387b73fa3b385ef9ad8 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:28.996043 28627 consensus_peers.cc:597] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef -> Peer 2ad97ddbf39b49f08a5db29448310895 (127.26.26.3:43053): Couldn't send request to peer 2ad97ddbf39b49f08a5db29448310895. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.3:43053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:28.997802 26728 tablet_replica.cc:333] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:28.998387 26728 raft_consensus.cc:2243] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:28.999121 26728 raft_consensus.cc:2272] T eb5030fec2d44fe0b0350243eb7de68f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.000782 26728 tablet_replica.cc:333] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.001221 26728 raft_consensus.cc:2243] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.001686 26728 raft_consensus.cc:2272] T da3d288ec5c3415498dffa508a5988f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.003258 26728 tablet_replica.cc:333] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.003799 26728 raft_consensus.cc:2243] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:29.004431 26728 raft_consensus.cc:2272] T 492cde4718b7435c94b9e71cfbe2af27 P ae1f5b3a93014dc28ac70be4b1596aef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.006174 26728 tablet_replica.cc:333] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.006664 26728 raft_consensus.cc:2243] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.007105 26728 raft_consensus.cc:2272] T 2f9d31f44bb1405f83e25e4b4a6d3870 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.008755 26728 tablet_replica.cc:333] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.009225 26728 raft_consensus.cc:2243] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.009630 26728 raft_consensus.cc:2272] T 48c6d7827e6540869e74e5e9ab237cb2 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.011193 26728 tablet_replica.cc:333] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.011708 26728 raft_consensus.cc:2243] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:29.012338 26728 raft_consensus.cc:2272] T a0e778a018e74a48b82314445035809c P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.014086 26728 tablet_replica.cc:333] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.014601 26728 raft_consensus.cc:2243] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.015084 26728 raft_consensus.cc:2272] T 9d6c8a20cbbc4a54b2c4dc9a9ec426b5 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.016817 26728 tablet_replica.cc:333] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.017329 26728 raft_consensus.cc:2243] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.017774 26728 raft_consensus.cc:2272] T 3a4e82b31a09494e8d73896a02fd8142 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.018370 29608 raft_consensus.cc:493] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4346c89a537045d482c0b8c94f0b4d1f)
I20260709 12:15:29.018754 29608 raft_consensus.cc:515] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4346c89a537045d482c0b8c94f0b4d1f" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 43787 } } peers { permanent_uuid: "f65f5aa84f4c457aa23ba2721e65b4f9" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40465 } } peers { permanent_uuid: "ae1f5b3a93014dc28ac70be4b1596aef" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 34829 } attrs { promote: false } }
I20260709 12:15:29.019835 26728 tablet_replica.cc:333] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.020545 26728 raft_consensus.cc:2243] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.021200 26728 raft_consensus.cc:2272] T d135733cdd704afa8fce656f41df5c8f P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.020591 29608 leader_election.cc:290] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787), f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465)
I20260709 12:15:29.023640 26728 tablet_replica.cc:333] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
W20260709 12:15:29.024268 28629 leader_election.cc:336] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4346c89a537045d482c0b8c94f0b4d1f (127.26.26.1:43787): Network error: Client connection negotiation failed: client connection to 127.26.26.1:43787: connect: Connection refused (error 111)
I20260709 12:15:29.024381 26728 raft_consensus.cc:2243] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:15:29.024870 28626 leader_election.cc:336] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f65f5aa84f4c457aa23ba2721e65b4f9 (127.26.26.2:40465): Network error: Client connection negotiation failed: client connection to 127.26.26.2:40465: connect: Connection refused (error 111)
I20260709 12:15:29.025215 28626 leader_election.cc:304] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [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: ae1f5b3a93014dc28ac70be4b1596aef; no voters: 4346c89a537045d482c0b8c94f0b4d1f, f65f5aa84f4c457aa23ba2721e65b4f9
I20260709 12:15:29.025353 26728 raft_consensus.cc:2272] T 9d843fac3a9441848534c4e828a558d5 P ae1f5b3a93014dc28ac70be4b1596aef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.025859 29608 raft_consensus.cc:2749] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:29.027305 26728 tablet_replica.cc:333] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.027974 26728 raft_consensus.cc:2243] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.028465 26728 raft_consensus.cc:2272] T 1807eca53a1d4cc68fb7e2523ca094e9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.030133 26728 tablet_replica.cc:333] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.030632 26728 raft_consensus.cc:2243] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:29.031275 26728 raft_consensus.cc:2272] T 5de945e1cc824f8eb014f553d2165185 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.032927 26728 tablet_replica.cc:333] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.033375 26728 raft_consensus.cc:2243] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:29.033957 26728 raft_consensus.cc:2272] T 7216cb924ae54ebc9cf89255573d911f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.035619 26728 tablet_replica.cc:333] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.036073 26728 raft_consensus.cc:2243] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.036510 26728 raft_consensus.cc:2272] T 75d3f82f6b74477797afd5ca1e37a8ad P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.038089 26728 tablet_replica.cc:333] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.038535 26728 raft_consensus.cc:2243] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.038882 26728 raft_consensus.cc:2272] T 30d213e907884ce3973b3a27e10606ef P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.040606 26728 tablet_replica.cc:333] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.041108 26728 raft_consensus.cc:2243] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:29.041714 26728 raft_consensus.cc:2272] T f8e275a6cb2e42c78276b3031443561f P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.043244 26728 tablet_replica.cc:333] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.043756 26728 raft_consensus.cc:2243] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.044170 26728 raft_consensus.cc:2272] T c961143149e14c81a8a552f58ae69224 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.045604 26728 tablet_replica.cc:333] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.046200 26728 raft_consensus.cc:2243] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.046634 26728 raft_consensus.cc:2272] T 0d8b461ae6e84db087a4114e81cb058d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.048296 26728 tablet_replica.cc:333] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.048728 26728 raft_consensus.cc:2243] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.049151 26728 raft_consensus.cc:2272] T 0064474ded224c2c8a59a1ebfe859600 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.050885 26728 tablet_replica.cc:333] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.051397 26728 raft_consensus.cc:2243] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.051890 26728 raft_consensus.cc:2272] T eaa76ab94307455a98aa2ad402f7c361 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.054081 26728 tablet_replica.cc:333] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.054605 26728 raft_consensus.cc:2243] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.055219 26728 raft_consensus.cc:2272] T e24d110a15aa49a3b3004658a164417e P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.057345 26728 tablet_replica.cc:333] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.057819 26728 raft_consensus.cc:2243] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.058190 26728 raft_consensus.cc:2272] T 0e97f72ee6ca499e85de5fae31e61110 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.059898 26728 tablet_replica.cc:333] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.060389 26728 raft_consensus.cc:2243] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.060827 26728 raft_consensus.cc:2272] T 7c85ffe893364838a6a6d9f5ad6fc633 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.062542 26728 tablet_replica.cc:333] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.062994 26728 raft_consensus.cc:2243] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.063498 26728 raft_consensus.cc:2272] T b9576a388ae5433083ecc5b243b700f7 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.065225 26728 tablet_replica.cc:333] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.065763 26728 raft_consensus.cc:2243] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.066252 26728 raft_consensus.cc:2272] T 16b5fddc7545449fb1a67d9de9d36a26 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.067895 26728 tablet_replica.cc:333] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.068372 26728 raft_consensus.cc:2243] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Raft consensus shutting down.
I20260709 12:15:29.068713 26728 pending_rounds.cc:70] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef: Trying to abort 1 pending ops.
I20260709 12:15:29.068892 26728 pending_rounds.cc:77] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7305622846848245760 op_type: NO_OP noop_request { }
I20260709 12:15:29.069146 26728 raft_consensus.cc:2889] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:15:29.069419 26728 raft_consensus.cc:2272] T 0b593d478a9245c687e02bf5923b5f6e P ae1f5b3a93014dc28ac70be4b1596aef [term 3 LEARNER]: Raft consensus is shut down!
I20260709 12:15:29.072089 26728 tablet_replica.cc:333] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.073195 26728 raft_consensus.cc:2243] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:29.074536 26728 raft_consensus.cc:2272] T 3ead829dc42b4834bc2d0fea26865edd P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.076741 26728 tablet_replica.cc:333] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.077154 26728 raft_consensus.cc:2243] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.077589 26728 raft_consensus.cc:2272] T 5a575c1f82a0448e84c5bd5013ca7f33 P ae1f5b3a93014dc28ac70be4b1596aef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.079046 26728 tablet_replica.cc:333] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.079561 26728 raft_consensus.cc:2243] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:29.080199 26728 raft_consensus.cc:2272] T 6973c15f69b043658112d620d1fc42b7 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.081840 26728 tablet_replica.cc:333] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.082268 26728 raft_consensus.cc:2243] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:29.082850 26728 raft_consensus.cc:2272] T 0286495c41fa4a889b4ca41a2daf37b1 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.084342 26728 tablet_replica.cc:333] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.084753 26728 raft_consensus.cc:2243] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:29.085378 26728 raft_consensus.cc:2272] T 8d707bc6aeee4d829e996677387370a9 P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.086941 26728 tablet_replica.cc:333] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.087427 26728 raft_consensus.cc:2243] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.087846 26728 raft_consensus.cc:2272] T 3694ec23f5444e688e77dad993423f2d P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.089335 26728 tablet_replica.cc:333] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.089749 26728 raft_consensus.cc:2243] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:29.090381 26728 raft_consensus.cc:2272] T 60b95115f33941c1a5fdd0fb949ff48a P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.092077 26728 tablet_replica.cc:333] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.092469 26728 raft_consensus.cc:2243] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:29.093103 26728 raft_consensus.cc:2272] T ee05718d5f4045c6b9df46ee95453f2b P ae1f5b3a93014dc28ac70be4b1596aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.094775 26728 tablet_replica.cc:333] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef: stopping tablet replica
I20260709 12:15:29.095180 26728 raft_consensus.cc:2243] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:29.095713 26728 raft_consensus.cc:2272] T 891f4153612d4a6390db496566e08273 P ae1f5b3a93014dc28ac70be4b1596aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.154201 26728 tablet_server.cc:196] TabletServer@127.26.26.4:0 shutdown complete.
I20260709 12:15:29.209218 26728 master.cc:562] Master@127.26.26.62:46109 shutting down...
I20260709 12:15:29.233757 26728 raft_consensus.cc:2243] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:29.234318 26728 raft_consensus.cc:2272] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:29.234637 26728 tablet_replica.cc:333] T 00000000000000000000000000000000 P acf407bdf0234709ac7e452038ff5697: stopping tablet replica
I20260709 12:15:29.284607 26728 master.cc:584] Master@127.26.26.62:46109 shutdown complete.
I20260709 12:15:29.315837 26728 test_util.cc:182] -----------------------------------------------
I20260709 12:15:29.316038 26728 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599215280182-26728-0
[  FAILED  ] LeaderRebalancerTest.AddTserver (52751 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:15:29.318946 26728 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.26.62:33693
I20260709 12:15:29.320168 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:29.325465 29653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:29.326498 29654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:29.326833 29656 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:29.327315 26728 server_base.cc:1061] running on GCE node
I20260709 12:15:29.328656 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:29.328863 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:29.329030 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599329328997 us; error 0 us; skew 500 ppm
I20260709 12:15:29.329567 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:29.331753 26728 webserver.cc:533] Webserver started at http://127.26.26.62:33343/ using document root <none> and password file <none>
I20260709 12:15:29.332193 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:29.332373 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:29.332638 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:29.333717 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/master-0-root/instance:
uuid: "c93dd86b2e354f1594c7b2af93fe5230"
format_stamp: "Formatted at 2026-07-09 12:15:29 on dist-test-slave-vqsr"
I20260709 12:15:29.337977 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:29.341416 29661 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:29.342073 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:29.342356 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/master-0-root
uuid: "c93dd86b2e354f1594c7b2af93fe5230"
format_stamp: "Formatted at 2026-07-09 12:15:29 on dist-test-slave-vqsr"
I20260709 12:15:29.342624 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:29.355547 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:29.356693 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:29.393240 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.62:33693
I20260709 12:15:29.393319 29712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.62:33693 every 8 connection(s)
I20260709 12:15:29.396878 29713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:29.406077 29713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230: Bootstrap starting.
I20260709 12:15:29.410609 29713 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.414572 29713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230: No bootstrap required, opened a new log
I20260709 12:15:29.416528 29713 raft_consensus.cc:359] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c93dd86b2e354f1594c7b2af93fe5230" member_type: VOTER }
I20260709 12:15:29.416913 29713 raft_consensus.cc:385] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.417143 29713 raft_consensus.cc:740] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c93dd86b2e354f1594c7b2af93fe5230, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.417724 29713 consensus_queue.cc:260] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c93dd86b2e354f1594c7b2af93fe5230" member_type: VOTER }
I20260709 12:15:29.418151 29713 raft_consensus.cc:399] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:29.418381 29713 raft_consensus.cc:493] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:29.418643 29713 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.422801 29713 raft_consensus.cc:515] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c93dd86b2e354f1594c7b2af93fe5230" member_type: VOTER }
I20260709 12:15:29.423298 29713 leader_election.cc:304] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [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: c93dd86b2e354f1594c7b2af93fe5230; no voters: 
I20260709 12:15:29.424387 29713 leader_election.cc:290] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:29.424677 29716 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.425987 29716 raft_consensus.cc:697] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [term 1 LEADER]: Becoming Leader. State: Replica: c93dd86b2e354f1594c7b2af93fe5230, State: Running, Role: LEADER
I20260709 12:15:29.426652 29716 consensus_queue.cc:237] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [LEADER]: Queue going to LEADER mode. State: All 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: "c93dd86b2e354f1594c7b2af93fe5230" member_type: VOTER }
I20260709 12:15:29.427248 29713 sys_catalog.cc:565] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:29.431232 29718 sys_catalog.cc:455] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c93dd86b2e354f1594c7b2af93fe5230. Latest consensus state: current_term: 1 leader_uuid: "c93dd86b2e354f1594c7b2af93fe5230" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c93dd86b2e354f1594c7b2af93fe5230" member_type: VOTER } }
I20260709 12:15:29.431955 29718 sys_catalog.cc:458] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:29.433779 29723 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:29.433646 29717 sys_catalog.cc:455] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c93dd86b2e354f1594c7b2af93fe5230" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c93dd86b2e354f1594c7b2af93fe5230" member_type: VOTER } }
I20260709 12:15:29.434448 29717 sys_catalog.cc:458] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:29.438979 29723 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:29.445791 26728 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:29.448588 29723 catalog_manager.cc:1383] Generated new cluster ID: 384ccb59e2314381a816a353e9560564
I20260709 12:15:29.448854 29723 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:29.460289 29723 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:29.461412 29723 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:29.474887 29723 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230: Generated new TSK 0
I20260709 12:15:29.475454 29723 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:29.480268 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:29.485769 29734 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:29.487759 29735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:29.490067 29737 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:29.490238 26728 server_base.cc:1061] running on GCE node
I20260709 12:15:29.491428 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:29.491710 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:29.491888 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599329491869 us; error 0 us; skew 500 ppm
I20260709 12:15:29.492394 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:29.494539 26728 webserver.cc:533] Webserver started at http://127.26.26.1:40845/ using document root <none> and password file <none>
I20260709 12:15:29.495002 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:29.495187 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:29.495548 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:29.496568 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/instance:
uuid: "571b861c95ea455786aa067f1ad6b768"
format_stamp: "Formatted at 2026-07-09 12:15:29 on dist-test-slave-vqsr"
I20260709 12:15:29.500725 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:15:29.503732 29742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:29.504416 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:29.504693 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-0-root
uuid: "571b861c95ea455786aa067f1ad6b768"
format_stamp: "Formatted at 2026-07-09 12:15:29 on dist-test-slave-vqsr"
I20260709 12:15:29.504997 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:29.534984 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:29.536121 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:29.537580 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:29.539908 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:29.540128 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:29.540372 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:29.540562 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:29.577411 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.1:46755
I20260709 12:15:29.577500 29804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.1:46755 every 8 connection(s)
I20260709 12:15:29.582311 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:29.588680 29809 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:29.590936 29810 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:29.592692 29812 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:29.593070 26728 server_base.cc:1061] running on GCE node
I20260709 12:15:29.594246 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:15:29.594403 29805 heartbeater.cc:344] Connected to a master server at 127.26.26.62:33693
W20260709 12:15:29.594512 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:29.594823 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599329594803 us; error 0 us; skew 500 ppm
I20260709 12:15:29.594863 29805 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:29.595392 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:29.595687 29805 heartbeater.cc:507] Master 127.26.26.62:33693 requested a full tablet report, sending...
I20260709 12:15:29.598048 26728 webserver.cc:533] Webserver started at http://127.26.26.2:42377/ using document root <none> and password file <none>
I20260709 12:15:29.598002 29678 ts_manager.cc:194] Registered new tserver with Master: 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:29.598667 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:29.598937 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:29.599205 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:29.600090 29678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49502
I20260709 12:15:29.600312 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/instance:
uuid: "69d5576d16a3461199ee289bc049895d"
format_stamp: "Formatted at 2026-07-09 12:15:29 on dist-test-slave-vqsr"
I20260709 12:15:29.604655 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:15:29.607750 29817 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:29.608438 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:15:29.608708 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-1-root
uuid: "69d5576d16a3461199ee289bc049895d"
format_stamp: "Formatted at 2026-07-09 12:15:29 on dist-test-slave-vqsr"
I20260709 12:15:29.608979 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:29.630801 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:29.631958 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:29.633322 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:29.635354 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:29.635633 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:29.635864 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:29.636039 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:29.674691 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.2:36549
I20260709 12:15:29.674815 29879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.2:36549 every 8 connection(s)
I20260709 12:15:29.679378 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:29.685727 29883 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:29.687863 29884 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:29.690198 29886 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:29.690668 26728 server_base.cc:1061] running on GCE node
I20260709 12:15:29.692063 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:29.692273 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:29.692476 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599329692456 us; error 0 us; skew 500 ppm
I20260709 12:15:29.693096 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:29.696357 26728 webserver.cc:533] Webserver started at http://127.26.26.3:41685/ using document root <none> and password file <none>
I20260709 12:15:29.696655 29880 heartbeater.cc:344] Connected to a master server at 127.26.26.62:33693
I20260709 12:15:29.696883 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:29.697039 29880 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:29.697182 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:29.697582 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:29.697907 29880 heartbeater.cc:507] Master 127.26.26.62:33693 requested a full tablet report, sending...
I20260709 12:15:29.698654 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/instance:
uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
format_stamp: "Formatted at 2026-07-09 12:15:29 on dist-test-slave-vqsr"
I20260709 12:15:29.699985 29678 ts_manager.cc:194] Registered new tserver with Master: 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:29.701808 29678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49514
I20260709 12:15:29.704644 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:15:29.707836 29891 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:29.708555 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:15:29.708796 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-2-root
uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
format_stamp: "Formatted at 2026-07-09 12:15:29 on dist-test-slave-vqsr"
I20260709 12:15:29.709033 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:29.728938 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:29.730466 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:29.731787 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:29.733814 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:29.734004 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:29.734266 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:29.734424 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:29.773679 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.3:39435
I20260709 12:15:29.773806 29953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.3:39435 every 8 connection(s)
I20260709 12:15:29.778282 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:29.785257 29957 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:29.785842 29958 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:29.789145 26728 server_base.cc:1061] running on GCE node
W20260709 12:15:29.790064 29961 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:29.791157 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:15:29.791304 29954 heartbeater.cc:344] Connected to a master server at 127.26.26.62:33693
W20260709 12:15:29.791558 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:29.791723 29954 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:29.791851 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599329791835 us; error 0 us; skew 500 ppm
I20260709 12:15:29.792387 29954 heartbeater.cc:507] Master 127.26.26.62:33693 requested a full tablet report, sending...
I20260709 12:15:29.792547 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:29.794777 29678 ts_manager.cc:194] Registered new tserver with Master: 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:29.795404 26728 webserver.cc:533] Webserver started at http://127.26.26.4:38499/ using document root <none> and password file <none>
I20260709 12:15:29.796046 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:29.796327 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:29.796634 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:29.796712 29678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49524
I20260709 12:15:29.798091 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-3-root/instance:
uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
format_stamp: "Formatted at 2026-07-09 12:15:29 on dist-test-slave-vqsr"
I20260709 12:15:29.802544 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:29.805735 29965 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:29.806504 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:29.806948 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-3-root
uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
format_stamp: "Formatted at 2026-07-09 12:15:29 on dist-test-slave-vqsr"
I20260709 12:15:29.807267 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:29.826411 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:29.827862 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:29.829597 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:29.831944 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:29.832183 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:29.832442 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:29.832638 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:29.876622 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.4:38559
I20260709 12:15:29.876725 30027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.4:38559 every 8 connection(s)
I20260709 12:15:29.890244 30028 heartbeater.cc:344] Connected to a master server at 127.26.26.62:33693
I20260709 12:15:29.890640 30028 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:29.891512 30028 heartbeater.cc:507] Master 127.26.26.62:33693 requested a full tablet report, sending...
I20260709 12:15:29.893519 29678 ts_manager.cc:194] Registered new tserver with Master: 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:29.893834 26728 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013652163s
I20260709 12:15:29.894904 29678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49526
I20260709 12:15:29.920205 29678 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49530:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:15:30.148247 29993 tablet_service.cc:1511] Processing CreateTablet for tablet cd126f4fa55047f0857a2e5550fdb807 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:15:30.149016 29991 tablet_service.cc:1511] Processing CreateTablet for tablet fa4c79a5dffe4c228b1daec257245de3 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:15:30.150110 29993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd126f4fa55047f0857a2e5550fdb807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.151333 29992 tablet_service.cc:1511] Processing CreateTablet for tablet be33ea8b8d034d569cda2c81bcc77cee (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:15:30.153133 29991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4c79a5dffe4c228b1daec257245de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.155259 29992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be33ea8b8d034d569cda2c81bcc77cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.159619 29990 tablet_service.cc:1511] Processing CreateTablet for tablet 2a66ea00bf874916a00cac94b54001dc (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:15:30.161020 29990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a66ea00bf874916a00cac94b54001dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.165588 29989 tablet_service.cc:1511] Processing CreateTablet for tablet 0b50f8ced7f342d7a57e5ecfb6bee50c (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:15:30.166971 29989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b50f8ced7f342d7a57e5ecfb6bee50c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.172098 29988 tablet_service.cc:1511] Processing CreateTablet for tablet 40ec44d903204210a26f986cf6c8d245 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:15:30.173440 29988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ec44d903204210a26f986cf6c8d245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.175416 29919 tablet_service.cc:1511] Processing CreateTablet for tablet cd126f4fa55047f0857a2e5550fdb807 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:15:30.176805 29919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd126f4fa55047f0857a2e5550fdb807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.178795 29770 tablet_service.cc:1511] Processing CreateTablet for tablet cd126f4fa55047f0857a2e5550fdb807 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:15:30.180114 29770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd126f4fa55047f0857a2e5550fdb807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.180672 29918 tablet_service.cc:1511] Processing CreateTablet for tablet 63509d4f289441fc87412207efa9171d (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:15:30.180961 29987 tablet_service.cc:1511] Processing CreateTablet for tablet df15488f145747f89339b648a5375881 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:15:30.182029 29918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63509d4f289441fc87412207efa9171d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.182206 29987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df15488f145747f89339b648a5375881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.184569 29916 tablet_service.cc:1511] Processing CreateTablet for tablet 02fd3ac274ba4d5a88d9f86f56391adc (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:15:30.184957 29986 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0c5e81aa70474a88ca222b838e141d (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:15:30.185920 29916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02fd3ac274ba4d5a88d9f86f56391adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.186236 29986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0c5e81aa70474a88ca222b838e141d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.188525 29915 tablet_service.cc:1511] Processing CreateTablet for tablet 0b50f8ced7f342d7a57e5ecfb6bee50c (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:15:30.189860 29915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b50f8ced7f342d7a57e5ecfb6bee50c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.192580 29914 tablet_service.cc:1511] Processing CreateTablet for tablet 40ec44d903204210a26f986cf6c8d245 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:15:30.193909 29914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ec44d903204210a26f986cf6c8d245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.197916 29917 tablet_service.cc:1511] Processing CreateTablet for tablet fa4c79a5dffe4c228b1daec257245de3 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:15:30.199242 29917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4c79a5dffe4c228b1daec257245de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.210460 29767 tablet_service.cc:1511] Processing CreateTablet for tablet 02fd3ac274ba4d5a88d9f86f56391adc (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:15:30.211722 29767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02fd3ac274ba4d5a88d9f86f56391adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.201483 29913 tablet_service.cc:1511] Processing CreateTablet for tablet 9935ea0e027c486aa574ec9db084f98e (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:15:30.216255 29913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9935ea0e027c486aa574ec9db084f98e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.218096 30044 tablet_bootstrap.cc:492] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:30.205014 29911 tablet_service.cc:1511] Processing CreateTablet for tablet 4145fd207cb0433481a94550043c4c19 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:15:30.220350 29911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4145fd207cb0433481a94550043c4c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.205883 29769 tablet_service.cc:1511] Processing CreateTablet for tablet 63509d4f289441fc87412207efa9171d (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:15:30.221989 29769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63509d4f289441fc87412207efa9171d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.207110 29910 tablet_service.cc:1511] Processing CreateTablet for tablet 5a095ac0290946568f31e4c900c8dffc (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:15:30.224436 29910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a095ac0290946568f31e4c900c8dffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.225075 29766 tablet_service.cc:1511] Processing CreateTablet for tablet 2a66ea00bf874916a00cac94b54001dc (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:15:30.226763 30044 tablet_bootstrap.cc:654] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.208261 29768 tablet_service.cc:1511] Processing CreateTablet for tablet be33ea8b8d034d569cda2c81bcc77cee (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:15:30.203153 29912 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0c5e81aa70474a88ca222b838e141d (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:15:30.227725 29765 tablet_service.cc:1511] Processing CreateTablet for tablet 0b50f8ced7f342d7a57e5ecfb6bee50c (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:15:30.228849 29912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0c5e81aa70474a88ca222b838e141d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.230525 29764 tablet_service.cc:1511] Processing CreateTablet for tablet 9935ea0e027c486aa574ec9db084f98e (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:15:30.234014 29766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a66ea00bf874916a00cac94b54001dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.233651 29987 tablet_service.cc:1511] Processing CreateTablet for tablet 4145fd207cb0433481a94550043c4c19 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:15:30.233693 29763 tablet_service.cc:1511] Processing CreateTablet for tablet df15488f145747f89339b648a5375881 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:15:30.234979 29987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4145fd207cb0433481a94550043c4c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.235009 29765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b50f8ced7f342d7a57e5ecfb6bee50c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.236397 29764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9935ea0e027c486aa574ec9db084f98e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.236625 29985 tablet_service.cc:1511] Processing CreateTablet for tablet 92723986638248beb4a275126da82407 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:15:30.237509 29768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be33ea8b8d034d569cda2c81bcc77cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.238384 29985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92723986638248beb4a275126da82407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.240727 29984 tablet_service.cc:1511] Processing CreateTablet for tablet 11c756fd8c1048fa97c4aaf3a94fa01b (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:15:30.242410 29984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c756fd8c1048fa97c4aaf3a94fa01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.244093 29763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df15488f145747f89339b648a5375881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.258109 30044 tablet_bootstrap.cc:492] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:30.258626 30044 ts_tablet_manager.cc:1403] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.006s
I20260709 12:15:30.270325 30044 raft_consensus.cc:359] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:30.271068 30044 raft_consensus.cc:385] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.271364 30044 raft_consensus.cc:740] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.275750 30044 consensus_queue.cc:260] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:30.277820 29762 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0c5e81aa70474a88ca222b838e141d (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:15:30.279210 29762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0c5e81aa70474a88ca222b838e141d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.279753 29805 heartbeater.cc:499] Master 127.26.26.62:33693 was elected leader, sending a full tablet report...
I20260709 12:15:30.280867 30044 ts_tablet_manager.cc:1434] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:15:30.287885 29987 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf85c85c68149b0874a6fa081f7dd9f (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:15:30.289216 29987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf85c85c68149b0874a6fa081f7dd9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.293869 29761 tablet_service.cc:1511] Processing CreateTablet for tablet 5a095ac0290946568f31e4c900c8dffc (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:15:30.295045 29761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a095ac0290946568f31e4c900c8dffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.312918 30044 tablet_bootstrap.cc:492] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:30.318902 30044 tablet_bootstrap.cc:654] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:30.339574 29806 tablet.cc:2406] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:15:30.353672 29761 tablet_service.cc:1511] Processing CreateTablet for tablet 92723986638248beb4a275126da82407 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:15:30.355129 29761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92723986638248beb4a275126da82407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.370633 29992 tablet_service.cc:1511] Processing CreateTablet for tablet 7e8563ddc0ca4f7b83f53574b75f79cb (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:15:30.399511 29912 tablet_service.cc:1511] Processing CreateTablet for tablet 11c756fd8c1048fa97c4aaf3a94fa01b (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:15:30.401010 29912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c756fd8c1048fa97c4aaf3a94fa01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.403828 29914 tablet_service.cc:1511] Processing CreateTablet for tablet 68d2b5ff19ef45b2a64f707c7a41baea (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:15:30.413280 29762 tablet_service.cc:1511] Processing CreateTablet for tablet 301d8135c5544509bef068f02715bfbc (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:15:30.407763 29917 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf85c85c68149b0874a6fa081f7dd9f (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:15:30.407806 29770 tablet_service.cc:1511] Processing CreateTablet for tablet 11c756fd8c1048fa97c4aaf3a94fa01b (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:15:30.413758 29984 tablet_service.cc:1511] Processing CreateTablet for tablet 68d2b5ff19ef45b2a64f707c7a41baea (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:15:30.414515 29762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 301d8135c5544509bef068f02715bfbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.411427 29992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e8563ddc0ca4f7b83f53574b75f79cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.409214 29915 tablet_service.cc:1511] Processing CreateTablet for tablet 301d8135c5544509bef068f02715bfbc (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:15:30.417024 29769 tablet_service.cc:1511] Processing CreateTablet for tablet 7e8563ddc0ca4f7b83f53574b75f79cb (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:15:30.417516 29845 tablet_service.cc:1511] Processing CreateTablet for tablet 63509d4f289441fc87412207efa9171d (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:15:30.418331 29769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e8563ddc0ca4f7b83f53574b75f79cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.418845 29845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63509d4f289441fc87412207efa9171d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.420323 29986 tablet_service.cc:1511] Processing CreateTablet for tablet 65d86081733b4c06b2405fd1c8dbe943 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:15:30.420647 29844 tablet_service.cc:1511] Processing CreateTablet for tablet be33ea8b8d034d569cda2c81bcc77cee (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:15:30.420934 29993 tablet_service.cc:1511] Processing CreateTablet for tablet 888ff2a3931e4735b5be69a7c0a8546e (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:15:30.421088 29767 tablet_service.cc:1511] Processing CreateTablet for tablet 68d2b5ff19ef45b2a64f707c7a41baea (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:15:30.421972 29844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be33ea8b8d034d569cda2c81bcc77cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.422434 29767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d2b5ff19ef45b2a64f707c7a41baea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.423310 29991 tablet_service.cc:1511] Processing CreateTablet for tablet e4bdc5d3481541cebb44701c5123c83d (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:15:30.424844 29914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d2b5ff19ef45b2a64f707c7a41baea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.426169 29842 tablet_service.cc:1511] Processing CreateTablet for tablet 02fd3ac274ba4d5a88d9f86f56391adc (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:15:30.428900 29984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d2b5ff19ef45b2a64f707c7a41baea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.428598 29841 tablet_service.cc:1511] Processing CreateTablet for tablet 2a66ea00bf874916a00cac94b54001dc (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:15:30.429637 29917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf85c85c68149b0874a6fa081f7dd9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.430783 29840 tablet_service.cc:1511] Processing CreateTablet for tablet 40ec44d903204210a26f986cf6c8d245 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:15:30.432524 29839 tablet_service.cc:1511] Processing CreateTablet for tablet 9935ea0e027c486aa574ec9db084f98e (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:15:30.433136 29766 tablet_service.cc:1511] Processing CreateTablet for tablet a3dc36ad6e0b40959e981aed46ea36a8 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:15:30.434326 29766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3dc36ad6e0b40959e981aed46ea36a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.434248 29837 tablet_service.cc:1511] Processing CreateTablet for tablet 4145fd207cb0433481a94550043c4c19 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:15:30.434509 29838 tablet_service.cc:1511] Processing CreateTablet for tablet df15488f145747f89339b648a5375881 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:15:30.435659 29993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888ff2a3931e4735b5be69a7c0a8546e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.424556 29843 tablet_service.cc:1511] Processing CreateTablet for tablet fa4c79a5dffe4c228b1daec257245de3 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:15:30.437239 29836 tablet_service.cc:1511] Processing CreateTablet for tablet 5a095ac0290946568f31e4c900c8dffc (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:15:30.412472 29916 tablet_service.cc:1511] Processing CreateTablet for tablet 9e35472baf764a69b1f2de8328026640 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:15:30.439875 29916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e35472baf764a69b1f2de8328026640. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:30.441159 29726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:30.442118 29842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02fd3ac274ba4d5a88d9f86f56391adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.443764 29986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d86081733b4c06b2405fd1c8dbe943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.445092 29991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4bdc5d3481541cebb44701c5123c83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.449982 29768 tablet_service.cc:1511] Processing CreateTablet for tablet 65d86081733b4c06b2405fd1c8dbe943 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:15:30.450457 29913 tablet_service.cc:1511] Processing CreateTablet for tablet a3dc36ad6e0b40959e981aed46ea36a8 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:15:30.451229 29768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d86081733b4c06b2405fd1c8dbe943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.435106 29985 tablet_service.cc:1511] Processing CreateTablet for tablet fafe166e0b6241a3a8f7a08b190a2d7a (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:15:30.462080 30045 tablet_bootstrap.cc:492] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:30.459514 29764 tablet_service.cc:1511] Processing CreateTablet for tablet 888ff2a3931e4735b5be69a7c0a8546e (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:15:30.461323 29913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3dc36ad6e0b40959e981aed46ea36a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.461892 30049 tablet_bootstrap.cc:492] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:30.414167 29988 tablet_service.cc:1511] Processing CreateTablet for tablet 9e35472baf764a69b1f2de8328026640 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:15:30.466428 29837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4145fd207cb0433481a94550043c4c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.472047 29915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 301d8135c5544509bef068f02715bfbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.476002 29770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c756fd8c1048fa97c4aaf3a94fa01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.477329 29840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ec44d903204210a26f986cf6c8d245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.478045 29839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9935ea0e027c486aa574ec9db084f98e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.477775 29917 tablet_service.cc:1511] Processing CreateTablet for tablet e4bdc5d3481541cebb44701c5123c83d (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:15:30.478744 29843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4c79a5dffe4c228b1daec257245de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.479904 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df15488f145747f89339b648a5375881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.481140 29836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a095ac0290946568f31e4c900c8dffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.482601 29841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a66ea00bf874916a00cac94b54001dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.489722 29985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafe166e0b6241a3a8f7a08b190a2d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.511680 29911 tablet_service.cc:1511] Processing CreateTablet for tablet 888ff2a3931e4735b5be69a7c0a8546e (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:15:30.515358 30047 raft_consensus.cc:493] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.515923 30047 raft_consensus.cc:515] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:30.519729 29761 tablet_service.cc:1511] Processing CreateTablet for tablet 4ebdbc5d50c24065a511e3b03223b761 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:15:30.523337 29917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4bdc5d3481541cebb44701c5123c83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.526926 29918 tablet_service.cc:1511] Processing CreateTablet for tablet 4ebdbc5d50c24065a511e3b03223b761 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:15:30.532390 29988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e35472baf764a69b1f2de8328026640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.534063 29761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ebdbc5d50c24065a511e3b03223b761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.540700 29989 tablet_service.cc:1511] Processing CreateTablet for tablet f4c3d64132b647a78cd9c9ffcec79b8c (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:15:30.542232 29989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c3d64132b647a78cd9c9ffcec79b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.545221 29918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ebdbc5d50c24065a511e3b03223b761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.547464 29911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888ff2a3931e4735b5be69a7c0a8546e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.431298 29990 tablet_service.cc:1511] Processing CreateTablet for tablet ea80c7cc36614f8aa713df98ac7bec82 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:15:30.550859 29990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea80c7cc36614f8aa713df98ac7bec82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.557870 29764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888ff2a3931e4735b5be69a7c0a8546e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.559644 30044 tablet_bootstrap.cc:492] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:30.560199 30044 ts_tablet_manager.cc:1403] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.248s	user 0.040s	sys 0.016s
I20260709 12:15:30.567503 30049 tablet_bootstrap.cc:654] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.575695 29910 tablet_service.cc:1511] Processing CreateTablet for tablet fafe166e0b6241a3a8f7a08b190a2d7a (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:15:30.615734 30047 leader_election.cc:290] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:30.632714 30044 raft_consensus.cc:359] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:30.633399 30044 raft_consensus.cc:385] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.633689 30044 raft_consensus.cc:740] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.634378 30044 consensus_queue.cc:260] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:30.609898 29987 tablet_service.cc:1511] Processing CreateTablet for tablet 84f27c54ff11452584837c1b3ecb57de (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:15:30.598101 29912 tablet_service.cc:1511] Processing CreateTablet for tablet 7e8eda04f700458698b838d24b3dc231 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:15:30.636530 29987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f27c54ff11452584837c1b3ecb57de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.639393 30045 tablet_bootstrap.cc:654] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.591365 29765 tablet_service.cc:1511] Processing CreateTablet for tablet ea80c7cc36614f8aa713df98ac7bec82 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:15:30.656699 29765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea80c7cc36614f8aa713df98ac7bec82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.657637 30044 ts_tablet_manager.cc:1434] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.001s
I20260709 12:15:30.658805 30044 tablet_bootstrap.cc:492] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:30.594758 29917 tablet_service.cc:1511] Processing CreateTablet for tablet f4c3d64132b647a78cd9c9ffcec79b8c (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:15:30.648247 29910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafe166e0b6241a3a8f7a08b190a2d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.691241 29914 tablet_service.cc:1511] Processing CreateTablet for tablet d2da2c4770b34f509c074ea361b84862 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:15:30.606930 29763 tablet_service.cc:1511] Processing CreateTablet for tablet fafe166e0b6241a3a8f7a08b190a2d7a (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:15:30.699882 30044 tablet_bootstrap.cc:654] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.736194 29763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafe166e0b6241a3a8f7a08b190a2d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.705168 29880 heartbeater.cc:499] Master 127.26.26.62:33693 was elected leader, sending a full tablet report...
I20260709 12:15:30.719180 29762 tablet_service.cc:1511] Processing CreateTablet for tablet 7e8eda04f700458698b838d24b3dc231 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:15:30.740290 29762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e8eda04f700458698b838d24b3dc231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.732151 29984 tablet_service.cc:1511] Processing CreateTablet for tablet d2da2c4770b34f509c074ea361b84862 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:15:30.733628 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd126f4fa55047f0857a2e5550fdb807" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
W20260709 12:15:30.741659 29744 leader_election.cc:343] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.741937 29984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2da2c4770b34f509c074ea361b84862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.742080 29767 tablet_service.cc:1511] Processing CreateTablet for tablet 84f27c54ff11452584837c1b3ecb57de (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:15:30.749102 29919 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed1100b0101492d8e54af0a55e2e402 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:15:30.663339 29992 tablet_service.cc:1511] Processing CreateTablet for tablet c8f3653a2caf4c6ab46b10b1b3b8ff21 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:15:30.758905 29992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f3653a2caf4c6ab46b10b1b3b8ff21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.731866 29839 tablet_service.cc:1511] Processing CreateTablet for tablet 92723986638248beb4a275126da82407 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:15:30.768023 29912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e8eda04f700458698b838d24b3dc231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.788372 29844 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf85c85c68149b0874a6fa081f7dd9f (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:15:30.789755 29844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf85c85c68149b0874a6fa081f7dd9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.790836 29767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f27c54ff11452584837c1b3ecb57de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.785535 29919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed1100b0101492d8e54af0a55e2e402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.793545 29915 tablet_service.cc:1511] Processing CreateTablet for tablet 20458b777dc4424d88e7073cc184f001 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:15:30.795238 29915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20458b777dc4424d88e7073cc184f001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.798321 29917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c3d64132b647a78cd9c9ffcec79b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.799171 29954 heartbeater.cc:499] Master 127.26.26.62:33693 was elected leader, sending a full tablet report...
I20260709 12:15:30.802409 29761 tablet_service.cc:1511] Processing CreateTablet for tablet d2da2c4770b34f509c074ea361b84862 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:15:30.803575 29761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2da2c4770b34f509c074ea361b84862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.803687 29914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2da2c4770b34f509c074ea361b84862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.799955 29838 tablet_service.cc:1511] Processing CreateTablet for tablet 301d8135c5544509bef068f02715bfbc (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:15:30.807088 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 301d8135c5544509bef068f02715bfbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.810741 29991 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed1100b0101492d8e54af0a55e2e402 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:15:30.812098 29991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed1100b0101492d8e54af0a55e2e402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.815618 29770 tablet_service.cc:1511] Processing CreateTablet for tablet 20458b777dc4424d88e7073cc184f001 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:15:30.816892 29770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20458b777dc4424d88e7073cc184f001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.818189 29769 tablet_service.cc:1511] Processing CreateTablet for tablet c8f3653a2caf4c6ab46b10b1b3b8ff21 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:15:30.825955 29840 tablet_service.cc:1511] Processing CreateTablet for tablet 7e8563ddc0ca4f7b83f53574b75f79cb (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:15:30.833806 29769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f3653a2caf4c6ab46b10b1b3b8ff21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.835729 29842 tablet_service.cc:1511] Processing CreateTablet for tablet a3dc36ad6e0b40959e981aed46ea36a8 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:15:30.841729 30049 tablet_bootstrap.cc:492] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:30.842231 30049 ts_tablet_manager.cc:1403] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.381s	user 0.011s	sys 0.023s
I20260709 12:15:30.845155 30049 raft_consensus.cc:359] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:30.845834 30049 raft_consensus.cc:385] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.846094 30049 raft_consensus.cc:740] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.846969 30049 consensus_queue.cc:260] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:30.847846 29770 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec06ead686048eab702c3a3af1bc534 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:15:30.849088 29770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec06ead686048eab702c3a3af1bc534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.855479 29916 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec06ead686048eab702c3a3af1bc534 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:15:30.856679 29916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec06ead686048eab702c3a3af1bc534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.857077 29837 tablet_service.cc:1511] Processing CreateTablet for tablet 65d86081733b4c06b2405fd1c8dbe943 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:15:30.863971 30051 tablet_bootstrap.cc:492] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:30.876168 29844 tablet_service.cc:1511] Processing CreateTablet for tablet 4ebdbc5d50c24065a511e3b03223b761 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:15:30.876430 29984 tablet_service.cc:1511] Processing CreateTablet for tablet c6dd42ec1c14410fb3a81770735b8cf5 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:15:30.876736 29769 tablet_service.cc:1511] Processing CreateTablet for tablet c1d0b026500341cba2029bfab4a8a116 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:15:30.877928 29984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6dd42ec1c14410fb3a81770735b8cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.881950 29911 tablet_service.cc:1511] Processing CreateTablet for tablet c1d0b026500341cba2029bfab4a8a116 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:15:30.883577 29916 tablet_service.cc:1511] Processing CreateTablet for tablet e26c10beca5945fcaf4e41c7557890a6 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:15:30.884474 29769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d0b026500341cba2029bfab4a8a116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.885073 30045 tablet_bootstrap.cc:492] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:30.885440 29839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92723986638248beb4a275126da82407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.883518 29986 tablet_service.cc:1511] Processing CreateTablet for tablet 166dfdefe88043d5876f6b8a3a1cd5de (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:15:30.899652 30028 heartbeater.cc:499] Master 127.26.26.62:33693 was elected leader, sending a full tablet report...
I20260709 12:15:30.900069 29841 tablet_service.cc:1511] Processing CreateTablet for tablet e4bdc5d3481541cebb44701c5123c83d (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:15:30.901294 29843 tablet_service.cc:1511] Processing CreateTablet for tablet 9e35472baf764a69b1f2de8328026640 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:15:30.907968 29986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166dfdefe88043d5876f6b8a3a1cd5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.909363 30044 tablet_bootstrap.cc:492] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:30.909853 30044 ts_tablet_manager.cc:1403] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.251s	user 0.017s	sys 0.000s
I20260709 12:15:30.912860 30044 raft_consensus.cc:359] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:30.913633 30044 raft_consensus.cc:385] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.896982 30045 ts_tablet_manager.cc:1403] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.435s	user 0.025s	sys 0.034s
I20260709 12:15:30.913960 30044 raft_consensus.cc:740] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.914893 30044 consensus_queue.cc:260] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:30.916586 30045 raft_consensus.cc:359] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:30.917322 30045 raft_consensus.cc:385] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.917382 30044 ts_tablet_manager.cc:1434] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260709 12:15:30.917685 30045 raft_consensus.cc:740] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.918540 30044 tablet_bootstrap.cc:492] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:30.826840 29990 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec06ead686048eab702c3a3af1bc534 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:15:30.927171 29990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec06ead686048eab702c3a3af1bc534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.930827 29770 tablet_service.cc:1511] Processing CreateTablet for tablet e26c10beca5945fcaf4e41c7557890a6 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:15:30.921725 29764 tablet_service.cc:1511] Processing CreateTablet for tablet 166dfdefe88043d5876f6b8a3a1cd5de (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:15:30.931576 29913 tablet_service.cc:1511] Processing CreateTablet for tablet c6dd42ec1c14410fb3a81770735b8cf5 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:15:30.933174 29987 tablet_service.cc:1511] Processing CreateTablet for tablet 991c85a9b488474999d2d0c97a6a4eba (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:15:30.950052 29987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 991c85a9b488474999d2d0c97a6a4eba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.955567 29842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3dc36ad6e0b40959e981aed46ea36a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.957188 30047 raft_consensus.cc:493] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.957700 30047 raft_consensus.cc:515] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:30.936302 29993 tablet_service.cc:1511] Processing CreateTablet for tablet e26c10beca5945fcaf4e41c7557890a6 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:15:30.958338 29989 tablet_service.cc:1511] Processing CreateTablet for tablet ddfe76d36fe443f1baea8a5cb417d9ad (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:15:30.959268 29844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ebdbc5d50c24065a511e3b03223b761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.959524 29993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26c10beca5945fcaf4e41c7557890a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.961509 29840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e8563ddc0ca4f7b83f53574b75f79cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.963114 29917 tablet_service.cc:1511] Processing CreateTablet for tablet 991c85a9b488474999d2d0c97a6a4eba (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:15:30.937206 29988 tablet_service.cc:1511] Processing CreateTablet for tablet ecaa324656964c1a894a4259190a653a (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:15:30.969463 29841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4bdc5d3481541cebb44701c5123c83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.940092 29985 tablet_service.cc:1511] Processing CreateTablet for tablet 63bacad230374fac9e45129555362b3b (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:15:30.941413 29845 tablet_service.cc:1511] Processing CreateTablet for tablet ea80c7cc36614f8aa713df98ac7bec82 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:15:30.944092 29765 tablet_service.cc:1511] Processing CreateTablet for tablet 87829180393d44d9bb80ea6e9cf99677 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:15:30.944942 29836 tablet_service.cc:1511] Processing CreateTablet for tablet f4c3d64132b647a78cd9c9ffcec79b8c (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:15:30.918385 30045 consensus_queue.cc:260] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:30.981950 30047 leader_election.cc:290] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:30.982486 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd126f4fa55047f0857a2e5550fdb807" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:30.983901 30049 ts_tablet_manager.cc:1434] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.141s	user 0.022s	sys 0.013s
I20260709 12:15:30.984927 30049 tablet_bootstrap.cc:492] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:30.985553 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0c5e81aa70474a88ca222b838e141d" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
W20260709 12:15:30.984864 29745 leader_election.cc:343] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.000023 29768 tablet_service.cc:1511] Processing CreateTablet for tablet ecaa324656964c1a894a4259190a653a (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:15:31.000355 29745 leader_election.cc:304] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:31.001134 30047 raft_consensus.cc:2749] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:31.001919 29745 leader_election.cc:343] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.994874 29911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d0b026500341cba2029bfab4a8a116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:30.995541 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0c5e81aa70474a88ca222b838e141d" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:30.996541 29985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bacad230374fac9e45129555362b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.002769 30003 raft_consensus.cc:2468] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:30.995903 29838 tablet_service.cc:1511] Processing CreateTablet for tablet 7e8eda04f700458698b838d24b3dc231 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:15:30.999536 29766 tablet_service.cc:1511] Processing CreateTablet for tablet 63bacad230374fac9e45129555362b3b (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:15:31.003957 29744 leader_election.cc:304] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:31.004489 29914 tablet_service.cc:1511] Processing CreateTablet for tablet 63bacad230374fac9e45129555362b3b (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:15:31.005139 30047 raft_consensus.cc:2804] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:31.005577 30047 raft_consensus.cc:493] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:31.005903 29914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bacad230374fac9e45129555362b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.005923 30047 raft_consensus.cc:3060] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.005849 29992 tablet_service.cc:1511] Processing CreateTablet for tablet 17514595a58a4b6baf363aeb56d2d758 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:15:31.009923 29910 tablet_service.cc:1511] Processing CreateTablet for tablet 87829180393d44d9bb80ea6e9cf99677 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:15:31.015105 30044 tablet_bootstrap.cc:654] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.039541 29763 tablet_service.cc:1511] Processing CreateTablet for tablet 17514595a58a4b6baf363aeb56d2d758 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:15:31.015583 29837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d86081733b4c06b2405fd1c8dbe943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.041769 30056 raft_consensus.cc:493] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.042284 30056 raft_consensus.cc:515] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:31.047556 30056 leader_election.cc:290] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:31.048902 29767 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7a202dae624d2dbeb74cbe06891e72 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:15:31.018702 29918 tablet_service.cc:1511] Processing CreateTablet for tablet ddfe76d36fe443f1baea8a5cb417d9ad (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:15:31.007722 29913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6dd42ec1c14410fb3a81770735b8cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.024019 29988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecaa324656964c1a894a4259190a653a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.052942 29919 tablet_service.cc:1511] Processing CreateTablet for tablet 0a3ab742cd92422e8e37d6848b664250 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:15:31.054245 29919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a3ab742cd92422e8e37d6848b664250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.033891 30047 raft_consensus.cc:515] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.038825 29761 tablet_service.cc:1511] Processing CreateTablet for tablet 0a3ab742cd92422e8e37d6848b664250 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:15:31.031989 29770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26c10beca5945fcaf4e41c7557890a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.057821 29836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c3d64132b647a78cd9c9ffcec79b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.077855 29762 tablet_service.cc:1511] Processing CreateTablet for tablet 17553fde7d45436cb9366477d9bed61c (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:15:31.078012 29986 tablet_service.cc:1511] Processing CreateTablet for tablet f5e6c83a77c1419589dbbf38a0589da7 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:15:31.079123 29762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17553fde7d45436cb9366477d9bed61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.080646 30045 ts_tablet_manager.cc:1434] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.166s	user 0.021s	sys 0.001s
I20260709 12:15:31.081657 30045 tablet_bootstrap.cc:492] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:31.060055 29989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfe76d36fe443f1baea8a5cb417d9ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.088595 29843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e35472baf764a69b1f2de8328026640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.060456 29912 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7a202dae624d2dbeb74cbe06891e72 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:15:31.091749 29761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a3ab742cd92422e8e37d6848b664250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.064465 29991 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7a202dae624d2dbeb74cbe06891e72 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:15:31.094129 29991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7a202dae624d2dbeb74cbe06891e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.095100 29768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecaa324656964c1a894a4259190a653a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.095808 29917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 991c85a9b488474999d2d0c97a6a4eba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.095098 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e8eda04f700458698b838d24b3dc231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.103719 29845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea80c7cc36614f8aa713df98ac7bec82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.104252 29915 tablet_service.cc:1511] Processing CreateTablet for tablet f5e6c83a77c1419589dbbf38a0589da7 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:15:31.105527 29915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e6c83a77c1419589dbbf38a0589da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.107723 29912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7a202dae624d2dbeb74cbe06891e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.115729 29918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfe76d36fe443f1baea8a5cb417d9ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.131882 30044 tablet_bootstrap.cc:492] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:31.132436 30044 ts_tablet_manager.cc:1403] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.214s	user 0.009s	sys 0.007s
I20260709 12:15:31.135255 30044 raft_consensus.cc:359] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:31.135968 30044 raft_consensus.cc:385] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.136268 30044 raft_consensus.cc:740] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.136987 30044 consensus_queue.cc:260] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:31.143013 29765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87829180393d44d9bb80ea6e9cf99677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.143748 29763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17514595a58a4b6baf363aeb56d2d758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.144764 29916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26c10beca5945fcaf4e41c7557890a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.119843 29913 tablet_service.cc:1511] Processing CreateTablet for tablet 17553fde7d45436cb9366477d9bed61c (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:15:31.148571 29913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17553fde7d45436cb9366477d9bed61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.151727 29767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7a202dae624d2dbeb74cbe06891e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.158224 29992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17514595a58a4b6baf363aeb56d2d758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.168665 29910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87829180393d44d9bb80ea6e9cf99677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.171403 30062 raft_consensus.cc:493] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.171892 30062 raft_consensus.cc:515] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:31.174320 30062 leader_election.cc:290] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:31.169024 29766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bacad230374fac9e45129555362b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.180874 29984 tablet_service.cc:1511] Processing CreateTablet for tablet 694ba59a463b41a9829ceb0b0664c856 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:15:31.182173 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a095ac0290946568f31e4c900c8dffc" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
W20260709 12:15:31.221953 29745 leader_election.cc:343] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.222290 29911 tablet_service.cc:1511] Processing CreateTablet for tablet c90ebb6407df44209821152c4a7f8d32 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:15:31.223268 29914 tablet_service.cc:1511] Processing CreateTablet for tablet a56462b835bb4d088d39a9229127c5f1 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:15:31.183000 30049 tablet_bootstrap.cc:654] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.188691 29842 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed1100b0101492d8e54af0a55e2e402 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:15:31.190074 29843 tablet_service.cc:1511] Processing CreateTablet for tablet 20458b777dc4424d88e7073cc184f001 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:15:31.193341 29990 tablet_service.cc:1511] Processing CreateTablet for tablet c90ebb6407df44209821152c4a7f8d32 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:15:31.201114 29985 tablet_service.cc:1511] Processing CreateTablet for tablet a56462b835bb4d088d39a9229127c5f1 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:15:31.209184 29986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e6c83a77c1419589dbbf38a0589da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.211757 29764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166dfdefe88043d5876f6b8a3a1cd5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.218117 30051 tablet_bootstrap.cc:654] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.218322 30045 tablet_bootstrap.cc:654] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.218883 29839 tablet_service.cc:1511] Processing CreateTablet for tablet 84f27c54ff11452584837c1b3ecb57de (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:15:31.240240 30047 leader_election.cc:290] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:31.251302 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0c5e81aa70474a88ca222b838e141d" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:31.251947 30003 raft_consensus.cc:3060] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.252009 29844 tablet_service.cc:1511] Processing CreateTablet for tablet c8f3653a2caf4c6ab46b10b1b3b8ff21 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:15:31.253374 29844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f3653a2caf4c6ab46b10b1b3b8ff21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.245617 29911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90ebb6407df44209821152c4a7f8d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.251626 29769 tablet_service.cc:1511] Processing CreateTablet for tablet cc1e99c9c7c14920aca1d8b12f4d2c4c (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:15:31.268344 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0c5e81aa70474a88ca222b838e141d" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:31.274312 29993 tablet_service.cc:1511] Processing CreateTablet for tablet eef0f4563654437585197328a2d19561 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 12:15:31.277256 29745 leader_election.cc:343] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.277349 29987 tablet_service.cc:1511] Processing CreateTablet for tablet 798bdd5837b74514b7036cefcecadc01 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:15:31.265802 29761 tablet_service.cc:1511] Processing CreateTablet for tablet c90ebb6407df44209821152c4a7f8d32 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:15:31.249610 29762 tablet_service.cc:1511] Processing CreateTablet for tablet 694ba59a463b41a9829ceb0b0664c856 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:15:31.286374 29841 tablet_service.cc:1511] Processing CreateTablet for tablet c1d0b026500341cba2029bfab4a8a116 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:15:31.262655 29984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 694ba59a463b41a9829ceb0b0664c856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.303062 29768 tablet_service.cc:1511] Processing CreateTablet for tablet eef0f4563654437585197328a2d19561 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:15:31.303787 29985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56462b835bb4d088d39a9229127c5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.304584 29768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef0f4563654437585197328a2d19561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.305351 29840 tablet_service.cc:1511] Processing CreateTablet for tablet c6dd42ec1c14410fb3a81770735b8cf5 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:15:31.265563 29842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed1100b0101492d8e54af0a55e2e402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.308207 29987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798bdd5837b74514b7036cefcecadc01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.293421 29916 tablet_service.cc:1511] Processing CreateTablet for tablet cc1e99c9c7c14920aca1d8b12f4d2c4c (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:15:31.295944 29914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56462b835bb4d088d39a9229127c5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.311086 29839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f27c54ff11452584837c1b3ecb57de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.311671 29990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90ebb6407df44209821152c4a7f8d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.314697 29836 tablet_service.cc:1511] Processing CreateTablet for tablet 991c85a9b488474999d2d0c97a6a4eba (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:15:31.315958 29836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 991c85a9b488474999d2d0c97a6a4eba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.319836 29843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20458b777dc4424d88e7073cc184f001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.320363 30044 ts_tablet_manager.cc:1434] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.188s	user 0.013s	sys 0.044s
I20260709 12:15:31.321585 30044 tablet_bootstrap.cc:492] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:31.323835 29993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef0f4563654437585197328a2d19561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.327247 29840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6dd42ec1c14410fb3a81770735b8cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.328596 29763 tablet_service.cc:1511] Processing CreateTablet for tablet 798bdd5837b74514b7036cefcecadc01 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:15:31.319886 29769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc1e99c9c7c14920aca1d8b12f4d2c4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.320426 29916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc1e99c9c7c14920aca1d8b12f4d2c4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.334847 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a095ac0290946568f31e4c900c8dffc" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:31.303184 30003 raft_consensus.cc:2468] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:31.340334 29841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d0b026500341cba2029bfab4a8a116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.343680 29837 tablet_service.cc:1511] Processing CreateTablet for tablet 166dfdefe88043d5876f6b8a3a1cd5de (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
W20260709 12:15:31.353266 29746 leader_election.cc:343] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.353848 29746 leader_election.cc:304] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:31.354862 30061 raft_consensus.cc:2749] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:31.356288 29744 leader_election.cc:304] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:31.357771 30061 raft_consensus.cc:2804] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:31.358474 30061 raft_consensus.cc:697] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:31.359491 30061 consensus_queue.cc:237] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.370433 29765 tablet_service.cc:1511] Processing CreateTablet for tablet f37064ecf9ba40adb6c3ec1881907a55 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:15:31.374580 29763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798bdd5837b74514b7036cefcecadc01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.380093 29992 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf010aa094a4bd38a3bc7bd9e3faec8 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:15:31.381018 29762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 694ba59a463b41a9829ceb0b0664c856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.381393 29992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf010aa094a4bd38a3bc7bd9e3faec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.382827 29765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37064ecf9ba40adb6c3ec1881907a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.383596 29761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90ebb6407df44209821152c4a7f8d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.384150 29912 tablet_service.cc:1511] Processing CreateTablet for tablet 798bdd5837b74514b7036cefcecadc01 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:15:31.386490 29912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798bdd5837b74514b7036cefcecadc01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.374501 29837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166dfdefe88043d5876f6b8a3a1cd5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.388393 30044 tablet_bootstrap.cc:654] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.390118 29917 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf010aa094a4bd38a3bc7bd9e3faec8 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:15:31.392879 30049 tablet_bootstrap.cc:492] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:31.393347 30049 ts_tablet_manager.cc:1403] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.409s	user 0.018s	sys 0.008s
I20260709 12:15:31.396430 30049 raft_consensus.cc:359] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.397236 30049 raft_consensus.cc:385] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.397603 30049 raft_consensus.cc:740] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.398519 29988 tablet_service.cc:1511] Processing CreateTablet for tablet 101b6f79d8a248f69dbb437cee8d4dab (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:15:31.399842 29988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101b6f79d8a248f69dbb437cee8d4dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.394899 29913 tablet_service.cc:1511] Processing CreateTablet for tablet f37064ecf9ba40adb6c3ec1881907a55 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:15:31.413218 29838 tablet_service.cc:1511] Processing CreateTablet for tablet 87829180393d44d9bb80ea6e9cf99677 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:15:31.414096 29917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf010aa094a4bd38a3bc7bd9e3faec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.419716 30049 consensus_queue.cc:260] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.421900 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:31.425956 29845 tablet_service.cc:1511] Processing CreateTablet for tablet ecaa324656964c1a894a4259190a653a (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:15:31.428104 30051 tablet_bootstrap.cc:492] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:31.448096 30049 ts_tablet_manager.cc:1434] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.002s
W20260709 12:15:31.448175 29895 leader_election.cc:343] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.453146 29768 tablet_service.cc:1511] Processing CreateTablet for tablet 101b6f79d8a248f69dbb437cee8d4dab (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:15:31.457278 30045 tablet_bootstrap.cc:492] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:31.464543 30051 ts_tablet_manager.cc:1403] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.601s	user 0.019s	sys 0.013s
W20260709 12:15:31.461704 29726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:31.457746 29678 catalog_manager.cc:5697] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:31.464861 29768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101b6f79d8a248f69dbb437cee8d4dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.464543 30045 ts_tablet_manager.cc:1403] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.383s	user 0.011s	sys 0.009s
I20260709 12:15:31.472345 30045 raft_consensus.cc:359] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:31.473026 30045 raft_consensus.cc:385] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.473266 30045 raft_consensus.cc:740] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.473922 30045 consensus_queue.cc:260] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:31.446147 29838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87829180393d44d9bb80ea6e9cf99677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.484225 30049 tablet_bootstrap.cc:492] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:31.494741 29913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37064ecf9ba40adb6c3ec1881907a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.499297 29910 tablet_service.cc:1511] Processing CreateTablet for tablet bb8d24367c7342d28dafc5c3e0774d50 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:15:31.503430 29839 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46346 (request call id 22) took 1049 ms. Trace:
I20260709 12:15:31.503654 29910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8d24367c7342d28dafc5c3e0774d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.503968 29839 rpcz_store.cc:276] 0709 12:15:30.452806 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:31.095204 (+642398us) service_pool.cc:224] Handling call
0709 12:15:31.269124 (+173920us) spinlock_profiling.cc:243] Waited 884 us on lock 0x7b5800003c98. stack: 00007f6e319f5343 00007f6e319f5240 00007f6e313841d4 00007f6e3b0c2304 00007f6e3b0c2299 00007f6e318afdb1 00007f6e319efb71 00007f6e319efa22 00007f6e3a9088d9 00007f6e39a62ee0 00007f6e39b48831 00007f6e39b25ac3 00007f6e39ad4400 00007f6e32f59af4 00007f6e32f59a82 00007f6e32f599b1
0709 12:15:31.269327 (+   203us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:15:31.269449 (+   122us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:15:31.413175 (+143726us) tablet_metadata.cc:665] Metadata flushed
0709 12:15:31.501138 (+ 87963us) tablet_replica.cc:206] Creating consensus instance
0709 12:15:31.502032 (+   894us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":176,"spinlock_wait_cycles":2034048}
I20260709 12:15:31.506680 30049 tablet_bootstrap.cc:654] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.511885 30051 raft_consensus.cc:359] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:31.512605 30051 raft_consensus.cc:385] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.512892 30051 raft_consensus.cc:740] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.518195 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:31.518796 29993 tablet_service.cc:1511] Processing CreateTablet for tablet bb8d24367c7342d28dafc5c3e0774d50 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:15:31.525381 30051 consensus_queue.cc:260] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
W20260709 12:15:31.519824 29895 leader_election.cc:343] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.527467 29895 leader_election.cc:304] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:31.506270 29839 tablet_service.cc:1511] Processing CreateTablet for tablet ddfe76d36fe443f1baea8a5cb417d9ad (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:15:31.528240 30056 raft_consensus.cc:2749] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:31.529431 29836 tablet_service.cc:1511] Processing CreateTablet for tablet 17514595a58a4b6baf363aeb56d2d758 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:15:31.522992 29845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecaa324656964c1a894a4259190a653a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.536399 29839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfe76d36fe443f1baea8a5cb417d9ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.539748 29836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17514595a58a4b6baf363aeb56d2d758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.540076 30045 ts_tablet_manager.cc:1434] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.001s
I20260709 12:15:31.541070 30045 tablet_bootstrap.cc:492] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:31.520256 29844 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46346 (request call id 25) took 1065 ms. Trace:
I20260709 12:15:31.541800 29844 rpcz_store.cc:276] 0709 12:15:30.453686 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:31.251161 (+797475us) service_pool.cc:224] Handling call
0709 12:15:31.252869 (+  1708us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:15:31.253005 (+   136us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:15:31.373413 (+120408us) tablet_metadata.cc:665] Metadata flushed
0709 12:15:31.518971 (+145558us) tablet_replica.cc:206] Creating consensus instance
0709 12:15:31.519409 (+   438us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:15:31.502624 29840 tablet_service.cc:1511] Processing CreateTablet for tablet 0a3ab742cd92422e8e37d6848b664250 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:15:31.544507 29840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a3ab742cd92422e8e37d6848b664250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.544538 29993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8d24367c7342d28dafc5c3e0774d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.545540 29765 tablet_service.cc:1511] Processing CreateTablet for tablet bb8d24367c7342d28dafc5c3e0774d50 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:15:31.545851 29844 tablet_service.cc:1511] Processing CreateTablet for tablet f5e6c83a77c1419589dbbf38a0589da7 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:15:31.559031 30045 tablet_bootstrap.cc:654] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.564916 30044 tablet_bootstrap.cc:492] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:31.565202 29842 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46346 (request call id 23) took 1096 ms. Trace:
I20260709 12:15:31.568207 29844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e6c83a77c1419589dbbf38a0589da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.576596 29841 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46346 (request call id 27) took 1004 ms. Trace:
I20260709 12:15:31.576756 30044 ts_tablet_manager.cc:1403] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.255s	user 0.022s	sys 0.028s
I20260709 12:15:31.577942 29843 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46346 (request call id 24) took 1124 ms. Trace:
I20260709 12:15:31.578327 29843 rpcz_store.cc:276] 0709 12:15:30.453423 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:31.186497 (+733074us) service_pool.cc:224] Handling call
0709 12:15:31.266617 (+ 80120us) spinlock_profiling.cc:243] Waited 1.7 ms on lock 0x7b5800003c98. stack: 00007f6e319f5343 00007f6e319f5240 00007f6e313841d4 00007f6e3b0c2304 00007f6e3b0c2299 00007f6e318afdb1 00007f6e319efb71 00007f6e319efa22 00007f6e3a9088d9 00007f6e39a62ee0 00007f6e39b48831 00007f6e39b25ac3 00007f6e39ad4400 00007f6e32f59af4 00007f6e32f59a82 00007f6e32f599b1
0709 12:15:31.266763 (+   146us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:15:31.266870 (+   107us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:15:31.453692 (+186822us) tablet_metadata.cc:665] Metadata flushed
0709 12:15:31.553458 (+ 99766us) tablet_replica.cc:206] Creating consensus instance
0709 12:15:31.577483 (+ 24025us) spinlock_profiling.cc:243] Waited 20.7 ms on lock 0x7b5800003c98. stack: 00007f6e319f5343 00007f6e319f5240 00007f6e313841d4 00007f6e3b0c2304 00007f6e3b0c2299 00007f6e318afdb1 00007f6e319efb71 00007f6e319f01a2 00007f6e3a931889 00007f6e39a62d88 00007f6e39b29973 00007f6e39b2570f 00007f6e39b25ecd 00007f6e39ad4400 00007f6e32f59af4 00007f6e32f59a82
0709 12:15:31.577873 (+   390us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":51559168}
I20260709 12:15:31.581570 30044 raft_consensus.cc:359] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:31.576638 29842 rpcz_store.cc:276] 0709 12:15:30.453134 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:31.176838 (+723704us) service_pool.cc:224] Handling call
0709 12:15:31.243946 (+ 67108us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:15:31.247238 (+  3292us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:15:31.377058 (+129820us) tablet_metadata.cc:665] Metadata flushed
0709 12:15:31.539160 (+162102us) tablet_replica.cc:206] Creating consensus instance
0709 12:15:31.549325 (+ 10165us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:15:31.582316 30044 raft_consensus.cc:385] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.582737 30044 raft_consensus.cc:740] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.583695 30044 consensus_queue.cc:260] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:31.584107 29842 tablet_service.cc:1511] Processing CreateTablet for tablet 694ba59a463b41a9829ceb0b0664c856 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:15:31.585928 29842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 694ba59a463b41a9829ceb0b0664c856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.586129 30044 ts_tablet_manager.cc:1434] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260709 12:15:31.588135 29837 tablet_service.cc:1511] Processing CreateTablet for tablet a56462b835bb4d088d39a9229127c5f1 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:15:31.591143 29843 tablet_service.cc:1511] Processing CreateTablet for tablet 17553fde7d45436cb9366477d9bed61c (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:15:31.592268 29765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8d24367c7342d28dafc5c3e0774d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.595615 30056 raft_consensus.cc:493] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.596264 30056 raft_consensus.cc:515] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.604177 29837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56462b835bb4d088d39a9229127c5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.605213 30049 tablet_bootstrap.cc:492] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:31.605733 30049 ts_tablet_manager.cc:1403] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.006s
I20260709 12:15:31.615831 30056 leader_election.cc:290] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:31.617297 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0c5e81aa70474a88ca222b838e141d" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:31.623399 30045 tablet_bootstrap.cc:492] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:31.624266 30045 ts_tablet_manager.cc:1403] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.010s
I20260709 12:15:31.628082 30045 raft_consensus.cc:359] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:31.628979 30045 raft_consensus.cc:385] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.630002 30061 raft_consensus.cc:493] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.631573 30061 raft_consensus.cc:515] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:31.634421 30061 leader_election.cc:290] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:31.635159 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:31.635761 29855 raft_consensus.cc:2468] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:31.636121 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:31.637069 29746 leader_election.cc:304] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:31.579509 29841 rpcz_store.cc:276] 0709 12:15:30.572541 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:31.285324 (+712783us) service_pool.cc:224] Handling call
0709 12:15:31.339805 (+ 54481us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:15:31.339927 (+   122us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:15:31.469175 (+129248us) tablet_metadata.cc:665] Metadata flushed
0709 12:15:31.576101 (+106926us) tablet_replica.cc:206] Creating consensus instance
0709 12:15:31.576540 (+   439us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:15:31.637903 29745 leader_election.cc:343] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.638832 30061 raft_consensus.cc:2804] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:31.639199 30061 raft_consensus.cc:493] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:31.639600 30061 raft_consensus.cc:3060] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.640506 30049 raft_consensus.cc:359] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:31.641199 30049 raft_consensus.cc:385] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.641469 30049 raft_consensus.cc:740] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.642274 30049 consensus_queue.cc:260] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:31.644531 30049 ts_tablet_manager.cc:1434] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 12:15:31.645722 29837 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf010aa094a4bd38a3bc7bd9e3faec8 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:15:31.639331 29841 tablet_service.cc:1511] Processing CreateTablet for tablet eef0f4563654437585197328a2d19561 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:15:31.647614 30061 raft_consensus.cc:515] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:31.648612 29843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17553fde7d45436cb9366477d9bed61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.650542 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:31.651155 29855 raft_consensus.cc:3060] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.653384 29840 tablet_service.cc:1511] Processing CreateTablet for tablet f37064ecf9ba40adb6c3ec1881907a55 (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:15:31.654599 29840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37064ecf9ba40adb6c3ec1881907a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.654271 29844 tablet_service.cc:1511] Processing CreateTablet for tablet 101b6f79d8a248f69dbb437cee8d4dab (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:15:31.654271 29839 tablet_service.cc:1511] Processing CreateTablet for tablet cc1e99c9c7c14920aca1d8b12f4d2c4c (DEFAULT_TABLE table=test-workload [id=79b0a8e2c25649a684a32ac27e9c0b21]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:15:31.629390 30045 raft_consensus.cc:740] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.661968 30047 raft_consensus.cc:493] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.663389 30044 tablet_bootstrap.cc:492] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:31.663702 30047 raft_consensus.cc:515] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:31.663743 30045 consensus_queue.cc:260] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:31.665813 30047 leader_election.cc:290] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:31.665987 30045 ts_tablet_manager.cc:1434] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.003s
I20260709 12:15:31.667881 30051 ts_tablet_manager.cc:1434] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.201s	user 0.016s	sys 0.024s
I20260709 12:15:31.668143 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92723986638248beb4a275126da82407" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:31.668784 30045 tablet_bootstrap.cc:492] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:31.669322 30051 tablet_bootstrap.cc:492] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:31.669404 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92723986638248beb4a275126da82407" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
W20260709 12:15:31.670971 29746 leader_election.cc:343] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:31.671864 29744 leader_election.cc:343] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.672291 29744 leader_election.cc:304] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:31.675015 29855 raft_consensus.cc:2468] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:31.675546 30047 raft_consensus.cc:2749] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:31.675861 30045 tablet_bootstrap.cc:654] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.663043 29837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf010aa094a4bd38a3bc7bd9e3faec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.677573 30061 leader_election.cc:290] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:31.678747 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:31.680401 30044 tablet_bootstrap.cc:654] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.681280 29746 leader_election.cc:304] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:31.682602 29838 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46346 (request call id 30) took 1073 ms. Trace:
I20260709 12:15:31.677330 30049 tablet_bootstrap.cc:492] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:31.686182 30061 raft_consensus.cc:2804] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:15:31.686861 29745 leader_election.cc:343] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.687243 30061 raft_consensus.cc:697] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:31.686103 29838 rpcz_store.cc:276] 0709 12:15:30.609035 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:31.409043 (+800008us) service_pool.cc:224] Handling call
0709 12:15:31.442018 (+ 32975us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:15:31.442117 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:15:31.552458 (+110341us) tablet_metadata.cc:665] Metadata flushed
0709 12:15:31.662063 (+109605us) tablet_replica.cc:206] Creating consensus instance
0709 12:15:31.682547 (+ 20484us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:15:31.688129 30057 raft_consensus.cc:493] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.688613 30057 raft_consensus.cc:515] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:31.689215 30061 consensus_queue.cc:237] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:31.691075 30057 leader_election.cc:290] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:31.684263 29844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101b6f79d8a248f69dbb437cee8d4dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.698652 29841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef0f4563654437585197328a2d19561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.699764 29839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc1e99c9c7c14920aca1d8b12f4d2c4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:31.715214 30051 tablet_bootstrap.cc:654] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.717274 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0c5e81aa70474a88ca222b838e141d" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:31.732966 30003 raft_consensus.cc:2393] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e5f0c858cac47f18b58d63f7cbf52fc in current term 1: Already voted for candidate 571b861c95ea455786aa067f1ad6b768 in this term.
I20260709 12:15:31.721665 29845 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46346 (request call id 31) took 1105 ms. Trace:
I20260709 12:15:31.735620 29893 leader_election.cc:304] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:31.736869 30056 raft_consensus.cc:3060] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.734890 29845 rpcz_store.cc:276] 0709 12:15:30.616061 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:31.425025 (+808964us) service_pool.cc:224] Handling call
0709 12:15:31.463626 (+ 38601us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:15:31.463715 (+    89us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:15:31.613991 (+150276us) tablet_metadata.cc:665] Metadata flushed
0709 12:15:31.721205 (+107214us) tablet_replica.cc:206] Creating consensus instance
0709 12:15:31.721611 (+   406us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:15:31.746980 30056 raft_consensus.cc:2749] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:31.751399 30049 tablet_bootstrap.cc:654] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.778362 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df15488f145747f89339b648a5375881" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:31.794996 30044 tablet_bootstrap.cc:492] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:31.795596 30044 ts_tablet_manager.cc:1403] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.138s	user 0.015s	sys 0.006s
W20260709 12:15:31.797399 29969 leader_election.cc:343] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.798107 30061 consensus_queue.cc:1048] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:31.798514 30051 tablet_bootstrap.cc:492] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:31.799139 30051 ts_tablet_manager.cc:1403] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.130s	user 0.026s	sys 0.032s
I20260709 12:15:31.802456 30051 raft_consensus.cc:359] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:31.805733 30051 raft_consensus.cc:385] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.807358 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df15488f145747f89339b648a5375881" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:31.807940 30045 tablet_bootstrap.cc:492] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:31.806459 30044 raft_consensus.cc:359] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:31.811821 30045 ts_tablet_manager.cc:1403] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.143s	user 0.009s	sys 0.006s
I20260709 12:15:31.811022 30051 raft_consensus.cc:740] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.811523 30044 raft_consensus.cc:385] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:31.812250 29969 leader_election.cc:343] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.812466 30044 raft_consensus.cc:740] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.812693 29969 leader_election.cc:304] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:31.812599 30051 consensus_queue.cc:260] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:31.813470 30057 raft_consensus.cc:2749] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:31.813298 30044 consensus_queue.cc:260] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:31.815357 30044 ts_tablet_manager.cc:1434] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:15:31.815146 30045 raft_consensus.cc:359] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.815894 30045 raft_consensus.cc:385] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.816186 30045 raft_consensus.cc:740] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.816668 30044 tablet_bootstrap.cc:492] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:31.817183 30051 ts_tablet_manager.cc:1434] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:15:31.818296 30049 tablet_bootstrap.cc:492] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:31.818784 30049 ts_tablet_manager.cc:1403] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.157s	user 0.017s	sys 0.010s
I20260709 12:15:31.816926 30045 consensus_queue.cc:260] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.823873 30051 tablet_bootstrap.cc:492] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:31.827612 30044 tablet_bootstrap.cc:654] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.830892 30051 tablet_bootstrap.cc:654] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.832454 30047 consensus_queue.cc:1048] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:31.834273 30049 raft_consensus.cc:359] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.837136 30049 raft_consensus.cc:385] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.838537 30049 raft_consensus.cc:740] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.842005 30045 ts_tablet_manager.cc:1434] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 12:15:31.841405 30049 consensus_queue.cc:260] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.843407 30045 tablet_bootstrap.cc:492] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:31.866580 30049 ts_tablet_manager.cc:1434] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.048s	user 0.002s	sys 0.011s
I20260709 12:15:31.870484 30049 tablet_bootstrap.cc:492] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:31.877197 30044 tablet_bootstrap.cc:492] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:31.877592 30049 tablet_bootstrap.cc:654] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.877728 30044 ts_tablet_manager.cc:1403] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.029s
I20260709 12:15:31.880686 30044 raft_consensus.cc:359] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:31.881395 30044 raft_consensus.cc:385] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.881677 30044 raft_consensus.cc:740] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.881858 30051 tablet_bootstrap.cc:492] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:31.882300 30051 ts_tablet_manager.cc:1403] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.059s	user 0.036s	sys 0.009s
I20260709 12:15:31.882373 30044 consensus_queue.cc:260] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:31.883591 30045 tablet_bootstrap.cc:654] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.885265 30051 raft_consensus.cc:359] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:31.885973 30051 raft_consensus.cc:385] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.886291 30051 raft_consensus.cc:740] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.887097 30051 consensus_queue.cc:260] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:31.888127 30044 ts_tablet_manager.cc:1434] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260709 12:15:31.892803 30051 ts_tablet_manager.cc:1434] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:15:31.894407 30051 tablet_bootstrap.cc:492] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:31.902568 30051 tablet_bootstrap.cc:654] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.905030 30044 tablet_bootstrap.cc:492] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:31.902513 29676 catalog_manager.cc:5697] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:31.912127 30049 tablet_bootstrap.cc:492] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:31.912705 30049 ts_tablet_manager.cc:1403] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.005s
I20260709 12:15:31.913106 30044 tablet_bootstrap.cc:654] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.915541 30045 tablet_bootstrap.cc:492] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:31.915923 30051 tablet_bootstrap.cc:492] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:31.916007 30045 ts_tablet_manager.cc:1403] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.008s
I20260709 12:15:31.916441 30051 ts_tablet_manager.cc:1403] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260709 12:15:31.919165 30051 raft_consensus.cc:359] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:31.919948 30051 raft_consensus.cc:385] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.920435 30051 raft_consensus.cc:740] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.919948 30045 raft_consensus.cc:359] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.920835 30045 raft_consensus.cc:385] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.921119 30045 raft_consensus.cc:740] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.921248 30051 consensus_queue.cc:260] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:31.923585 30051 ts_tablet_manager.cc:1434] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:15:31.924517 30051 tablet_bootstrap.cc:492] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:31.921931 30045 consensus_queue.cc:260] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.930415 30051 tablet_bootstrap.cc:654] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.930706 30057 raft_consensus.cc:493] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.931143 30057 raft_consensus.cc:515] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.934991 30049 raft_consensus.cc:359] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:31.937958 30049 raft_consensus.cc:385] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.938427 30049 raft_consensus.cc:740] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.939607 30049 consensus_queue.cc:260] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:31.942324 30049 ts_tablet_manager.cc:1434] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260709 12:15:31.943558 30049 tablet_bootstrap.cc:492] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:31.943692 30057 leader_election.cc:290] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:31.944193 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c756fd8c1048fa97c4aaf3a94fa01b" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
W20260709 12:15:31.945654 29969 leader_election.cc:343] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.947798 30051 tablet_bootstrap.cc:492] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:31.948263 30051 ts_tablet_manager.cc:1403] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.001s
I20260709 12:15:31.950009 30044 tablet_bootstrap.cc:492] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:31.950526 30044 ts_tablet_manager.cc:1403] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.028s
I20260709 12:15:31.951635 30049 tablet_bootstrap.cc:654] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.952860 30045 ts_tablet_manager.cc:1434] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 12:15:31.953846 30045 tablet_bootstrap.cc:492] T fa4c79a5dffe4c228b1daec257245de3 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:31.956823 30044 raft_consensus.cc:359] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.957775 30044 raft_consensus.cc:385] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.958124 30044 raft_consensus.cc:740] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.959049 30044 consensus_queue.cc:260] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.961581 30044 ts_tablet_manager.cc:1434] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:15:31.950984 30051 raft_consensus.cc:359] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.961978 30051 raft_consensus.cc:385] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.962283 30051 raft_consensus.cc:740] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.962677 30044 tablet_bootstrap.cc:492] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:31.963405 30049 tablet_bootstrap.cc:492] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:31.963914 30049 ts_tablet_manager.cc:1403] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260709 12:15:31.966087 30051 consensus_queue.cc:260] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:31.966742 30049 raft_consensus.cc:359] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:31.967556 30049 raft_consensus.cc:385] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.967856 30049 raft_consensus.cc:740] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.968596 30051 ts_tablet_manager.cc:1434] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:15:31.968724 30049 consensus_queue.cc:260] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:31.969590 30051 tablet_bootstrap.cc:492] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:31.970954 30044 tablet_bootstrap.cc:654] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.971058 30049 ts_tablet_manager.cc:1434] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:31.971906 30045 tablet_bootstrap.cc:654] T fa4c79a5dffe4c228b1daec257245de3 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.975395 30049 tablet_bootstrap.cc:492] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:31.975862 30051 tablet_bootstrap.cc:654] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.980880 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c756fd8c1048fa97c4aaf3a94fa01b" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
W20260709 12:15:31.982585 29968 leader_election.cc:343] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.983011 30049 tablet_bootstrap.cc:654] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.983037 29968 leader_election.cc:304] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:31.984426 30057 raft_consensus.cc:2749] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:32.009902 30056 raft_consensus.cc:493] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.010596 30056 raft_consensus.cc:515] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.013054 30056 leader_election.cc:290] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:32.015055 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4c79a5dffe4c228b1daec257245de3" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:32.017817 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4c79a5dffe4c228b1daec257245de3" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:32.018594 29855 raft_consensus.cc:2468] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
W20260709 12:15:32.020423 29893 leader_election.cc:343] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.021361 29895 leader_election.cc:304] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f
I20260709 12:15:32.022338 30056 raft_consensus.cc:2804] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.022682 30056 raft_consensus.cc:493] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.023021 30056 raft_consensus.cc:3060] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.023586 30049 tablet_bootstrap.cc:492] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:32.023731 30044 tablet_bootstrap.cc:492] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:32.024144 30049 ts_tablet_manager.cc:1403] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.010s
I20260709 12:15:32.024348 30044 ts_tablet_manager.cc:1403] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.009s
I20260709 12:15:32.026979 30049 raft_consensus.cc:359] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.027765 30049 raft_consensus.cc:385] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.028178 30049 raft_consensus.cc:740] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.027793 30044 raft_consensus.cc:359] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.028759 30044 raft_consensus.cc:385] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.029114 30044 raft_consensus.cc:740] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.029234 30049 consensus_queue.cc:260] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.029949 30044 consensus_queue.cc:260] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.030735 30045 tablet_bootstrap.cc:492] T fa4c79a5dffe4c228b1daec257245de3 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:32.035825 30045 ts_tablet_manager.cc:1403] T fa4c79a5dffe4c228b1daec257245de3 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.022s
I20260709 12:15:32.036962 30056 raft_consensus.cc:515] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.038566 30045 raft_consensus.cc:359] T fa4c79a5dffe4c228b1daec257245de3 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.039290 30045 raft_consensus.cc:385] T fa4c79a5dffe4c228b1daec257245de3 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.032730 30044 ts_tablet_manager.cc:1434] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:15:32.035166 30051 tablet_bootstrap.cc:492] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:32.039358 30049 ts_tablet_manager.cc:1434] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260709 12:15:32.039656 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4c79a5dffe4c228b1daec257245de3" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:32.040071 30051 ts_tablet_manager.cc:1403] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.071s	user 0.027s	sys 0.038s
I20260709 12:15:32.040386 29855 raft_consensus.cc:3060] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.040956 30049 tablet_bootstrap.cc:492] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:32.043004 30051 raft_consensus.cc:359] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.043722 30051 raft_consensus.cc:385] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.044025 30051 raft_consensus.cc:740] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.045336 30044 tablet_bootstrap.cc:492] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:32.047715 30049 tablet_bootstrap.cc:654] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.049667 30105 raft_consensus.cc:493] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.049795 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4c79a5dffe4c228b1daec257245de3" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:32.050446 30044 tablet_bootstrap.cc:654] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.050220 30105 raft_consensus.cc:515] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.050910 30056 leader_election.cc:290] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:32.039659 30045 raft_consensus.cc:740] T fa4c79a5dffe4c228b1daec257245de3 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.053304 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b50f8ced7f342d7a57e5ecfb6bee50c" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:32.053217 30051 consensus_queue.cc:260] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.053920 30105 leader_election.cc:290] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:32.047537 29855 raft_consensus.cc:2468] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
W20260709 12:15:32.054890 29893 leader_election.cc:343] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.055815 30051 ts_tablet_manager.cc:1434] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:15:32.056017 29895 leader_election.cc:304] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:32.053514 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b50f8ced7f342d7a57e5ecfb6bee50c" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:32.056895 30051 tablet_bootstrap.cc:492] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:32.056865 30105 raft_consensus.cc:2804] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.057502 30105 raft_consensus.cc:697] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
W20260709 12:15:32.057909 29895 leader_election.cc:343] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.058336 29895 leader_election.cc:304] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:32.058404 30105 consensus_queue.cc:237] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.062947 30056 raft_consensus.cc:2749] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:32.063521 30051 tablet_bootstrap.cc:654] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.063650 30045 consensus_queue.cc:260] T fa4c79a5dffe4c228b1daec257245de3 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.066301 30003 raft_consensus.cc:3060] T fa4c79a5dffe4c228b1daec257245de3 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.072693 30049 tablet_bootstrap.cc:492] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:32.073146 30049 ts_tablet_manager.cc:1403] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.001s
I20260709 12:15:32.074086 30051 tablet_bootstrap.cc:492] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:32.074414 30051 ts_tablet_manager.cc:1403] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 12:15:32.077303 30051 raft_consensus.cc:359] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.077641 30003 raft_consensus.cc:2468] T fa4c79a5dffe4c228b1daec257245de3 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:32.078019 30051 raft_consensus.cc:385] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.078366 30051 raft_consensus.cc:740] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.078251 30049 raft_consensus.cc:359] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.079121 30049 raft_consensus.cc:385] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.079416 30049 raft_consensus.cc:740] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.080049 30049 consensus_queue.cc:260] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.082170 30049 ts_tablet_manager.cc:1434] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:15:32.082996 30049 tablet_bootstrap.cc:492] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:32.084060 30051 consensus_queue.cc:260] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.084491 29675 catalog_manager.cc:5697] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.088239 30049 tablet_bootstrap.cc:654] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.096033 30051 ts_tablet_manager.cc:1434] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 12:15:32.099396 30049 tablet_bootstrap.cc:492] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:32.099916 30049 ts_tablet_manager.cc:1403] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260709 12:15:32.102555 30049 raft_consensus.cc:359] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.103165 30049 raft_consensus.cc:385] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.103574 30049 raft_consensus.cc:740] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.104151 30049 consensus_queue.cc:260] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.104658 30051 tablet_bootstrap.cc:492] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:32.106316 30049 ts_tablet_manager.cc:1434] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:15:32.107352 30049 tablet_bootstrap.cc:492] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:32.110216 30045 ts_tablet_manager.cc:1434] T fa4c79a5dffe4c228b1daec257245de3 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.000s
I20260709 12:15:32.113044 30049 tablet_bootstrap.cc:654] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.114179 30051 tablet_bootstrap.cc:654] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:32.115041 29895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.1:46755, user_credentials={real_user=slave}} blocked reactor thread for 57166.8us
I20260709 12:15:32.119671 30045 tablet_bootstrap.cc:492] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:32.123781 30049 tablet_bootstrap.cc:492] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:32.124215 30049 ts_tablet_manager.cc:1403] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 12:15:32.126681 30049 raft_consensus.cc:359] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.127326 30049 raft_consensus.cc:385] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.127622 30049 raft_consensus.cc:740] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.128253 30049 consensus_queue.cc:260] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.129379 30105 raft_consensus.cc:493] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.130033 30049 ts_tablet_manager.cc:1434] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:32.129813 30105 raft_consensus.cc:515] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.131224 30049 tablet_bootstrap.cc:492] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:32.131937 30105 leader_election.cc:290] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:32.133011 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:32.133826 29855 raft_consensus.cc:2393] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e5f0c858cac47f18b58d63f7cbf52fc in current term 1: Already voted for candidate 571b861c95ea455786aa067f1ad6b768 in this term.
I20260709 12:15:32.133787 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:32.137116 30049 tablet_bootstrap.cc:654] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.136013 30051 tablet_bootstrap.cc:492] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:32.135380 30045 tablet_bootstrap.cc:654] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.137441 30044 tablet_bootstrap.cc:492] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:32.148929 30051 ts_tablet_manager.cc:1403] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.045s	user 0.027s	sys 0.004s
I20260709 12:15:32.149384 30044 ts_tablet_manager.cc:1403] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.104s	user 0.020s	sys 0.036s
I20260709 12:15:32.151669 30051 raft_consensus.cc:359] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.151852 30044 raft_consensus.cc:359] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.152340 30051 raft_consensus.cc:385] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.152455 30044 raft_consensus.cc:385] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.152635 30051 raft_consensus.cc:740] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.152741 30044 raft_consensus.cc:740] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.135883 29895 leader_election.cc:304] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:32.153350 30051 consensus_queue.cc:260] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.153743 30105 raft_consensus.cc:3060] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.155339 30051 ts_tablet_manager.cc:1434] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 12:15:32.156427 30051 tablet_bootstrap.cc:492] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:32.159888 30107 raft_consensus.cc:493] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.160380 30107 raft_consensus.cc:515] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.161815 30051 tablet_bootstrap.cc:654] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.162526 30107 leader_election.cc:290] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:32.163386 30087 raft_consensus.cc:493] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.163874 30087 raft_consensus.cc:515] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.167142 30057 raft_consensus.cc:493] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.167824 30057 raft_consensus.cc:515] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.170954 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145fd207cb0433481a94550043c4c19" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:32.171581 29855 raft_consensus.cc:2468] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:32.171741 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be33ea8b8d034d569cda2c81bcc77cee" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:32.172390 30003 raft_consensus.cc:2468] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:32.172813 29969 leader_election.cc:304] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:32.173322 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145fd207cb0433481a94550043c4c19" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:32.174006 29929 raft_consensus.cc:2468] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:32.158509 30045 tablet_bootstrap.cc:492] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:32.175014 30045 ts_tablet_manager.cc:1403] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.003s
I20260709 12:15:32.176205 30057 leader_election.cc:290] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:32.176247 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be33ea8b8d034d569cda2c81bcc77cee" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:32.178225 29744 leader_election.cc:304] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:32.179126 30087 leader_election.cc:290] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:32.179852 30061 raft_consensus.cc:2804] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.179244 30045 raft_consensus.cc:359] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.179951 30057 raft_consensus.cc:2804] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.180279 30061 raft_consensus.cc:493] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.180688 30061 raft_consensus.cc:3060] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:32.181701 29895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.1:46755, user_credentials={real_user=slave}} blocked reactor thread for 45893.3us
I20260709 12:15:32.182490 30045 raft_consensus.cc:385] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.183037 30045 raft_consensus.cc:740] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.179284 29855 raft_consensus.cc:2468] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:32.183718 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a095ac0290946568f31e4c900c8dffc" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:32.184451 29780 raft_consensus.cc:2468] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:32.184280 30045 consensus_queue.cc:260] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.185702 30049 tablet_bootstrap.cc:492] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:32.186154 30049 ts_tablet_manager.cc:1403] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.027s
I20260709 12:15:32.186626 30045 ts_tablet_manager.cc:1434] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 12:15:32.187707 30045 tablet_bootstrap.cc:492] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:32.188768 30049 raft_consensus.cc:359] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.189399 30049 raft_consensus.cc:385] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.189906 30061 raft_consensus.cc:515] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.192557 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be33ea8b8d034d569cda2c81bcc77cee" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:32.186739 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a095ac0290946568f31e4c900c8dffc" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:32.193135 29854 raft_consensus.cc:3060] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.194125 30107 raft_consensus.cc:493] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.194454 30049 raft_consensus.cc:740] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.194144 30045 tablet_bootstrap.cc:654] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.194666 30107 raft_consensus.cc:515] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.195231 30049 consensus_queue.cc:260] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.197415 30049 ts_tablet_manager.cc:1434] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:15:32.198539 30049 tablet_bootstrap.cc:492] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:32.198483 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf85c85c68149b0874a6fa081f7dd9f" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
W20260709 12:15:32.200155 29893 leader_election.cc:343] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.200600 29854 raft_consensus.cc:2468] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:32.200801 30107 leader_election.cc:290] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:32.201738 29746 leader_election.cc:304] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:32.202389 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf85c85c68149b0874a6fa081f7dd9f" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:32.202579 30087 raft_consensus.cc:2804] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:15:32.204164 29895 leader_election.cc:343] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:32.204890 29895 leader_election.cc:343] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.205330 29895 leader_election.cc:304] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:32.205699 30087 raft_consensus.cc:697] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:32.207957 30087 consensus_queue.cc:237] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.209136 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be33ea8b8d034d569cda2c81bcc77cee" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:32.206822 30105 raft_consensus.cc:2749] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:32.209611 30049 tablet_bootstrap.cc:654] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.209750 30003 raft_consensus.cc:3060] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.180598 30057 raft_consensus.cc:493] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.210287 30057 raft_consensus.cc:3060] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.217455 30003 raft_consensus.cc:2468] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:32.217978 30105 raft_consensus.cc:2749] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:32.219065 29895 leader_election.cc:304] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:32.219715 30061 leader_election.cc:290] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:32.223407 30074 raft_consensus.cc:493] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.221735 30049 tablet_bootstrap.cc:492] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:32.224118 30105 raft_consensus.cc:2804] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.227677 30049 ts_tablet_manager.cc:1403] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260709 12:15:32.227751 30105 raft_consensus.cc:493] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.228242 30051 tablet_bootstrap.cc:492] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:32.228432 30105 raft_consensus.cc:3060] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.228755 30051 ts_tablet_manager.cc:1403] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.011s
W20260709 12:15:32.230432 29969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.2:36549, user_credentials={real_user=slave}} blocked reactor thread for 57695.6us
I20260709 12:15:32.224120 30074 raft_consensus.cc:515] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.241803 30051 raft_consensus.cc:359] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.242460 30051 raft_consensus.cc:385] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.242722 30051 raft_consensus.cc:740] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.243335 30051 consensus_queue.cc:260] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.243108 29675 catalog_manager.cc:5697] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:32.247339 30045 tablet_bootstrap.cc:492] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:32.247962 30045 ts_tablet_manager.cc:1403] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.024s
I20260709 12:15:32.250577 30045 raft_consensus.cc:359] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.251425 30045 raft_consensus.cc:385] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.251780 30045 raft_consensus.cc:740] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.252586 30045 consensus_queue.cc:260] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.255028 30045 ts_tablet_manager.cc:1434] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:15:32.233613 30044 consensus_queue.cc:260] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.238034 30061 consensus_queue.cc:1048] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.256985 30045 tablet_bootstrap.cc:492] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:32.257526 30074 leader_election.cc:290] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:32.221983 30057 raft_consensus.cc:515] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.257651 30061 raft_consensus.cc:493] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.258076 30074 raft_consensus.cc:493] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.272294 30061 raft_consensus.cc:515] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.272679 30074 raft_consensus.cc:515] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.273005 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145fd207cb0433481a94550043c4c19" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:32.273603 29928 raft_consensus.cc:3060] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.274602 30045 tablet_bootstrap.cc:654] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.275082 30061 leader_election.cc:290] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:32.275758 30061 raft_consensus.cc:493] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.276139 30061 raft_consensus.cc:515] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.278882 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a66ea00bf874916a00cac94b54001dc" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
W20260709 12:15:32.280309 29744 leader_election.cc:343] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.281280 29928 raft_consensus.cc:2468] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:32.281648 30061 leader_election.cc:290] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:32.282618 29968 leader_election.cc:304] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:32.283578 30117 raft_consensus.cc:2804] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.283860 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9935ea0e027c486aa574ec9db084f98e" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:32.284539 29927 raft_consensus.cc:2468] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:32.267261 30049 raft_consensus.cc:359] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.285651 30049 raft_consensus.cc:385] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.286013 30049 raft_consensus.cc:740] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.286051 29745 leader_election.cc:304] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:32.286873 30049 consensus_queue.cc:260] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.288509 30087 raft_consensus.cc:2804] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.289324 30087 raft_consensus.cc:493] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.292147 30087 raft_consensus.cc:3060] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.296159 30057 leader_election.cc:290] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:32.291348 30044 ts_tablet_manager.cc:1434] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.142s	user 0.005s	sys 0.001s
I20260709 12:15:32.296579 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9935ea0e027c486aa574ec9db084f98e" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:32.304525 29855 raft_consensus.cc:2468] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:32.297783 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a66ea00bf874916a00cac94b54001dc" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:32.304986 30044 tablet_bootstrap.cc:492] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:32.305823 29854 raft_consensus.cc:2468] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:32.303259 30045 tablet_bootstrap.cc:492] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:32.298902 30061 consensus_queue.cc:1048] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.306789 30045 ts_tablet_manager.cc:1403] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.000s
I20260709 12:15:32.275041 30074 leader_election.cc:290] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:32.289496 30049 ts_tablet_manager.cc:1434] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 12:15:32.308666 30105 raft_consensus.cc:515] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.309489 30049 tablet_bootstrap.cc:492] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:32.317250 29746 leader_election.cc:304] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [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: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f
I20260709 12:15:32.318370 30061 raft_consensus.cc:2804] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.318769 30061 raft_consensus.cc:493] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.319125 30061 raft_consensus.cc:3060] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.324589 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145fd207cb0433481a94550043c4c19" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:32.325397 29855 raft_consensus.cc:3060] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.314963 30045 raft_consensus.cc:359] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.335707 30045 raft_consensus.cc:385] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.336067 30045 raft_consensus.cc:740] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.336800 30045 consensus_queue.cc:260] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.338852 30045 ts_tablet_manager.cc:1434] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.000s
I20260709 12:15:32.338747 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a095ac0290946568f31e4c900c8dffc" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:32.339563 29780 raft_consensus.cc:3060] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.339965 30045 tablet_bootstrap.cc:492] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:32.339962 30105 leader_election.cc:290] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:32.313752 30044 tablet_bootstrap.cc:654] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.347072 29780 raft_consensus.cc:2468] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:32.342079 30049 tablet_bootstrap.cc:654] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.347762 30045 tablet_bootstrap.cc:654] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.326723 30061 raft_consensus.cc:515] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.348299 29895 leader_election.cc:304] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:32.349802 30061 leader_election.cc:290] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:32.350504 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a66ea00bf874916a00cac94b54001dc" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:32.344589 30087 raft_consensus.cc:515] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.327507 30057 raft_consensus.cc:493] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.351233 29855 raft_consensus.cc:2468] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:32.402365 30136 raft_consensus.cc:493] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.380041 30126 raft_consensus.cc:493] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.429929 30126 raft_consensus.cc:515] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.384460 30107 raft_consensus.cc:493] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.355412 29853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a095ac0290946568f31e4c900c8dffc" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:32.404232 30045 tablet_bootstrap.cc:492] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:32.430891 30136 raft_consensus.cc:515] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.431859 30045 ts_tablet_manager.cc:1403] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.005s
I20260709 12:15:32.431680 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9935ea0e027c486aa574ec9db084f98e" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:32.432351 29929 raft_consensus.cc:3060] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.352029 30128 raft_consensus.cc:493] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.433264 30128 raft_consensus.cc:515] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.430891 30107 raft_consensus.cc:515] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.434870 30045 raft_consensus.cc:359] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.392168 30049 tablet_bootstrap.cc:492] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
W20260709 12:15:32.432432 29895 leader_election.cc:343] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.436199 30049 ts_tablet_manager.cc:1403] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.013s
I20260709 12:15:32.390601 30044 tablet_bootstrap.cc:492] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:32.436844 30045 raft_consensus.cc:385] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.436921 30044 ts_tablet_manager.cc:1403] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.132s	user 0.006s	sys 0.017s
I20260709 12:15:32.437392 30045 raft_consensus.cc:740] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.439642 30045 consensus_queue.cc:260] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.349314 30105 raft_consensus.cc:2804] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.371774 30117 raft_consensus.cc:697] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:32.436318 30003 raft_consensus.cc:3060] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.437288 30087 leader_election.cc:290] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:32.439399 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b50f8ced7f342d7a57e5ecfb6bee50c" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:32.428715 30057 raft_consensus.cc:515] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.447377 30049 raft_consensus.cc:359] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.449955 30049 raft_consensus.cc:385] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.453861 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ec44d903204210a26f986cf6c8d245" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:32.454540 30002 raft_consensus.cc:2468] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:32.455694 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b50f8ced7f342d7a57e5ecfb6bee50c" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:32.456076 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:32.456561 29928 raft_consensus.cc:2468] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:32.456939 29927 raft_consensus.cc:2468] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:32.457378 29893 leader_election.cc:304] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:32.458297 30056 raft_consensus.cc:2804] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.458654 30056 raft_consensus.cc:493] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.459030 30056 raft_consensus.cc:3060] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.458779 29745 leader_election.cc:304] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:32.460107 29745 leader_election.cc:304] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:32.461172 30061 raft_consensus.cc:2804] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.461535 30057 leader_election.cc:290] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:32.461629 30061 raft_consensus.cc:493] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.462186 30061 raft_consensus.cc:3060] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.463761 30140 raft_consensus.cc:2804] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.464175 30140 raft_consensus.cc:493] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.464516 30140 raft_consensus.cc:3060] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.464329 30126 leader_election.cc:290] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:32.412855 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a66ea00bf874916a00cac94b54001dc" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:32.466030 29929 raft_consensus.cc:2468] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:32.452520 30136 leader_election.cc:290] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:32.467240 30049 raft_consensus.cc:740] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.447919 30107 leader_election.cc:290] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:32.448444 30105 raft_consensus.cc:697] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:32.473280 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd126f4fa55047f0857a2e5550fdb807" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:32.447366 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ec44d903204210a26f986cf6c8d245" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:32.474053 29855 raft_consensus.cc:2468] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
W20260709 12:15:32.474767 29968 leader_election.cc:343] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:32.471616 29744 leader_election.cc:343] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.473516 30105 consensus_queue.cc:237] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.471876 30051 ts_tablet_manager.cc:1434] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.233s	user 0.032s	sys 0.037s
I20260709 12:15:32.472126 30049 consensus_queue.cc:260] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.476454 30051 tablet_bootstrap.cc:492] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
W20260709 12:15:32.468775 29726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:32.478360 30049 ts_tablet_manager.cc:1434] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.001s
I20260709 12:15:32.479683 30049 tablet_bootstrap.cc:492] T cd126f4fa55047f0857a2e5550fdb807 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:32.484026 29852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9935ea0e027c486aa574ec9db084f98e" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:32.484648 29852 raft_consensus.cc:3060] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.489307 30049 tablet_bootstrap.cc:654] T cd126f4fa55047f0857a2e5550fdb807 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.491827 29745 leader_election.cc:304] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:32.492982 30136 raft_consensus.cc:2804] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.493628 30136 raft_consensus.cc:697] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:32.494781 30136 consensus_queue.cc:237] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.470732 29854 raft_consensus.cc:3060] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.501401 30074 raft_consensus.cc:493] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.501917 30074 raft_consensus.cc:515] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.478720 30128 leader_election.cc:290] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:32.504778 30074 leader_election.cc:290] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:32.511072 30061 raft_consensus.cc:515] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.519639 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ec44d903204210a26f986cf6c8d245" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:32.525492 30044 raft_consensus.cc:359] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.526643 30107 raft_consensus.cc:493] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.528975 30045 ts_tablet_manager.cc:1434] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.097s	user 0.040s	sys 0.047s
I20260709 12:15:32.529119 30044 raft_consensus.cc:385] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.529428 30044 raft_consensus.cc:740] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.531049 30045 tablet_bootstrap.cc:492] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:32.531322 30044 consensus_queue.cc:260] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.500116 30117 consensus_queue.cc:237] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.535006 30044 ts_tablet_manager.cc:1434] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.002s
I20260709 12:15:32.536063 30044 tablet_bootstrap.cc:492] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:32.532229 30107 raft_consensus.cc:515] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.542342 29852 raft_consensus.cc:2468] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:32.545856 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:32.546161 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df15488f145747f89339b648a5375881" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:32.546505 30045 tablet_bootstrap.cc:654] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.546205 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:32.546645 29778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9935ea0e027c486aa574ec9db084f98e" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:32.546810 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd126f4fa55047f0857a2e5550fdb807" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:32.552369 29855 raft_consensus.cc:2468] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:32.563114 30140 raft_consensus.cc:515] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.563707 29853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ec44d903204210a26f986cf6c8d245" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:32.564342 29853 raft_consensus.cc:2468] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:32.555838 29780 raft_consensus.cc:2468] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:32.557135 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b50f8ced7f342d7a57e5ecfb6bee50c" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:32.565591 30061 leader_election.cc:290] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:32.566040 29777 raft_consensus.cc:2393] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69d5576d16a3461199ee289bc049895d in current term 1: Already voted for candidate 571b861c95ea455786aa067f1ad6b768 in this term.
I20260709 12:15:32.565732 30056 raft_consensus.cc:515] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
W20260709 12:15:32.566649 29744 leader_election.cc:343] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.567478 29929 raft_consensus.cc:2393] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8ae7c566674ceeaf35e3351d91d33f in current term 1: Already voted for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in this term.
I20260709 12:15:32.544345 30003 raft_consensus.cc:2468] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:32.569315 30141 raft_consensus.cc:493] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.569655 29744 leader_election.cc:304] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:32.569777 30141 raft_consensus.cc:515] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.570952 30061 raft_consensus.cc:2804] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.571604 30061 raft_consensus.cc:697] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:32.558073 30107 leader_election.cc:290] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:32.559870 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdc5d3481541cebb44701c5123c83d" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:32.559764 30145 consensus_queue.cc:1048] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:32.554757 29779 raft_consensus.cc:2468] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:32.580497 30049 tablet_bootstrap.cc:492] T cd126f4fa55047f0857a2e5550fdb807 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:32.580926 30049 ts_tablet_manager.cc:1403] T cd126f4fa55047f0857a2e5550fdb807 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.102s	user 0.020s	sys 0.020s
I20260709 12:15:32.582037 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b50f8ced7f342d7a57e5ecfb6bee50c" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
W20260709 12:15:32.582432 29893 leader_election.cc:343] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.582703 29927 raft_consensus.cc:3060] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.581516 29969 leader_election.cc:304] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:32.584715 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df15488f145747f89339b648a5375881" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:32.575949 30140 leader_election.cc:290] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:32.585383 30002 raft_consensus.cc:2468] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:32.586714 29969 leader_election.cc:304] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:32.589005 30045 tablet_bootstrap.cc:492] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:32.589509 30045 ts_tablet_manager.cc:1403] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.009s
I20260709 12:15:32.589886 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ec44d903204210a26f986cf6c8d245" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:32.590456 30128 raft_consensus.cc:2804] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.590569 30056 leader_election.cc:290] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:32.590870 30128 raft_consensus.cc:493] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.591274 30128 raft_consensus.cc:3060] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.577380 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:32.592051 29855 raft_consensus.cc:3060] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.592798 30045 raft_consensus.cc:359] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.593502 30045 raft_consensus.cc:385] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.593830 30045 raft_consensus.cc:740] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.594259 30044 tablet_bootstrap.cc:654] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.587769 30142 raft_consensus.cc:2804] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.594983 30002 raft_consensus.cc:3060] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.594676 30045 consensus_queue.cc:260] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.595882 30141 leader_election.cc:290] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:32.597173 30045 ts_tablet_manager.cc:1434] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:15:32.598172 30045 tablet_bootstrap.cc:492] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:32.598623 30128 raft_consensus.cc:515] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.600333 29819 leader_election.cc:304] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:32.601260 30074 raft_consensus.cc:2804] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.601640 30074 raft_consensus.cc:493] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.601967 30074 raft_consensus.cc:3060] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.604168 30045 tablet_bootstrap.cc:654] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.588018 30049 raft_consensus.cc:359] T cd126f4fa55047f0857a2e5550fdb807 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.605490 30049 raft_consensus.cc:385] T cd126f4fa55047f0857a2e5550fdb807 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.605892 30049 raft_consensus.cc:740] T cd126f4fa55047f0857a2e5550fdb807 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.607163 30061 consensus_queue.cc:237] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.609311 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9935ea0e027c486aa574ec9db084f98e" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:32.609700 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:32.610070 29929 raft_consensus.cc:2393] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69d5576d16a3461199ee289bc049895d in current term 1: Already voted for candidate 571b861c95ea455786aa067f1ad6b768 in this term.
I20260709 12:15:32.610348 29928 raft_consensus.cc:2468] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:32.612010 29820 leader_election.cc:304] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69d5576d16a3461199ee289bc049895d; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:32.613168 29820 leader_election.cc:304] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:32.613790 30074 raft_consensus.cc:515] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.614379 30124 raft_consensus.cc:2749] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:32.614817 29854 raft_consensus.cc:2468] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:32.615840 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:32.616391 29928 raft_consensus.cc:3060] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.616888 29853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdc5d3481541cebb44701c5123c83d" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:32.617785 30049 consensus_queue.cc:260] T cd126f4fa55047f0857a2e5550fdb807 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.619597 29853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ec44d903204210a26f986cf6c8d245" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:32.620338 29853 raft_consensus.cc:3060] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.620909 30049 ts_tablet_manager.cc:1434] T cd126f4fa55047f0857a2e5550fdb807 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 12:15:32.621872 30049 tablet_bootstrap.cc:492] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:32.623777 30145 raft_consensus.cc:493] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:32.624148 29895 leader_election.cc:343] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.624260 30145 raft_consensus.cc:515] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.624954 29895 leader_election.cc:304] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:32.626264 30056 raft_consensus.cc:2749] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:32.626765 30145 leader_election.cc:290] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:32.620622 30002 raft_consensus.cc:2468] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:32.627990 30142 raft_consensus.cc:493] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.628381 30142 raft_consensus.cc:3060] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:32.628731 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d2b5ff19ef45b2a64f707c7a41baea" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:32.630398 29927 raft_consensus.cc:2468] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
W20260709 12:15:32.632054 29893 leader_election.cc:343] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.642817 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d2b5ff19ef45b2a64f707c7a41baea" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:32.650306 30128 leader_election.cc:290] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
W20260709 12:15:32.658512 29821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.1:46755, user_credentials={real_user=slave}} blocked reactor thread for 58110us
I20260709 12:15:32.661279 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd126f4fa55047f0857a2e5550fdb807" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:32.661885 29927 raft_consensus.cc:3060] T cd126f4fa55047f0857a2e5550fdb807 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.663872 30074 leader_election.cc:290] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:32.658316 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a66ea00bf874916a00cac94b54001dc" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:32.664949 30051 tablet_bootstrap.cc:654] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.669970 29745 leader_election.cc:304] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f
I20260709 12:15:32.671116 30140 raft_consensus.cc:2804] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.671590 30140 raft_consensus.cc:697] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:32.672366 30140 consensus_queue.cc:237] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.672803 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd126f4fa55047f0857a2e5550fdb807" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:32.673375 29777 raft_consensus.cc:3060] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.674434 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a66ea00bf874916a00cac94b54001dc" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:32.675030 29854 raft_consensus.cc:2468] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
W20260709 12:15:32.675947 29895 leader_election.cc:343] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.676400 29895 leader_election.cc:304] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:32.676939 29927 raft_consensus.cc:2468] T cd126f4fa55047f0857a2e5550fdb807 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:32.677181 30145 raft_consensus.cc:2749] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:32.678304 29968 leader_election.cc:304] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:32.679270 30117 raft_consensus.cc:2804] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.679927 30117 raft_consensus.cc:697] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:32.680596 29855 raft_consensus.cc:2468] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:32.681396 30124 raft_consensus.cc:2764] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:15:32.681005 30117 consensus_queue.cc:237] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.684048 30145 consensus_queue.cc:1048] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:32.670712 29675 catalog_manager.cc:5697] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:32.685477 29746 leader_election.cc:304] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:32.686506 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df15488f145747f89339b648a5375881" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:32.687076 29780 raft_consensus.cc:3060] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.687570 30128 raft_consensus.cc:493] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.687614 30136 raft_consensus.cc:2804] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.687286 30145 raft_consensus.cc:493] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.687937 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df15488f145747f89339b648a5375881" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:32.688300 30136 raft_consensus.cc:697] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:32.688612 30001 raft_consensus.cc:3060] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.688418 30145 raft_consensus.cc:515] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.689096 30136 consensus_queue.cc:237] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.691236 30000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c756fd8c1048fa97c4aaf3a94fa01b" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:32.691749 29969 leader_election.cc:304] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:32.691879 30000 raft_consensus.cc:2468] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:32.692523 30141 raft_consensus.cc:2804] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:32.692875 30141 raft_consensus.cc:493] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.693207 30141 raft_consensus.cc:3060] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:32.693365 30128 raft_consensus.cc:515] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.693097 29893 leader_election.cc:304] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:32.695505 30128 leader_election.cc:290] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:32.696965 30056 raft_consensus.cc:2804] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.697077 29778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92723986638248beb4a275126da82407" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:32.697259 29852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92723986638248beb4a275126da82407" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:32.697710 29778 raft_consensus.cc:2468] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:32.699558 29969 leader_election.cc:304] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:32.704854 30128 raft_consensus.cc:2804] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.705243 30128 raft_consensus.cc:493] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.705587 30128 raft_consensus.cc:3060] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.705616 29780 raft_consensus.cc:2468] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:32.706733 29821 leader_election.cc:304] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:32.708102 30145 leader_election.cc:290] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:32.703162 29777 raft_consensus.cc:2468] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:32.697438 30056 raft_consensus.cc:493] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.664867 29853 raft_consensus.cc:2468] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:32.721316 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c756fd8c1048fa97c4aaf3a94fa01b" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
W20260709 12:15:32.724287 29895 leader_election.cc:343] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.712741 30124 raft_consensus.cc:2804] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.719102 30056 raft_consensus.cc:3060] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.731647 29677 catalog_manager.cc:5697] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.739697 30124 raft_consensus.cc:697] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:32.740892 30124 consensus_queue.cc:237] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.738637 30128 raft_consensus.cc:515] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.744840 30128 leader_election.cc:290] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:32.753561 29928 raft_consensus.cc:2468] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:32.753356 30061 consensus_queue.cc:1048] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:32.718397 29969 leader_election.cc:343] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.755131 29893 leader_election.cc:304] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:32.756251 30145 raft_consensus.cc:2804] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.756870 30145 raft_consensus.cc:697] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:32.757354 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92723986638248beb4a275126da82407" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:32.758153 29780 raft_consensus.cc:3060] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.757725 30145 consensus_queue.cc:237] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.760658 29852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92723986638248beb4a275126da82407" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
W20260709 12:15:32.761967 29969 leader_election.cc:343] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.738873 30142 raft_consensus.cc:515] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.777107 30141 raft_consensus.cc:515] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.779417 30141 leader_election.cc:290] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:32.785051 30001 raft_consensus.cc:2468] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:32.785238 30056 raft_consensus.cc:515] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.782622 29852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ec44d903204210a26f986cf6c8d245" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:32.788628 29852 raft_consensus.cc:3060] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:32.788991 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a66ea00bf874916a00cac94b54001dc" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:32.765797 29675 catalog_manager.cc:5697] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:32.791785 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c756fd8c1048fa97c4aaf3a94fa01b" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:32.783066 29853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a66ea00bf874916a00cac94b54001dc" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:32.792688 29853 raft_consensus.cc:3060] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:32.793159 29895 leader_election.cc:343] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.781437 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ec44d903204210a26f986cf6c8d245" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:32.794734 30056 leader_election.cc:290] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:32.783617 30049 tablet_bootstrap.cc:654] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.802136 30044 tablet_bootstrap.cc:492] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:32.803035 30044 ts_tablet_manager.cc:1403] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.267s	user 0.009s	sys 0.002s
I20260709 12:15:32.809716 30044 raft_consensus.cc:359] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.814728 30044 raft_consensus.cc:385] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.815121 30044 raft_consensus.cc:740] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.816067 30044 consensus_queue.cc:260] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.799021 29780 raft_consensus.cc:2468] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:32.779913 30142 leader_election.cc:290] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:32.828401 30044 ts_tablet_manager.cc:1434] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 12:15:32.829200 29969 leader_election.cc:304] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:32.830111 30045 tablet_bootstrap.cc:492] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:32.832767 30049 tablet_bootstrap.cc:492] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:32.813730 29853 raft_consensus.cc:2468] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 2.
I20260709 12:15:32.838670 30045 ts_tablet_manager.cc:1403] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.241s	user 0.029s	sys 0.047s
I20260709 12:15:32.838809 30049 ts_tablet_manager.cc:1403] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.217s	user 0.007s	sys 0.008s
I20260709 12:15:32.840070 30044 tablet_bootstrap.cc:492] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:32.840003 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c756fd8c1048fa97c4aaf3a94fa01b" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:32.846525 30001 raft_consensus.cc:3060] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.846382 30136 consensus_queue.cc:1048] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:32.848702 30049 raft_consensus.cc:359] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.849427 30049 raft_consensus.cc:385] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.849710 30049 raft_consensus.cc:740] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.850713 29969 leader_election.cc:304] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:32.850530 30049 consensus_queue.cc:260] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.841527 30142 raft_consensus.cc:2804] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.851718 30142 raft_consensus.cc:697] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:32.851855 30141 raft_consensus.cc:2804] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:32.852355 30141 raft_consensus.cc:697] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:32.852594 30142 consensus_queue.cc:237] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.853113 30141 consensus_queue.cc:237] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER 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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:32.853585 30049 ts_tablet_manager.cc:1434] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:15:32.852622 30056 raft_consensus.cc:493] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.854565 30049 tablet_bootstrap.cc:492] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:32.854709 30056 raft_consensus.cc:515] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.857594 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301d8135c5544509bef068f02715bfbc" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:32.858276 29777 raft_consensus.cc:2468] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:32.859877 30056 leader_election.cc:290] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:32.860913 30049 tablet_bootstrap.cc:654] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.861079 29895 leader_election.cc:304] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:32.862490 30056 raft_consensus.cc:2804] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.862618 29853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301d8135c5544509bef068f02715bfbc" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
W20260709 12:15:32.864120 29895 leader_election.cc:343] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.862926 30056 raft_consensus.cc:493] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.869674 30051 tablet_bootstrap.cc:492] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:32.870198 30051 ts_tablet_manager.cc:1403] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.394s	user 0.021s	sys 0.016s
I20260709 12:15:32.873257 30051 raft_consensus.cc:359] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.873991 30051 raft_consensus.cc:385] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.874877 30051 raft_consensus.cc:740] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.858731 29852 raft_consensus.cc:2468] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 2.
I20260709 12:15:32.877303 29969 leader_election.cc:304] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:32.877672 30045 raft_consensus.cc:359] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.878396 30045 raft_consensus.cc:385] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.878551 30117 raft_consensus.cc:2804] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:32.878652 30045 raft_consensus.cc:740] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.879206 30117 raft_consensus.cc:697] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:32.879565 30045 consensus_queue.cc:260] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.880220 30117 consensus_queue.cc:237] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER 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: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.882131 30045 ts_tablet_manager.cc:1434] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.003s
I20260709 12:15:32.883059 30045 tablet_bootstrap.cc:492] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:32.875965 30051 consensus_queue.cc:260] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:32.888330 30044 tablet_bootstrap.cc:654] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.890266 30051 ts_tablet_manager.cc:1434] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:15:32.869254 30056 raft_consensus.cc:3060] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.892881 29678 catalog_manager.cc:5697] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.894380 29678 catalog_manager.cc:5697] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.896772 30045 tablet_bootstrap.cc:654] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.898761 30001 raft_consensus.cc:2468] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:32.899793 29893 leader_election.cc:304] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:32.901768 30051 tablet_bootstrap.cc:492] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:32.901569 29678 catalog_manager.cc:5697] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:32.918051 30136 consensus_queue.cc:1048] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.900868 30145 raft_consensus.cc:2804] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.925184 30145 raft_consensus.cc:697] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:32.929150 30145 consensus_queue.cc:237] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:32.934492 30056 raft_consensus.cc:515] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:32.938205 30051 tablet_bootstrap.cc:654] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.937944 29675 catalog_manager.cc:5697] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.942555 29852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301d8135c5544509bef068f02715bfbc" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
W20260709 12:15:32.944375 29895 leader_election.cc:343] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.944994 30056 leader_election.cc:290] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:32.945456 29678 catalog_manager.cc:5697] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 1 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:32.947989 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301d8135c5544509bef068f02715bfbc" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:32.948730 29780 raft_consensus.cc:3060] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.970253 30044 tablet_bootstrap.cc:492] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:32.977720 30056 consensus_queue.cc:1048] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:32.981714 30140 consensus_queue.cc:1048] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:32.984153 29780 raft_consensus.cc:2468] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:33.007565 30051 tablet_bootstrap.cc:492] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:33.006345 30049 tablet_bootstrap.cc:492] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:33.008060 30051 ts_tablet_manager.cc:1403] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.002s
I20260709 12:15:33.008340 30049 ts_tablet_manager.cc:1403] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.154s	user 0.010s	sys 0.009s
I20260709 12:15:32.985576 30044 ts_tablet_manager.cc:1403] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.146s	user 0.013s	sys 0.002s
I20260709 12:15:33.010823 30051 raft_consensus.cc:359] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:33.011503 30051 raft_consensus.cc:385] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.011749 30051 raft_consensus.cc:740] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.011776 29895 leader_election.cc:304] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:33.012490 30051 consensus_queue.cc:260] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:33.012604 30044 raft_consensus.cc:359] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.013906 30049 raft_consensus.cc:359] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:33.014494 30044 raft_consensus.cc:385] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.014591 30049 raft_consensus.cc:385] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.005342 29678 catalog_manager.cc:5697] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 1 to 2, leader changed from 571b861c95ea455786aa067f1ad6b768 (127.26.26.1) to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 2 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.018685 30049 raft_consensus.cc:740] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.019465 30049 consensus_queue.cc:260] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:33.016324 30051 ts_tablet_manager.cc:1434] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:15:33.017709 30145 raft_consensus.cc:2804] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:33.014786 30045 tablet_bootstrap.cc:492] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:33.021000 30045 ts_tablet_manager.cc:1403] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.138s	user 0.035s	sys 0.033s
I20260709 12:15:33.014822 30044 raft_consensus.cc:740] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.021036 30051 tablet_bootstrap.cc:492] T 301d8135c5544509bef068f02715bfbc P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:33.024127 30124 raft_consensus.cc:493] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.024609 30124 raft_consensus.cc:515] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:33.019770 29678 catalog_manager.cc:5697] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.027482 29678 catalog_manager.cc:5697] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 1 to 2, leader changed from 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3) to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 2 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:33.033655 29855 raft_consensus.cc:3060] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.028749 30045 raft_consensus.cc:359] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.034530 29678 catalog_manager.cc:5697] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.035341 30045 raft_consensus.cc:385] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.035660 30045 raft_consensus.cc:740] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.028664 30044 consensus_queue.cc:260] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.029520 30145 raft_consensus.cc:697] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:33.036393 30045 consensus_queue.cc:260] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.036885 30145 consensus_queue.cc:237] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:33.038650 30045 ts_tablet_manager.cc:1434] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:15:33.039417 30045 tablet_bootstrap.cc:492] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:33.041507 30044 ts_tablet_manager.cc:1434] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 12:15:33.042371 30044 tablet_bootstrap.cc:492] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:33.031016 30049 ts_tablet_manager.cc:1434] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:15:33.031307 30124 leader_election.cc:290] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:33.044600 30045 tablet_bootstrap.cc:654] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.033388 30051 tablet_bootstrap.cc:654] T 301d8135c5544509bef068f02715bfbc P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.045091 30049 tablet_bootstrap.cc:492] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:33.028034 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a095ac0290946568f31e4c900c8dffc" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:33.032521 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a095ac0290946568f31e4c900c8dffc" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:33.047621 30044 tablet_bootstrap.cc:654] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.047793 29820 leader_election.cc:304] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69d5576d16a3461199ee289bc049895d; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:33.052604 30049 tablet_bootstrap.cc:654] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.058228 30074 raft_consensus.cc:493] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.058866 30074 raft_consensus.cc:515] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:33.061592 30074 leader_election.cc:290] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:33.064411 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf85c85c68149b0874a6fa081f7dd9f" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:33.065196 30003 raft_consensus.cc:2468] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:33.065801 30002 raft_consensus.cc:3060] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.066738 29819 leader_election.cc:304] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:33.067884 30074 raft_consensus.cc:2804] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:33.068370 30074 raft_consensus.cc:493] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:33.068799 30074 raft_consensus.cc:3060] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.069810 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf85c85c68149b0874a6fa081f7dd9f" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:33.070667 29927 raft_consensus.cc:2468] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:33.073546 30003 raft_consensus.cc:1240] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Rejecting Update request from peer 571b861c95ea455786aa067f1ad6b768 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:33.075289 30061 consensus_queue.cc:1059] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.076143 30061 consensus_queue.cc:1243] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Peer 1a8ae7c566674ceeaf35e3351d91d33f log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 12:15:33.076643 30140 raft_consensus.cc:3055] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:33.076997 30140 raft_consensus.cc:740] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:33.077857 30140 consensus_queue.cc:260] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:33.078967 30140 raft_consensus.cc:3060] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.078788 29675 catalog_manager.cc:5697] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.084136 30074 raft_consensus.cc:515] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:33.089210 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf85c85c68149b0874a6fa081f7dd9f" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:33.089967 29928 raft_consensus.cc:3060] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.091660 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf85c85c68149b0874a6fa081f7dd9f" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:33.092374 30003 raft_consensus.cc:3060] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.102101 30003 raft_consensus.cc:2468] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:33.103545 29819 leader_election.cc:304] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:33.104581 30121 raft_consensus.cc:2804] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:33.105785 30121 raft_consensus.cc:697] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:33.106735 30142 consensus_queue.cc:1048] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.106879 30121 consensus_queue.cc:237] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:33.114925 30142 consensus_queue.cc:1048] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.118225 30074 leader_election.cc:290] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:33.130730 30140 consensus_queue.cc:1048] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.142262 30128 consensus_queue.cc:1048] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.158846 30117 raft_consensus.cc:493] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.159624 30117 raft_consensus.cc:515] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.170002 30117 leader_election.cc:290] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:33.170193 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b50f8ced7f342d7a57e5ecfb6bee50c" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:33.174602 29677 catalog_manager.cc:5697] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 1 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.175595 29926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b50f8ced7f342d7a57e5ecfb6bee50c" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:33.184329 30141 consensus_queue.cc:1048] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.204326 30061 consensus_queue.cc:1048] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.229104 30141 raft_consensus.cc:493] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.229573 30141 raft_consensus.cc:515] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.230886 30126 consensus_queue.cc:1048] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.231772 30141 leader_election.cc:290] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:33.238479 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d2b5ff19ef45b2a64f707c7a41baea" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:33.239343 29777 raft_consensus.cc:2468] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:33.241267 29969 leader_election.cc:304] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:33.242043 30141 raft_consensus.cc:2804] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:33.242408 30141 raft_consensus.cc:493] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:33.242740 30141 raft_consensus.cc:3060] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.255030 30003 raft_consensus.cc:1240] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Rejecting Update request from peer 4e5f0c858cac47f18b58d63f7cbf52fc for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:33.262933 29968 leader_election.cc:304] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:33.265173 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d2b5ff19ef45b2a64f707c7a41baea" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:33.271586 30145 consensus_queue.cc:1059] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.274907 30145 consensus_queue.cc:1243] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Peer 1a8ae7c566674ceeaf35e3351d91d33f log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 12:15:33.275507 30056 raft_consensus.cc:3055] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:33.275926 30056 raft_consensus.cc:740] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:33.276562 30074 consensus_queue.cc:1048] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.276960 30056 consensus_queue.cc:260] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [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: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:33.278401 30056 raft_consensus.cc:3060] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:33.287952 29927 raft_consensus.cc:2468] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:33.297062 30145 raft_consensus.cc:493] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.297919 30145 raft_consensus.cc:515] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:33.303594 29853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e35472baf764a69b1f2de8328026640" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
W20260709 12:15:33.305347 29895 leader_election.cc:343] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.307183 30074 consensus_queue.cc:1048] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.303781 30145 leader_election.cc:290] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:33.312574 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e35472baf764a69b1f2de8328026640" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
W20260709 12:15:33.314152 29893 leader_election.cc:343] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.314110 30145 consensus_queue.cc:1048] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.314730 29893 leader_election.cc:304] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:33.315464 30105 raft_consensus.cc:2749] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.317236 29928 raft_consensus.cc:2468] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:33.294031 30124 raft_consensus.cc:2749] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.325621 30057 raft_consensus.cc:2749] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:33.329548 29853 raft_consensus.cc:1275] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:15:33.401665 30057 consensus_queue.cc:1048] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:15:33.333588 29968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.3:39435, user_credentials={real_user=slave}} blocked reactor thread for 70787.4us
I20260709 12:15:33.349799 30126 consensus_queue.cc:1048] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.383057 29851 raft_consensus.cc:1275] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:15:33.425130 29927 raft_consensus.cc:1275] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:15:33.425745 29927 pending_rounds.cc:85] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc: Aborting all ops after (but not including) 0
I20260709 12:15:33.426100 29927 pending_rounds.cc:107] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:15:33.426470 29927 raft_consensus.cc:2889] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:33.428941 30057 consensus_queue.cc:1048] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.292441 30141 raft_consensus.cc:515] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.478852 30145 consensus_queue.cc:1048] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.463495 30057 consensus_queue.cc:1048] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:15:33.449509 29780 raft_consensus.cc:1275] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:15:33.507913 29780 pending_rounds.cc:85] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768: Aborting all ops after (but not including) 0
W20260709 12:15:33.531863 29895 consensus_peers.cc:597] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:33.547516 29895 consensus_peers.cc:597] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:33.550379 30145 consensus_queue.cc:1048] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.557588 30141 leader_election.cc:290] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:33.559502 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d2b5ff19ef45b2a64f707c7a41baea" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:33.560395 29929 raft_consensus.cc:3060] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.534184 29780 pending_rounds.cc:107] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768: Aborting uncommitted NO_OP operation due to leader change: 1.1
W20260709 12:15:33.588376 30045 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.536s	user 0.057s	sys 0.152s
W20260709 12:15:33.588762 30045 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.537s	user 0.057s	sys 0.152s
W20260709 12:15:33.590413 29969 consensus_peers.cc:597] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:33.590994 30045 tablet_bootstrap.cc:492] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:33.590652 30117 consensus_queue.cc:1048] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.591457 30045 ts_tablet_manager.cc:1403] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.552s	user 0.059s	sys 0.157s
I20260709 12:15:33.593043 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d2b5ff19ef45b2a64f707c7a41baea" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:33.593734 29777 raft_consensus.cc:3060] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.593825 30045 raft_consensus.cc:359] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:33.594555 30045 raft_consensus.cc:385] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.594803 30045 raft_consensus.cc:740] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.595490 30045 consensus_queue.cc:260] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:33.579382 29780 raft_consensus.cc:2889] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:33.597463 30045 ts_tablet_manager.cc:1434] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:33.580317 29676 catalog_manager.cc:5697] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:33.625464 30049 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.570s	user 0.112s	sys 0.167s
W20260709 12:15:33.626575 30049 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.571s	user 0.113s	sys 0.167s
I20260709 12:15:33.629354 30045 tablet_bootstrap.cc:492] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:33.637214 30045 tablet_bootstrap.cc:654] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:33.642448 30044 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.593s	user 0.194s	sys 0.273s
W20260709 12:15:33.643234 30044 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.594s	user 0.194s	sys 0.273s
I20260709 12:15:33.651219 30044 tablet_bootstrap.cc:492] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:33.651779 30044 ts_tablet_manager.cc:1403] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.610s	user 0.199s	sys 0.276s
I20260709 12:15:33.651654 29929 raft_consensus.cc:2468] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:33.679623 30049 tablet_bootstrap.cc:492] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:33.680317 30049 ts_tablet_manager.cc:1403] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.635s	user 0.122s	sys 0.167s
I20260709 12:15:33.686666 30074 consensus_queue.cc:1048] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.673861 30141 consensus_queue.cc:1048] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:15:33.698354 30049 raft_consensus.cc:359] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:33.699208 29777 raft_consensus.cc:2468] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:33.699807 30181 consensus_queue.cc:1048] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.700282 29968 leader_election.cc:304] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:33.713493 30141 raft_consensus.cc:2804] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:33.707911 30049 raft_consensus.cc:385] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.715179 30049 raft_consensus.cc:740] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.715896 30049 consensus_queue.cc:260] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:33.718003 30049 ts_tablet_manager.cc:1434] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 12:15:33.718663 30049 tablet_bootstrap.cc:492] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:33.721467 30044 raft_consensus.cc:359] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:33.722318 30044 raft_consensus.cc:385] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.722621 30044 raft_consensus.cc:740] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.723295 30044 consensus_queue.cc:260] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:33.729686 30044 ts_tablet_manager.cc:1434] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.000s
I20260709 12:15:33.730759 30044 tablet_bootstrap.cc:492] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:33.716244 30141 raft_consensus.cc:697] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:33.733817 30141 consensus_queue.cc:237] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.739249 30045 tablet_bootstrap.cc:492] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:33.740033 30045 ts_tablet_manager.cc:1403] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.111s	user 0.041s	sys 0.034s
I20260709 12:15:33.739225 30145 raft_consensus.cc:493] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.741513 30145 raft_consensus.cc:515] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:33.744942 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3dc36ad6e0b40959e981aed46ea36a8" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:33.749750 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3dc36ad6e0b40959e981aed46ea36a8" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:33.745780 30045 raft_consensus.cc:359] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:33.758738 30045 raft_consensus.cc:385] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.758997 30045 raft_consensus.cc:740] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
W20260709 12:15:33.750478 29895 leader_election.cc:343] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:33.764628 29895 leader_election.cc:343] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.765069 29895 leader_election.cc:304] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
W20260709 12:15:33.767211 29726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:15:33.768826 30051 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.722s	user 0.096s	sys 0.176s
W20260709 12:15:33.769129 30051 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.722s	user 0.096s	sys 0.176s
I20260709 12:15:33.767920 30056 raft_consensus.cc:2749] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.748421 30145 leader_election.cc:290] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:33.777549 30049 tablet_bootstrap.cc:654] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.778124 30051 tablet_bootstrap.cc:492] T 301d8135c5544509bef068f02715bfbc P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:33.778719 30051 ts_tablet_manager.cc:1403] T 301d8135c5544509bef068f02715bfbc P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.758s	user 0.105s	sys 0.177s
I20260709 12:15:33.785913 30051 raft_consensus.cc:359] T 301d8135c5544509bef068f02715bfbc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:33.786588 30051 raft_consensus.cc:385] T 301d8135c5544509bef068f02715bfbc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.786845 30051 raft_consensus.cc:740] T 301d8135c5544509bef068f02715bfbc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.789832 30044 tablet_bootstrap.cc:654] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.796147 30045 consensus_queue.cc:260] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:33.795889 30051 consensus_queue.cc:260] T 301d8135c5544509bef068f02715bfbc P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:33.798663 30051 ts_tablet_manager.cc:1434] T 301d8135c5544509bef068f02715bfbc P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.006s
I20260709 12:15:33.799320 30051 tablet_bootstrap.cc:492] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:33.807927 30045 ts_tablet_manager.cc:1434] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.002s
I20260709 12:15:33.808687 30045 tablet_bootstrap.cc:492] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:33.818753 30057 raft_consensus.cc:493] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.819312 30057 raft_consensus.cc:515] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:33.821434 30057 leader_election.cc:290] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:33.822837 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdc5d3481541cebb44701c5123c83d" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:33.823642 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdc5d3481541cebb44701c5123c83d" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:33.823740 29928 raft_consensus.cc:2468] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:33.825510 29968 leader_election.cc:304] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:33.826512 30057 raft_consensus.cc:2804] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:15:33.826591 29969 leader_election.cc:343] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.827009 30057 raft_consensus.cc:493] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:33.827526 30057 raft_consensus.cc:3060] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.829363 30051 tablet_bootstrap.cc:654] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.835186 30045 tablet_bootstrap.cc:654] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.839021 30049 tablet_bootstrap.cc:492] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:33.839843 30049 ts_tablet_manager.cc:1403] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.121s	user 0.017s	sys 0.021s
I20260709 12:15:33.840190 30057 raft_consensus.cc:515] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:33.843083 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdc5d3481541cebb44701c5123c83d" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
W20260709 12:15:33.844588 29969 leader_election.cc:343] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.847515 30044 tablet_bootstrap.cc:492] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:33.848150 30044 ts_tablet_manager.cc:1403] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.000s
I20260709 12:15:33.849771 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdc5d3481541cebb44701c5123c83d" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:33.850368 29928 raft_consensus.cc:3060] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.851580 30044 raft_consensus.cc:359] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.852437 30044 raft_consensus.cc:385] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.852746 30044 raft_consensus.cc:740] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.857045 30044 consensus_queue.cc:260] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.843101 30049 raft_consensus.cc:359] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.857589 29676 catalog_manager.cc:5697] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.858664 30049 raft_consensus.cc:385] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.859109 30049 raft_consensus.cc:740] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.859736 29928 raft_consensus.cc:2468] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:33.861095 29968 leader_election.cc:304] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:33.861850 30141 raft_consensus.cc:2804] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:33.862283 30141 raft_consensus.cc:697] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:33.862739 30044 ts_tablet_manager.cc:1434] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:15:33.863363 30057 leader_election.cc:290] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:33.863070 30141 consensus_queue.cc:237] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:33.873237 30044 tablet_bootstrap.cc:492] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:33.874816 30049 consensus_queue.cc:260] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.877318 30049 ts_tablet_manager.cc:1434] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.005s
I20260709 12:15:33.878222 30049 tablet_bootstrap.cc:492] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:33.878777 30044 tablet_bootstrap.cc:654] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.877442 30051 tablet_bootstrap.cc:492] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:33.879551 30051 ts_tablet_manager.cc:1403] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.007s
I20260709 12:15:33.882593 30051 raft_consensus.cc:359] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:33.897574 30051 raft_consensus.cc:385] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.900012 30045 tablet_bootstrap.cc:492] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:33.900657 30045 ts_tablet_manager.cc:1403] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.022s
I20260709 12:15:33.902961 30045 raft_consensus.cc:359] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:33.903398 30045 raft_consensus.cc:385] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.903848 30045 raft_consensus.cc:740] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.904524 30045 consensus_queue.cc:260] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:33.903962 29854 raft_consensus.cc:3060] T 301d8135c5544509bef068f02715bfbc P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.905453 30049 tablet_bootstrap.cc:654] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.906045 30045 ts_tablet_manager.cc:1434] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:33.906852 30045 tablet_bootstrap.cc:492] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:33.907583 30051 raft_consensus.cc:740] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.908211 30044 tablet_bootstrap.cc:492] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:33.908689 30044 ts_tablet_manager.cc:1403] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.014s
I20260709 12:15:33.909279 30051 consensus_queue.cc:260] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:33.912529 30074 raft_consensus.cc:493] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.913002 30074 raft_consensus.cc:515] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:33.914601 30045 tablet_bootstrap.cc:654] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.914805 30044 raft_consensus.cc:359] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:33.915556 30044 raft_consensus.cc:385] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.915844 30044 raft_consensus.cc:740] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.914919 30051 ts_tablet_manager.cc:1434] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260709 12:15:33.918098 30051 tablet_bootstrap.cc:492] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:33.916414 30044 consensus_queue.cc:260] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:33.922359 30044 ts_tablet_manager.cc:1434] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 12:15:33.925493 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92723986638248beb4a275126da82407" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:33.926306 30051 tablet_bootstrap.cc:654] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.927549 30049 tablet_bootstrap.cc:492] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:33.928020 30049 ts_tablet_manager.cc:1403] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.002s
I20260709 12:15:33.932389 29678 catalog_manager.cc:5697] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:33.932904 30049 raft_consensus.cc:359] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.933550 30074 leader_election.cc:290] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:33.939112 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92723986638248beb4a275126da82407" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:33.940016 30126 raft_consensus.cc:493] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.940478 30126 raft_consensus.cc:515] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:33.941339 29821 leader_election.cc:304] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:33.942412 30126 leader_election.cc:290] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:33.942502 30181 raft_consensus.cc:2749] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.943857 30049 raft_consensus.cc:385] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.943972 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebdbc5d50c24065a511e3b03223b761" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:33.944262 30049 raft_consensus.cc:740] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.945130 30049 consensus_queue.cc:260] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
W20260709 12:15:33.946640 29745 leader_election.cc:343] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.949491 30049 ts_tablet_manager.cc:1434] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:15:33.950698 30049 tablet_bootstrap.cc:492] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:33.951419 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebdbc5d50c24065a511e3b03223b761" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
W20260709 12:15:33.959182 29746 leader_election.cc:343] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.959722 29746 leader_election.cc:304] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:33.960829 30126 raft_consensus.cc:2749] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.961809 30045 tablet_bootstrap.cc:492] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:33.962409 30045 ts_tablet_manager.cc:1403] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.000s
I20260709 12:15:33.965756 30045 raft_consensus.cc:359] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.966691 30045 raft_consensus.cc:385] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.967024 30045 raft_consensus.cc:740] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.965663 30044 tablet_bootstrap.cc:492] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:33.971855 30045 consensus_queue.cc:260] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:33.973289 30045 ts_tablet_manager.cc:1434] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 12:15:33.973942 30044 tablet_bootstrap.cc:654] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.976481 30049 tablet_bootstrap.cc:654] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.979269 30045 tablet_bootstrap.cc:492] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:33.989367 30141 raft_consensus.cc:493] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.989595 30045 tablet_bootstrap.cc:654] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.989912 30141 raft_consensus.cc:515] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:33.991906 30049 tablet_bootstrap.cc:492] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:33.992100 30141 leader_election.cc:290] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:33.992674 30049 ts_tablet_manager.cc:1403] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.000s
I20260709 12:15:33.994390 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8563ddc0ca4f7b83f53574b75f79cb" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:33.995013 29779 raft_consensus.cc:2468] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:33.995280 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8563ddc0ca4f7b83f53574b75f79cb" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:33.996219 29969 leader_election.cc:304] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
W20260709 12:15:33.999402 29969 leader_election.cc:343] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.000265 30141 raft_consensus.cc:2804] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.000785 30141 raft_consensus.cc:493] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.001237 30141 raft_consensus.cc:3060] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.006448 30051 tablet_bootstrap.cc:492] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:34.007072 30051 ts_tablet_manager.cc:1403] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.036s
I20260709 12:15:34.007948 30049 raft_consensus.cc:359] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:34.009187 30049 raft_consensus.cc:385] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.009527 30049 raft_consensus.cc:740] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.014315 30049 consensus_queue.cc:260] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:34.016680 30049 ts_tablet_manager.cc:1434] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:15:34.020104 30044 tablet_bootstrap.cc:492] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:34.020582 30049 tablet_bootstrap.cc:492] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:34.020607 30044 ts_tablet_manager.cc:1403] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.019s
I20260709 12:15:34.023306 30044 raft_consensus.cc:359] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.012943 30051 raft_consensus.cc:359] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.024019 30044 raft_consensus.cc:385] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.024186 30051 raft_consensus.cc:385] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.024405 30044 raft_consensus.cc:740] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.024489 30136 raft_consensus.cc:493] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.024680 30051 raft_consensus.cc:740] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.025046 30136 raft_consensus.cc:515] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.025167 30044 consensus_queue.cc:260] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.027062 30136 leader_election.cc:290] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:34.027200 30044 ts_tablet_manager.cc:1434] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:15:34.029057 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c756fd8c1048fa97c4aaf3a94fa01b" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:34.025460 30051 consensus_queue.cc:260] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.030747 30044 tablet_bootstrap.cc:492] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:34.032128 30051 ts_tablet_manager.cc:1434] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:15:34.035668 30051 tablet_bootstrap.cc:492] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:34.029050 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c756fd8c1048fa97c4aaf3a94fa01b" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:34.036165 30145 raft_consensus.cc:493] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.052227 30145 raft_consensus.cc:515] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.054510 30145 leader_election.cc:290] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:34.056805 30051 tablet_bootstrap.cc:654] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.056700 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888ff2a3931e4735b5be69a7c0a8546e" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:34.058044 29745 leader_election.cc:304] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:34.059268 30126 raft_consensus.cc:2749] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:34.060583 29893 leader_election.cc:343] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.062244 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888ff2a3931e4735b5be69a7c0a8546e" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:34.038898 30049 tablet_bootstrap.cc:654] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.040262 30141 raft_consensus.cc:515] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.065832 30141 leader_election.cc:290] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:34.066150 30051 tablet_bootstrap.cc:492] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:34.066668 30051 ts_tablet_manager.cc:1403] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.001s
I20260709 12:15:34.041782 30045 tablet_bootstrap.cc:492] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:34.044363 30044 tablet_bootstrap.cc:654] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:34.063810 29895 leader_election.cc:343] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.067883 29895 leader_election.cc:304] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:34.068408 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8563ddc0ca4f7b83f53574b75f79cb" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:34.068899 30145 raft_consensus.cc:2749] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.074133 30045 ts_tablet_manager.cc:1403] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.095s	user 0.018s	sys 0.010s
I20260709 12:15:34.074208 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8563ddc0ca4f7b83f53574b75f79cb" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:34.074826 29779 raft_consensus.cc:3060] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.075628 30051 raft_consensus.cc:359] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:34.076442 30051 raft_consensus.cc:385] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.076786 30051 raft_consensus.cc:740] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.077587 30051 consensus_queue.cc:260] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:34.077584 30045 raft_consensus.cc:359] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.078715 30045 raft_consensus.cc:385] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.079279 30045 raft_consensus.cc:740] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.079947 30045 consensus_queue.cc:260] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
W20260709 12:15:34.083487 29969 leader_election.cc:343] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.088037 29779 raft_consensus.cc:2468] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:34.095266 30051 ts_tablet_manager.cc:1434] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260709 12:15:34.096226 29969 leader_election.cc:304] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:34.090291 30045 ts_tablet_manager.cc:1434] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:15:34.093091 29780 raft_consensus.cc:3060] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.093370 30145 raft_consensus.cc:493] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.097561 30145 raft_consensus.cc:515] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.097911 30045 tablet_bootstrap.cc:492] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:34.100651 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
W20260709 12:15:34.102329 29893 leader_election.cc:343] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.093711 30044 tablet_bootstrap.cc:492] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:34.103762 30044 ts_tablet_manager.cc:1403] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.014s
I20260709 12:15:34.104069 30051 tablet_bootstrap.cc:492] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:34.106148 30044 raft_consensus.cc:359] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.106788 30044 raft_consensus.cc:385] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.107059 30044 raft_consensus.cc:740] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.096915 30141 raft_consensus.cc:2804] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.107618 30045 tablet_bootstrap.cc:654] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.107853 30141 raft_consensus.cc:697] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:34.108736 30141 consensus_queue.cc:237] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.109586 30051 tablet_bootstrap.cc:654] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.111284 30044 consensus_queue.cc:260] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.112229 30145 leader_election.cc:290] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:34.114077 30044 ts_tablet_manager.cc:1434] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:15:34.114336 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:34.115005 30044 tablet_bootstrap.cc:492] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
W20260709 12:15:34.115782 29895 leader_election.cc:343] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.116262 29895 leader_election.cc:304] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:34.118013 30145 raft_consensus.cc:2749] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.134186 30044 tablet_bootstrap.cc:654] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.143364 30049 tablet_bootstrap.cc:492] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:34.143973 30049 ts_tablet_manager.cc:1403] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.124s	user 0.006s	sys 0.021s
I20260709 12:15:34.147111 30049 raft_consensus.cc:359] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.149767 30049 raft_consensus.cc:385] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.150017 30049 raft_consensus.cc:740] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.151155 30049 consensus_queue.cc:260] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.154682 30051 tablet_bootstrap.cc:492] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:34.155346 30051 ts_tablet_manager.cc:1403] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.018s
I20260709 12:15:34.156134 30049 ts_tablet_manager.cc:1434] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:15:34.156870 30049 tablet_bootstrap.cc:492] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:34.162184 30044 tablet_bootstrap.cc:492] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:34.162663 30044 ts_tablet_manager.cc:1403] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.001s
I20260709 12:15:34.164919 30044 raft_consensus.cc:359] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.165541 30044 raft_consensus.cc:385] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.165784 30044 raft_consensus.cc:740] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.165983 29677 catalog_manager.cc:5697] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.166426 30044 consensus_queue.cc:260] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.168561 30044 ts_tablet_manager.cc:1434] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:15:34.169706 30044 tablet_bootstrap.cc:492] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:34.176326 30044 tablet_bootstrap.cc:654] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.178951 30051 raft_consensus.cc:359] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.179795 30051 raft_consensus.cc:385] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.180126 30051 raft_consensus.cc:740] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.180850 30051 consensus_queue.cc:260] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.187075 30051 ts_tablet_manager.cc:1434] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:15:34.187994 30051 tablet_bootstrap.cc:492] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:34.188443 30045 tablet_bootstrap.cc:492] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:34.189071 30045 ts_tablet_manager.cc:1403] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.012s
I20260709 12:15:34.193178 30051 tablet_bootstrap.cc:654] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.201049 30141 consensus_queue.cc:1048] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:34.202697 30045 raft_consensus.cc:359] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.207862 30045 raft_consensus.cc:385] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.208287 30045 raft_consensus.cc:740] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.209370 30045 consensus_queue.cc:260] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.213888 30045 ts_tablet_manager.cc:1434] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260709 12:15:34.214075 30049 tablet_bootstrap.cc:654] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.261368 30045 tablet_bootstrap.cc:492] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:34.263291 30051 tablet_bootstrap.cc:492] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:34.263857 30051 ts_tablet_manager.cc:1403] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.076s	user 0.037s	sys 0.035s
I20260709 12:15:34.266446 30051 raft_consensus.cc:359] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.267226 30051 raft_consensus.cc:385] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.267575 30051 raft_consensus.cc:740] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.268361 30051 consensus_queue.cc:260] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.268695 29854 raft_consensus.cc:3060] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.270728 30051 ts_tablet_manager.cc:1434] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:15:34.271979 30051 tablet_bootstrap.cc:492] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:34.277175 30051 tablet_bootstrap.cc:654] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.288012 30051 tablet_bootstrap.cc:492] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:34.288501 30051 ts_tablet_manager.cc:1403] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 12:15:34.290164 30044 tablet_bootstrap.cc:492] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:34.290647 30044 ts_tablet_manager.cc:1403] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.121s	user 0.041s	sys 0.073s
I20260709 12:15:34.295317 30045 tablet_bootstrap.cc:654] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.296656 30044 raft_consensus.cc:359] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.297430 30044 raft_consensus.cc:385] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.297768 30044 raft_consensus.cc:740] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.298566 30044 consensus_queue.cc:260] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.300609 30044 ts_tablet_manager.cc:1434] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:15:34.301493 30044 tablet_bootstrap.cc:492] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:34.304946 30051 raft_consensus.cc:359] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:34.305315 30049 tablet_bootstrap.cc:492] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:34.305567 30051 raft_consensus.cc:385] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.305774 30049 ts_tablet_manager.cc:1403] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.149s	user 0.015s	sys 0.001s
I20260709 12:15:34.305855 30051 raft_consensus.cc:740] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.306656 30051 consensus_queue.cc:260] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:34.307164 30044 tablet_bootstrap.cc:654] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.310833 30117 raft_consensus.cc:493] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.311295 30117 raft_consensus.cc:515] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.311652 30049 raft_consensus.cc:359] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.312259 30049 raft_consensus.cc:385] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.312543 30049 raft_consensus.cc:740] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.314373 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea80c7cc36614f8aa713df98ac7bec82" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:34.316120 30051 ts_tablet_manager.cc:1434] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.004s
I20260709 12:15:34.317148 30051 tablet_bootstrap.cc:492] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:34.317557 30049 consensus_queue.cc:260] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.319272 30049 ts_tablet_manager.cc:1434] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:15:34.320086 30049 tablet_bootstrap.cc:492] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
W20260709 12:15:34.321185 29969 leader_election.cc:343] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.315675 30117 leader_election.cc:290] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:34.335065 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea80c7cc36614f8aa713df98ac7bec82" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:34.338186 30049 tablet_bootstrap.cc:654] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.346632 30051 tablet_bootstrap.cc:654] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:34.348336 29969 leader_election.cc:343] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.348920 29969 leader_election.cc:304] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:34.350167 30128 raft_consensus.cc:2749] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.359905 30141 raft_consensus.cc:493] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.361414 30141 raft_consensus.cc:515] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.364871 30141 leader_election.cc:290] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:34.365442 30141 consensus_queue.cc:1048] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.365633 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
W20260709 12:15:34.367513 29969 leader_election.cc:343] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.369784 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:34.371280 30136 raft_consensus.cc:493] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.372306 29855 raft_consensus.cc:3060] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:34.376223 29969 leader_election.cc:343] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.374689 30136 raft_consensus.cc:515] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.381639 30044 tablet_bootstrap.cc:492] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:34.382115 30044 ts_tablet_manager.cc:1403] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.081s	user 0.021s	sys 0.025s
I20260709 12:15:34.383569 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20458b777dc4424d88e7073cc184f001" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:34.384682 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20458b777dc4424d88e7073cc184f001" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:34.384562 30044 raft_consensus.cc:359] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
W20260709 12:15:34.385036 29745 leader_election.cc:343] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.385228 30044 raft_consensus.cc:385] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:34.385987 29746 leader_election.cc:343] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.386113 30044 raft_consensus.cc:740] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.386255 30128 consensus_queue.cc:1048] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.386505 29746 leader_election.cc:304] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:34.387367 30126 raft_consensus.cc:2749] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.386921 30044 consensus_queue.cc:260] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.379773 29969 leader_election.cc:304] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:34.389336 30044 ts_tablet_manager.cc:1434] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:34.390185 30128 raft_consensus.cc:2749] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.390404 30145 raft_consensus.cc:493] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.390749 30044 tablet_bootstrap.cc:492] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:34.385982 30136 leader_election.cc:290] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:34.390879 30145 raft_consensus.cc:515] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.394089 30145 leader_election.cc:290] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:34.390231 30056 raft_consensus.cc:493] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.394770 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafe166e0b6241a3a8f7a08b190a2d7a" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:34.395102 30056 raft_consensus.cc:515] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
W20260709 12:15:34.396291 29893 leader_election.cc:343] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.397172 30056 leader_election.cc:290] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:34.398797 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c3d64132b647a78cd9c9ffcec79b8c" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:34.400631 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafe166e0b6241a3a8f7a08b190a2d7a" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:34.404402 30049 tablet_bootstrap.cc:492] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:34.404863 30049 ts_tablet_manager.cc:1403] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.002s
I20260709 12:15:34.407123 30126 raft_consensus.cc:493] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:34.409032 29895 leader_election.cc:343] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.409288 30045 tablet_bootstrap.cc:492] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:34.409072 30126 raft_consensus.cc:515] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.409510 29895 leader_election.cc:304] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:34.411116 30126 leader_election.cc:290] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:34.409754 30045 ts_tablet_manager.cc:1403] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.158s	user 0.016s	sys 0.021s
I20260709 12:15:34.412212 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f3653a2caf4c6ab46b10b1b3b8ff21" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:34.413443 30049 raft_consensus.cc:359] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.413813 30056 raft_consensus.cc:2749] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.414076 30049 raft_consensus.cc:385] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.414397 30049 raft_consensus.cc:740] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
W20260709 12:15:34.415159 29744 leader_election.cc:343] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:34.405787 29893 leader_election.cc:343] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.417500 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f3653a2caf4c6ab46b10b1b3b8ff21" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:34.415056 30049 consensus_queue.cc:260] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.419384 30128 consensus_queue.cc:1048] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.420930 30056 raft_consensus.cc:493] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:34.422295 29746 leader_election.cc:343] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.422748 29746 leader_election.cc:304] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:34.424319 30126 raft_consensus.cc:2749] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.425855 30044 tablet_bootstrap.cc:654] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.421792 30049 ts_tablet_manager.cc:1434] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:15:34.401813 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c3d64132b647a78cd9c9ffcec79b8c" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:34.427739 30049 tablet_bootstrap.cc:492] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:34.422770 30056 raft_consensus.cc:515] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
W20260709 12:15:34.432618 29895 leader_election.cc:343] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.433030 29895 leader_election.cc:304] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:34.433665 30056 leader_election.cc:290] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:34.434146 30056 raft_consensus.cc:2749] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.414078 30045 raft_consensus.cc:359] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.434986 30045 raft_consensus.cc:385] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.435252 30045 raft_consensus.cc:740] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.435711 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebdbc5d50c24065a511e3b03223b761" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:34.435894 30045 consensus_queue.cc:260] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.436204 30128 raft_consensus.cc:493] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.438194 30128 raft_consensus.cc:515] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.440737 30128 leader_election.cc:290] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:34.442639 30045 ts_tablet_manager.cc:1434] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 12:15:34.436504 29780 raft_consensus.cc:2468] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:34.436797 30181 raft_consensus.cc:493] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.443527 30045 tablet_bootstrap.cc:492] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:34.443714 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2da2c4770b34f509c074ea361b84862" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:34.452762 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebdbc5d50c24065a511e3b03223b761" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:34.457307 29928 raft_consensus.cc:2468] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:34.446153 30181 raft_consensus.cc:515] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.466714 30051 tablet_bootstrap.cc:492] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:34.468111 30051 ts_tablet_manager.cc:1403] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.151s	user 0.011s	sys 0.005s
I20260709 12:15:34.462751 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2da2c4770b34f509c074ea361b84862" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:34.474704 30049 tablet_bootstrap.cc:654] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.473778 29895 leader_election.cc:304] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:34.473915 30136 raft_consensus.cc:493] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.476845 30136 raft_consensus.cc:515] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.478291 29968 leader_election.cc:304] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:34.479112 30136 leader_election.cc:290] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:34.467593 29855 raft_consensus.cc:2468] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:34.479399 30051 raft_consensus.cc:359] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.490091 30051 raft_consensus.cc:385] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.490377 30051 raft_consensus.cc:740] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.478670 30044 tablet_bootstrap.cc:492] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:34.480213 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888ff2a3931e4735b5be69a7c0a8546e" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:34.479156 30117 raft_consensus.cc:2804] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.481002 30181 leader_election.cc:290] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:34.482225 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8563ddc0ca4f7b83f53574b75f79cb" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:34.483661 30045 tablet_bootstrap.cc:654] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.483757 30056 raft_consensus.cc:2804] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.484793 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888ff2a3931e4735b5be69a7c0a8546e" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:34.488533 30074 raft_consensus.cc:493] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.491140 30044 ts_tablet_manager.cc:1403] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.019s
I20260709 12:15:34.492910 30056 raft_consensus.cc:493] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.492971 30117 raft_consensus.cc:493] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.491643 30051 consensus_queue.cc:260] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.494822 30056 raft_consensus.cc:3060] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.494127 30001 raft_consensus.cc:2468] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:34.495756 30117 raft_consensus.cc:3060] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.497942 29744 leader_election.cc:304] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:34.498721 30136 raft_consensus.cc:2804] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.499100 30136 raft_consensus.cc:493] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.499464 30136 raft_consensus.cc:3060] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.499578 30074 raft_consensus.cc:515] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.501713 30074 leader_election.cc:290] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:34.502230 29928 raft_consensus.cc:2468] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:34.502879 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3dc36ad6e0b40959e981aed46ea36a8" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:34.503216 29779 raft_consensus.cc:2393] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69d5576d16a3461199ee289bc049895d in current term 1: Already voted for candidate 1a8ae7c566674ceeaf35e3351d91d33f in this term.
I20260709 12:15:34.503575 29929 raft_consensus.cc:2468] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:34.504815 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8563ddc0ca4f7b83f53574b75f79cb" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:34.505153 29820 leader_election.cc:304] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:34.504784 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3dc36ad6e0b40959e981aed46ea36a8" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:34.506425 29780 raft_consensus.cc:2468] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:34.507419 30056 raft_consensus.cc:515] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
W20260709 12:15:34.509243 29969 leader_election.cc:343] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.510525 29819 leader_election.cc:304] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:34.510756 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebdbc5d50c24065a511e3b03223b761" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:34.511310 29779 raft_consensus.cc:3060] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.512560 30117 raft_consensus.cc:515] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.518543 30117 leader_election.cc:290] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:34.515769 30044 raft_consensus.cc:359] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.520104 30044 raft_consensus.cc:385] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.520740 30044 raft_consensus.cc:740] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.520794 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2da2c4770b34f509c074ea361b84862" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:34.522408 30044 consensus_queue.cc:260] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.523082 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2da2c4770b34f509c074ea361b84862" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:34.524060 29929 raft_consensus.cc:3060] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.533460 30136 raft_consensus.cc:515] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
W20260709 12:15:34.534943 29969 leader_election.cc:343] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.537181 30051 ts_tablet_manager.cc:1434] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 12:15:34.538395 30181 raft_consensus.cc:2804] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.538682 30056 leader_election.cc:290] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:34.538836 30181 raft_consensus.cc:493] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.539177 30181 raft_consensus.cc:3060] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.542554 29779 raft_consensus.cc:2468] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:34.543972 29895 leader_election.cc:304] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:34.544812 30056 raft_consensus.cc:2804] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.545496 30056 raft_consensus.cc:697] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:34.546329 30056 consensus_queue.cc:237] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.552418 30044 ts_tablet_manager.cc:1434] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.001s
I20260709 12:15:34.553501 30074 raft_consensus.cc:3060] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.553663 30044 tablet_bootstrap.cc:492] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:34.560050 30117 consensus_queue.cc:1048] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:15:34.562006 30051 tablet_bootstrap.cc:492] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:34.571159 30044 tablet_bootstrap.cc:654] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.575330 30074 raft_consensus.cc:2749] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.580920 30181 raft_consensus.cc:515] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.583510 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3dc36ad6e0b40959e981aed46ea36a8" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:34.584247 29780 raft_consensus.cc:3060] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.586364 29929 raft_consensus.cc:2468] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:34.587805 30045 tablet_bootstrap.cc:492] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:34.587852 29968 leader_election.cc:304] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:34.588479 30045 ts_tablet_manager.cc:1403] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.145s	user 0.026s	sys 0.027s
I20260709 12:15:34.590418 30141 raft_consensus.cc:2804] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.595911 30141 raft_consensus.cc:697] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:34.597019 30141 consensus_queue.cc:237] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.602275 30045 raft_consensus.cc:359] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:34.603168 30045 raft_consensus.cc:385] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.603726 29678 catalog_manager.cc:5697] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:34.631610 30045 raft_consensus.cc:740] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.632615 30045 consensus_queue.cc:260] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:34.635172 30045 ts_tablet_manager.cc:1434] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.046s	user 0.002s	sys 0.004s
I20260709 12:15:34.608664 30136 leader_election.cc:290] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:34.609745 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888ff2a3931e4735b5be69a7c0a8546e" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:34.640739 29929 raft_consensus.cc:3060] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.613628 30051 tablet_bootstrap.cc:654] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.614322 30181 leader_election.cc:290] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:34.615262 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3dc36ad6e0b40959e981aed46ea36a8" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:34.617993 29780 raft_consensus.cc:2468] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:34.638870 30045 tablet_bootstrap.cc:492] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:34.610186 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888ff2a3931e4735b5be69a7c0a8546e" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:34.650456 30049 tablet_bootstrap.cc:492] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:34.654773 30049 ts_tablet_manager.cc:1403] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.227s	user 0.016s	sys 0.009s
W20260709 12:15:34.655961 29819 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.4:38559, user_credentials={real_user=slave}} blocked reactor thread for 145516us
I20260709 12:15:34.658684 29821 leader_election.cc:304] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:34.661338 30074 raft_consensus.cc:2804] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.661857 30074 raft_consensus.cc:697] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:34.662611 30074 consensus_queue.cc:237] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.665234 30045 tablet_bootstrap.cc:654] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.654311 29927 raft_consensus.cc:3060] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.660466 30181 raft_consensus.cc:493] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.671867 30181 raft_consensus.cc:515] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:34.673763 30181 leader_election.cc:290] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:34.657433 30001 raft_consensus.cc:3060] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.675354 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e35472baf764a69b1f2de8328026640" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:34.676048 29928 raft_consensus.cc:2468] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:34.678553 29820 leader_election.cc:304] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:34.679339 30181 raft_consensus.cc:2804] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.679759 30181 raft_consensus.cc:493] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.680109 30181 raft_consensus.cc:3060] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.683929 29929 raft_consensus.cc:2468] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:34.685046 29745 leader_election.cc:304] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:34.685842 30140 raft_consensus.cc:2804] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.686326 30140 raft_consensus.cc:697] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:34.687121 30140 consensus_queue.cc:237] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.695079 29927 raft_consensus.cc:2468] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:34.687083 30049 raft_consensus.cc:359] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:34.698050 30049 raft_consensus.cc:385] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.698348 30049 raft_consensus.cc:740] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.698921 30049 consensus_queue.cc:260] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:34.704521 30049 ts_tablet_manager.cc:1434] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260709 12:15:34.707394 30181 raft_consensus.cc:515] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:34.743048 30049 tablet_bootstrap.cc:492] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:34.756788 29677 catalog_manager.cc:5697] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.744709 30001 raft_consensus.cc:2468] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:34.768873 30044 tablet_bootstrap.cc:492] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:34.769411 30044 ts_tablet_manager.cc:1403] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.216s	user 0.014s	sys 0.010s
I20260709 12:15:34.772289 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebdbc5d50c24065a511e3b03223b761" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:34.772903 29851 raft_consensus.cc:3060] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.775413 30051 tablet_bootstrap.cc:492] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:34.775949 30051 ts_tablet_manager.cc:1403] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.214s	user 0.013s	sys 0.007s
I20260709 12:15:34.778699 29675 catalog_manager.cc:5697] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 1 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.784040 30044 raft_consensus.cc:359] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.784724 30044 raft_consensus.cc:385] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.784987 30044 raft_consensus.cc:740] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.785475 29678 catalog_manager.cc:5697] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:34.785744 30044 consensus_queue.cc:260] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.793198 30044 ts_tablet_manager.cc:1434] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260709 12:15:34.793875 30044 tablet_bootstrap.cc:492] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:34.796044 30074 raft_consensus.cc:493] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.801242 30049 tablet_bootstrap.cc:654] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.803758 30136 raft_consensus.cc:493] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.816598 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e35472baf764a69b1f2de8328026640" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:34.817250 29927 raft_consensus.cc:3060] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.821480 30181 leader_election.cc:290] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:34.824025 30045 tablet_bootstrap.cc:492] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:34.824470 30045 ts_tablet_manager.cc:1403] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.186s	user 0.009s	sys 0.005s
I20260709 12:15:34.828300 30044 tablet_bootstrap.cc:654] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.829331 30141 consensus_queue.cc:1048] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.830562 30140 raft_consensus.cc:493] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.830997 30140 raft_consensus.cc:515] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.832933 30140 leader_election.cc:290] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:34.827136 30045 raft_consensus.cc:359] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.835729 30045 raft_consensus.cc:385] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.836331 30045 raft_consensus.cc:740] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.833616 30136 raft_consensus.cc:515] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.841338 29852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:34.845855 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e35472baf764a69b1f2de8328026640" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
W20260709 12:15:34.846197 29746 leader_election.cc:343] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.846493 30001 raft_consensus.cc:2468] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:34.856742 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:34.857252 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:34.857999 29929 raft_consensus.cc:2468] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:34.857374 30001 raft_consensus.cc:2468] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:34.808665 30074 raft_consensus.cc:515] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.861236 30051 raft_consensus.cc:359] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.861892 30051 raft_consensus.cc:385] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.862166 30051 raft_consensus.cc:740] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.863909 30051 consensus_queue.cc:260] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.863034 29745 leader_election.cc:304] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:34.867374 30051 ts_tablet_manager.cc:1434] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.091s	user 0.004s	sys 0.001s
I20260709 12:15:34.869199 30253 raft_consensus.cc:2804] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.869567 30253 raft_consensus.cc:493] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.869875 30253 raft_consensus.cc:3060] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.871721 30136 leader_election.cc:290] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:34.875396 30074 leader_election.cc:290] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:34.876967 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8eda04f700458698b838d24b3dc231" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
W20260709 12:15:34.878482 29821 leader_election.cc:343] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.879067 29927 raft_consensus.cc:2468] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:34.868371 30051 tablet_bootstrap.cc:492] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:34.880777 30045 consensus_queue.cc:260] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.886201 29820 leader_election.cc:304] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:34.889886 30045 ts_tablet_manager.cc:1434] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 12:15:34.890379 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:34.890901 30045 tablet_bootstrap.cc:492] T f4c3d64132b647a78cd9c9ffcec79b8c P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:34.891822 30181 raft_consensus.cc:2804] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.892309 30181 raft_consensus.cc:697] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:34.893133 30181 consensus_queue.cc:237] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:34.897869 30051 tablet_bootstrap.cc:654] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.868227 29851 raft_consensus.cc:2468] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:34.912268 30049 tablet_bootstrap.cc:492] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:34.912765 30049 ts_tablet_manager.cc:1403] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.170s	user 0.007s	sys 0.009s
I20260709 12:15:34.914043 29744 leader_election.cc:304] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:34.915213 30136 raft_consensus.cc:2804] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.915742 30136 raft_consensus.cc:493] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.916159 30136 raft_consensus.cc:3060] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.916033 30049 raft_consensus.cc:359] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:34.916754 30049 raft_consensus.cc:385] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.917028 30049 raft_consensus.cc:740] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.917768 30049 consensus_queue.cc:260] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
W20260709 12:15:34.920535 29744 leader_election.cc:343] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.927660 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8eda04f700458698b838d24b3dc231" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:34.928612 29927 raft_consensus.cc:2468] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:34.930146 29820 leader_election.cc:304] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:34.932000 30117 raft_consensus.cc:493] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.932582 30117 raft_consensus.cc:515] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.932111 30074 raft_consensus.cc:2804] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.936518 30074 raft_consensus.cc:493] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.941177 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e35472baf764a69b1f2de8328026640" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:34.945863 30074 raft_consensus.cc:3060] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:34.951903 29726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:34.945931 30002 raft_consensus.cc:3060] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.953892 30253 raft_consensus.cc:515] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.969816 30253 leader_election.cc:290] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:34.955864 30117 leader_election.cc:290] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:34.970196 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:34.971164 29927 raft_consensus.cc:3060] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.971596 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
W20260709 12:15:34.972985 29744 leader_election.cc:343] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.956666 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:34.971552 30044 tablet_bootstrap.cc:492] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:34.949353 30045 tablet_bootstrap.cc:654] T f4c3d64132b647a78cd9c9ffcec79b8c P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.974207 30044 ts_tablet_manager.cc:1403] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.180s	user 0.022s	sys 0.018s
I20260709 12:15:34.951798 30136 raft_consensus.cc:515] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.975991 30051 tablet_bootstrap.cc:492] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:34.976409 30051 ts_tablet_manager.cc:1403] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.108s	user 0.016s	sys 0.008s
W20260709 12:15:34.976756 29969 leader_election.cc:343] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.977169 30136 leader_election.cc:290] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:34.977922 30044 raft_consensus.cc:359] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:34.950739 30049 ts_tablet_manager.cc:1434] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.007s
I20260709 12:15:34.978353 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:34.982860 29854 raft_consensus.cc:3060] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.983176 30049 tablet_bootstrap.cc:492] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:34.984405 29927 raft_consensus.cc:2468] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:34.988004 30002 raft_consensus.cc:2468] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:34.988907 30049 tablet_bootstrap.cc:654] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.988824 29676 catalog_manager.cc:5697] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 1 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.990391 29745 leader_election.cc:304] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f
I20260709 12:15:34.992512 30136 raft_consensus.cc:2804] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.992997 30136 raft_consensus.cc:697] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:34.993855 30136 consensus_queue.cc:237] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:35.005762 30253 raft_consensus.cc:493] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.008942 30045 tablet_bootstrap.cc:492] T f4c3d64132b647a78cd9c9ffcec79b8c P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:35.006377 30253 raft_consensus.cc:515] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:34.981374 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:34.981972 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:34.981873 30051 raft_consensus.cc:359] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.010116 30001 raft_consensus.cc:3060] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.013314 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea80c7cc36614f8aa713df98ac7bec82" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
W20260709 12:15:35.014816 29746 leader_election.cc:343] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.010124 30051 raft_consensus.cc:385] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.015555 29854 raft_consensus.cc:2468] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:35.015977 30051 raft_consensus.cc:740] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.016827 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea80c7cc36614f8aa713df98ac7bec82" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:35.016812 30051 consensus_queue.cc:260] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.017601 30002 raft_consensus.cc:2468] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:35.019366 29746 leader_election.cc:304] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:35.020383 30140 raft_consensus.cc:2804] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.980593 30044 raft_consensus.cc:385] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.009465 30045 ts_tablet_manager.cc:1403] T f4c3d64132b647a78cd9c9ffcec79b8c P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.119s	user 0.006s	sys 0.005s
I20260709 12:15:35.020897 30140 raft_consensus.cc:697] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:35.020864 30044 raft_consensus.cc:740] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.022020 30140 consensus_queue.cc:237] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.022240 30044 consensus_queue.cc:260] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:35.019229 30051 ts_tablet_manager.cc:1434] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260709 12:15:35.023430 30045 raft_consensus.cc:359] T f4c3d64132b647a78cd9c9ffcec79b8c P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.028285 30045 raft_consensus.cc:385] T f4c3d64132b647a78cd9c9ffcec79b8c P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.028667 30045 raft_consensus.cc:740] T f4c3d64132b647a78cd9c9ffcec79b8c P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.026173 29744 leader_election.cc:304] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:35.029637 30045 consensus_queue.cc:260] T f4c3d64132b647a78cd9c9ffcec79b8c P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.030321 30126 raft_consensus.cc:2804] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:35.030694 30126 raft_consensus.cc:493] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.031025 30126 raft_consensus.cc:3060] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.032207 30045 ts_tablet_manager.cc:1434] T f4c3d64132b647a78cd9c9ffcec79b8c P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:15:35.033179 30045 tablet_bootstrap.cc:492] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:35.038446 30126 raft_consensus.cc:515] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.041379 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea80c7cc36614f8aa713df98ac7bec82" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:35.041914 30002 raft_consensus.cc:3060] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.024706 30051 tablet_bootstrap.cc:492] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:35.026253 30253 leader_election.cc:290] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:35.050598 30181 raft_consensus.cc:493] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.051224 30181 raft_consensus.cc:515] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.053293 30181 leader_election.cc:290] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:35.054047 30002 raft_consensus.cc:2468] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:35.054880 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c3d64132b647a78cd9c9ffcec79b8c" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:35.055378 29744 leader_election.cc:304] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:35.055559 29929 raft_consensus.cc:2468] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
W20260709 12:15:35.055900 29969 leader_election.cc:343] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.027259 30001 raft_consensus.cc:2468] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:35.056527 29969 leader_election.cc:304] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:35.057137 29820 leader_election.cc:304] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:35.057965 30255 raft_consensus.cc:2749] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:35.058202 30181 raft_consensus.cc:2804] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:35.058703 30181 raft_consensus.cc:493] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.058751 30253 raft_consensus.cc:2804] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:35.059208 30181 raft_consensus.cc:3060] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.059561 30253 raft_consensus.cc:697] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:35.060674 30253 consensus_queue.cc:237] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.066136 30051 tablet_bootstrap.cc:654] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.068317 30049 tablet_bootstrap.cc:492] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:35.068897 30049 ts_tablet_manager.cc:1403] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.032s
I20260709 12:15:35.072703 30051 tablet_bootstrap.cc:492] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:35.073642 30051 ts_tablet_manager.cc:1403] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.001s
I20260709 12:15:35.075107 30049 raft_consensus.cc:359] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:35.075801 30049 raft_consensus.cc:385] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.076010 30181 raft_consensus.cc:515] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.079632 30181 leader_election.cc:290] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:35.081338 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c3d64132b647a78cd9c9ffcec79b8c" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:35.081858 30002 raft_consensus.cc:3060] T f4c3d64132b647a78cd9c9ffcec79b8c P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.084491 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c3d64132b647a78cd9c9ffcec79b8c" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:35.085037 29929 raft_consensus.cc:3060] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.077088 30045 tablet_bootstrap.cc:654] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.076043 30049 raft_consensus.cc:740] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.077242 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c3d64132b647a78cd9c9ffcec79b8c" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:35.092262 30136 raft_consensus.cc:493] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.092731 30136 raft_consensus.cc:515] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:35.093225 30002 raft_consensus.cc:2468] T f4c3d64132b647a78cd9c9ffcec79b8c P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:35.094197 30126 leader_election.cc:290] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:35.095479 29819 leader_election.cc:304] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:35.095801 29852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea80c7cc36614f8aa713df98ac7bec82" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:35.097129 30136 leader_election.cc:290] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:35.097296 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2da2c4770b34f509c074ea361b84862" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:35.097559 30105 raft_consensus.cc:493] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.098212 29928 raft_consensus.cc:2393] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 571b861c95ea455786aa067f1ad6b768 in current term 1: Already voted for candidate 1a8ae7c566674ceeaf35e3351d91d33f in this term.
I20260709 12:15:35.098078 30105 raft_consensus.cc:515] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.100253 30105 leader_election.cc:290] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:35.101927 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2da2c4770b34f509c074ea361b84862" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:35.102654 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed1100b0101492d8e54af0a55e2e402" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:35.088418 30049 consensus_queue.cc:260] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:35.106029 29744 leader_election.cc:304] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:35.109018 30136 raft_consensus.cc:3060] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.102933 30181 raft_consensus.cc:2804] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:35.113732 30181 raft_consensus.cc:697] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:35.115057 30181 consensus_queue.cc:237] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.115763 29677 catalog_manager.cc:5697] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:35.121693 30049 ts_tablet_manager.cc:1434] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 12:15:35.122689 29677 catalog_manager.cc:5697] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:35.126744 30044 ts_tablet_manager.cc:1434] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.152s	user 0.016s	sys 0.031s
I20260709 12:15:35.126816 30049 tablet_bootstrap.cc:492] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:35.127985 30044 tablet_bootstrap.cc:492] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:35.129668 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed1100b0101492d8e54af0a55e2e402" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:35.133160 29929 raft_consensus.cc:2468] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:35.137753 30051 raft_consensus.cc:359] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.138501 30051 raft_consensus.cc:385] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.138826 30051 raft_consensus.cc:740] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.139577 30051 consensus_queue.cc:260] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.141389 30051 ts_tablet_manager.cc:1434] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260709 12:15:35.141547 30049 tablet_bootstrap.cc:654] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.142697 30051 tablet_bootstrap.cc:492] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
W20260709 12:15:35.144371 29893 leader_election.cc:343] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.153165 30136 raft_consensus.cc:2749] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:35.155604 29852 raft_consensus.cc:3060] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.154452 30074 raft_consensus.cc:515] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
W20260709 12:15:35.160055 29895 leader_election.cc:343] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.164985 30044 tablet_bootstrap.cc:654] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.173949 29895 leader_election.cc:304] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:35.175355 30105 raft_consensus.cc:2749] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:35.176358 30051 tablet_bootstrap.cc:654] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.170871 29677 catalog_manager.cc:5697] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:35.182219 30117 consensus_queue.cc:1048] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:35.182933 30255 consensus_queue.cc:1048] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:35.184115 30045 tablet_bootstrap.cc:492] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:35.184574 30045 ts_tablet_manager.cc:1403] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.152s	user 0.009s	sys 0.009s
I20260709 12:15:35.186923 30243 consensus_queue.cc:1048] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:35.191463 29852 raft_consensus.cc:2468] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:35.187304 30045 raft_consensus.cc:359] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.192889 30045 raft_consensus.cc:385] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.193159 30045 raft_consensus.cc:740] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.193810 30045 consensus_queue.cc:260] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.200001 30045 ts_tablet_manager.cc:1434] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:15:35.201156 30045 tablet_bootstrap.cc:492] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:35.207073 30044 tablet_bootstrap.cc:492] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:35.207693 30044 ts_tablet_manager.cc:1403] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.003s
I20260709 12:15:35.209230 30117 raft_consensus.cc:493] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.209702 30117 raft_consensus.cc:515] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.218640 30117 leader_election.cc:290] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:35.223574 30074 leader_election.cc:290] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:35.224328 29852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f3653a2caf4c6ab46b10b1b3b8ff21" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:35.224692 30105 consensus_queue.cc:1048] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:35.225836 29969 leader_election.cc:343] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.230782 30044 raft_consensus.cc:359] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:35.231513 30044 raft_consensus.cc:385] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.231767 30044 raft_consensus.cc:740] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.231026 29678 catalog_manager.cc:5697] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 1 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:35.232596 30044 consensus_queue.cc:260] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:35.239571 30044 ts_tablet_manager.cc:1434] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 12:15:35.241022 30044 tablet_bootstrap.cc:492] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:35.251739 30105 consensus_queue.cc:1048] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:35.230037 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8eda04f700458698b838d24b3dc231" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:35.256039 29928 raft_consensus.cc:3060] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.257470 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e8eda04f700458698b838d24b3dc231" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:35.258589 30181 consensus_queue.cc:1048] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:35.260416 30136 consensus_queue.cc:1048] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:35.266635 30253 consensus_queue.cc:1048] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:35.267727 30044 tablet_bootstrap.cc:654] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.276199 30045 tablet_bootstrap.cc:654] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.290099 29928 raft_consensus.cc:2468] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:35.294883 30051 tablet_bootstrap.cc:492] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:35.295397 30051 ts_tablet_manager.cc:1403] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.153s	user 0.018s	sys 0.030s
I20260709 12:15:35.295885 29820 leader_election.cc:304] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:35.296815 30074 raft_consensus.cc:2804] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:35.311698 30051 raft_consensus.cc:359] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.314559 30051 raft_consensus.cc:385] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.314929 30051 raft_consensus.cc:740] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.315649 30051 consensus_queue.cc:260] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.318696 30051 ts_tablet_manager.cc:1434] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 12:15:35.320334 30051 tablet_bootstrap.cc:492] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:35.323727 29778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f3653a2caf4c6ab46b10b1b3b8ff21" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:35.324347 29778 raft_consensus.cc:2468] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
W20260709 12:15:35.329843 29821 leader_election.cc:343] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.321028 30074 raft_consensus.cc:697] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:35.333580 30074 consensus_queue.cc:237] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:35.335906 29969 leader_election.cc:304] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:35.337743 30117 raft_consensus.cc:2804] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:35.338095 30117 raft_consensus.cc:493] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.338400 30117 raft_consensus.cc:3060] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.356285 30051 tablet_bootstrap.cc:654] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.425024 30045 tablet_bootstrap.cc:492] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:35.425549 30045 ts_tablet_manager.cc:1403] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.225s	user 0.020s	sys 0.007s
W20260709 12:15:35.409008 29969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:46755, user_credentials={real_user=slave}} blocked reactor thread for 71527.4us
W20260709 12:15:35.408550 29744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.4:38559, user_credentials={real_user=slave}} blocked reactor thread for 47332.3us
I20260709 12:15:35.433219 30244 raft_consensus.cc:493] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.435465 30045 raft_consensus.cc:359] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.437935 30044 tablet_bootstrap.cc:492] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:35.444614 30255 raft_consensus.cc:493] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.445901 30049 tablet_bootstrap.cc:492] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:35.448920 30044 ts_tablet_manager.cc:1403] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.208s	user 0.015s	sys 0.017s
I20260709 12:15:35.449246 30049 ts_tablet_manager.cc:1403] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.325s	user 0.022s	sys 0.038s
I20260709 12:15:35.449519 30045 raft_consensus.cc:385] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.449963 30045 raft_consensus.cc:740] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.450871 30045 consensus_queue.cc:260] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.456607 30044 raft_consensus.cc:359] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.457365 30044 raft_consensus.cc:385] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.451849 30244 raft_consensus.cc:515] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.466121 30244 leader_election.cc:290] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:35.457628 30044 raft_consensus.cc:740] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.468065 30044 consensus_queue.cc:260] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
W20260709 12:15:35.430312 29895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:46755, user_credentials={real_user=slave}} blocked reactor thread for 74036.6us
I20260709 12:15:35.475193 30044 ts_tablet_manager.cc:1434] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:15:35.475988 30044 tablet_bootstrap.cc:492] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:35.477427 30045 ts_tablet_manager.cc:1434] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.001s
I20260709 12:15:35.478286 30045 tablet_bootstrap.cc:492] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:35.467097 29926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dd42ec1c14410fb3a81770735b8cf5" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:35.452327 30255 raft_consensus.cc:515] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:35.482200 30117 raft_consensus.cc:515] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.488914 29677 catalog_manager.cc:5697] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 1 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:35.499018 30045 tablet_bootstrap.cc:654] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.509090 30049 raft_consensus.cc:359] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.510114 30049 raft_consensus.cc:385] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.511339 30049 raft_consensus.cc:740] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.512833 30049 consensus_queue.cc:260] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.518033 30049 ts_tablet_manager.cc:1434] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.001s
I20260709 12:15:35.519152 30049 tablet_bootstrap.cc:492] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
W20260709 12:15:35.511891 29820 leader_election.cc:343] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.529253 30255 leader_election.cc:290] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:35.532298 30117 leader_election.cc:290] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:35.543483 30253 consensus_queue.cc:1048] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:35.549885 30286 raft_consensus.cc:493] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.557317 30286 raft_consensus.cc:515] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.562538 30243 consensus_queue.cc:1048] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:35.568634 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafe166e0b6241a3a8f7a08b190a2d7a" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:35.575580 29927 raft_consensus.cc:2468] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:35.577075 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dd42ec1c14410fb3a81770735b8cf5" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:35.577744 29854 raft_consensus.cc:2468] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:35.577435 30044 tablet_bootstrap.cc:654] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.590065 30049 tablet_bootstrap.cc:654] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:35.583829 29969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:46755, user_credentials={real_user=slave}} blocked reactor thread for 75385.9us
I20260709 12:15:35.559393 30286 leader_election.cc:290] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:35.604722 30145 raft_consensus.cc:493] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.611625 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dd42ec1c14410fb3a81770735b8cf5" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:35.614935 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f3653a2caf4c6ab46b10b1b3b8ff21" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:35.618613 30051 tablet_bootstrap.cc:492] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:35.621053 30051 ts_tablet_manager.cc:1403] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.301s	user 0.018s	sys 0.007s
I20260709 12:15:35.636900 30253 consensus_queue.cc:1048] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:35.621287 30145 raft_consensus.cc:515] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:35.640237 30145 leader_election.cc:290] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:35.621938 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f3653a2caf4c6ab46b10b1b3b8ff21" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
W20260709 12:15:35.649830 29893 leader_election.cc:343] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.650084 30140 raft_consensus.cc:493] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.650622 30140 raft_consensus.cc:515] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:35.647725 29780 raft_consensus.cc:3060] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:35.621474 29895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:46755, user_credentials={real_user=slave}} blocked reactor thread for 48894us
I20260709 12:15:35.649036 30293 raft_consensus.cc:493] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.668851 30051 raft_consensus.cc:359] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.672228 30051 raft_consensus.cc:385] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.672518 30051 raft_consensus.cc:740] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
W20260709 12:15:35.671188 29969 leader_election.cc:343] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.673084 30051 consensus_queue.cc:260] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.660686 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dd42ec1c14410fb3a81770735b8cf5" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:35.679898 30045 tablet_bootstrap.cc:492] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:35.680452 30045 ts_tablet_manager.cc:1403] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.202s	user 0.015s	sys 0.010s
I20260709 12:15:35.682370 30140 leader_election.cc:290] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:35.682335 30051 ts_tablet_manager.cc:1434] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
W20260709 12:15:35.683837 29744 consensus_peers.cc:597] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 -> Peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Couldn't send request to peer 1a8ae7c566674ceeaf35e3351d91d33f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:35.683929 30045 raft_consensus.cc:359] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.684672 30045 raft_consensus.cc:385] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.684939 30045 raft_consensus.cc:740] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.685561 30045 consensus_queue.cc:260] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.690481 30045 ts_tablet_manager.cc:1434] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:15:35.685741 30140 consensus_queue.cc:1048] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:35.667135 29968 leader_election.cc:304] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:35.691893 30045 tablet_bootstrap.cc:492] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:35.692873 30051 tablet_bootstrap.cc:492] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:35.679021 30293 raft_consensus.cc:515] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.699536 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafe166e0b6241a3a8f7a08b190a2d7a" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:35.700232 30002 raft_consensus.cc:2468] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:35.700722 30045 tablet_bootstrap.cc:654] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.698333 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafe166e0b6241a3a8f7a08b190a2d7a" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:35.703804 30253 consensus_queue.cc:1048] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:15:35.705587 30255 raft_consensus.cc:2804] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:35.712112 30255 raft_consensus.cc:493] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.712468 30255 raft_consensus.cc:3060] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:35.716881 29819 leader_election.cc:343] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.717106 30243 consensus_queue.cc:1048] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:35.718638 30290 consensus_queue.cc:1048] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:35.721263 29744 leader_election.cc:304] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:35.717396 29819 leader_election.cc:304] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:35.742211 30181 raft_consensus.cc:2749] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:35.726325 29779 raft_consensus.cc:2468] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:35.750007 30044 tablet_bootstrap.cc:492] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:35.745715 29780 raft_consensus.cc:2468] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:35.769201 30253 raft_consensus.cc:2804] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:35.770071 30044 ts_tablet_manager.cc:1403] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.294s	user 0.018s	sys 0.022s
I20260709 12:15:35.771695 30253 raft_consensus.cc:493] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.771859 29969 leader_election.cc:304] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:35.772281 30253 raft_consensus.cc:3060] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.773346 30285 raft_consensus.cc:2804] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:35.773814 30285 raft_consensus.cc:697] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:35.778263 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166dfdefe88043d5876f6b8a3a1cd5de" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:35.782400 29927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafe166e0b6241a3a8f7a08b190a2d7a" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:35.783042 29927 raft_consensus.cc:2468] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:35.774842 30285 consensus_queue.cc:237] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.791671 30044 raft_consensus.cc:359] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:35.792351 30044 raft_consensus.cc:385] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.792623 30044 raft_consensus.cc:740] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.792536 29895 leader_election.cc:304] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f
I20260709 12:15:35.793313 30044 consensus_queue.cc:260] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:35.795081 30286 raft_consensus.cc:2804] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:35.795337 30044 ts_tablet_manager.cc:1434] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.002s
I20260709 12:15:35.795516 30286 raft_consensus.cc:493] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.795959 30286 raft_consensus.cc:3060] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.798261 30044 tablet_bootstrap.cc:492] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:35.800034 30181 consensus_queue.cc:1048] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:35.800704 30049 tablet_bootstrap.cc:492] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:35.801648 30049 ts_tablet_manager.cc:1403] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.283s	user 0.015s	sys 0.000s
I20260709 12:15:35.803490 30051 tablet_bootstrap.cc:654] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.812980 30049 raft_consensus.cc:359] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:35.813993 30049 raft_consensus.cc:385] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.814347 30049 raft_consensus.cc:740] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.802389 30293 leader_election.cc:290] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:35.816936 30049 consensus_queue.cc:260] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:35.832638 30181 consensus_queue.cc:1048] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:15:35.844376 29969 leader_election.cc:343] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.845038 29852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166dfdefe88043d5876f6b8a3a1cd5de" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:35.854272 30286 raft_consensus.cc:515] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
W20260709 12:15:35.855882 29969 leader_election.cc:343] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.856694 30255 raft_consensus.cc:515] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:35.856374 29969 leader_election.cc:304] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:35.858460 30287 raft_consensus.cc:2749] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:35.860100 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafe166e0b6241a3a8f7a08b190a2d7a" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:35.860741 29928 raft_consensus.cc:3060] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.868816 29928 raft_consensus.cc:2468] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:35.870078 29968 leader_election.cc:304] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:35.886360 30049 ts_tablet_manager.cc:1434] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.002s
I20260709 12:15:35.888823 30049 tablet_bootstrap.cc:492] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:35.886260 30244 raft_consensus.cc:493] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.891583 30244 raft_consensus.cc:515] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.884209 30293 raft_consensus.cc:2804] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:35.897907 29999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dd42ec1c14410fb3a81770735b8cf5" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
W20260709 12:15:35.900065 29893 leader_election.cc:343] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.895404 30286 leader_election.cc:290] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:35.906983 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafe166e0b6241a3a8f7a08b190a2d7a" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:35.908334 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20458b777dc4424d88e7073cc184f001" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:35.909528 29779 raft_consensus.cc:2468] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:35.903055 30293 raft_consensus.cc:697] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:35.915160 30293 consensus_queue.cc:237] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:35.915652 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991c85a9b488474999d2d0c97a6a4eba" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:35.916787 30140 raft_consensus.cc:493] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.917246 30140 raft_consensus.cc:515] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:35.903532 30255 leader_election.cc:290] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:35.904222 30253 raft_consensus.cc:515] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:35.921267 29777 raft_consensus.cc:2393] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a8ae7c566674ceeaf35e3351d91d33f in current term 1: Already voted for candidate 571b861c95ea455786aa067f1ad6b768 in this term.
I20260709 12:15:35.918013 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20458b777dc4424d88e7073cc184f001" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:35.927284 30044 tablet_bootstrap.cc:654] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.925200 30253 leader_election.cc:290] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:35.927868 30244 leader_election.cc:290] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:35.928916 29999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafe166e0b6241a3a8f7a08b190a2d7a" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:35.934779 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafe166e0b6241a3a8f7a08b190a2d7a" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:35.930322 29677 catalog_manager.cc:5697] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:35.931556 30264 consensus_queue.cc:1048] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:35.936623 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dd42ec1c14410fb3a81770735b8cf5" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:35.936750 29895 leader_election.cc:304] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:35.932492 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:35.937266 29854 raft_consensus.cc:3060] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.939096 29928 raft_consensus.cc:2393] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 571b861c95ea455786aa067f1ad6b768 in current term 1: Already voted for candidate 1a8ae7c566674ceeaf35e3351d91d33f in this term.
I20260709 12:15:35.941322 30140 leader_election.cc:290] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:35.942492 29999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991c85a9b488474999d2d0c97a6a4eba" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:35.940893 30286 raft_consensus.cc:2804] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:35.947763 30286 raft_consensus.cc:493] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.947932 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
W20260709 12:15:35.949352 29746 leader_election.cc:343] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.951247 30045 tablet_bootstrap.cc:492] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:35.951785 30045 ts_tablet_manager.cc:1403] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.260s	user 0.022s	sys 0.019s
W20260709 12:15:35.935844 29820 leader_election.cc:343] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.948150 30286 raft_consensus.cc:3060] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:35.955330 29819 leader_election.cc:343] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.955616 29779 raft_consensus.cc:3060] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.956301 29819 leader_election.cc:304] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:35.957424 30290 raft_consensus.cc:2749] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:35.942803 30003 raft_consensus.cc:2468] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
W20260709 12:15:35.968151 29895 leader_election.cc:343] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.970170 29744 leader_election.cc:304] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:35.979228 30302 raft_consensus.cc:2804] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:35.979684 30302 raft_consensus.cc:493] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.980007 30302 raft_consensus.cc:3060] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.986840 29745 leader_election.cc:304] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [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: 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:35.987705 30126 raft_consensus.cc:2749] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:35.993037 30049 tablet_bootstrap.cc:654] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.996459 29854 raft_consensus.cc:2468] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:35.993112 30045 raft_consensus.cc:359] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:35.998895 30045 raft_consensus.cc:385] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.999181 30045 raft_consensus.cc:740] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.999260 29895 leader_election.cc:304] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f
I20260709 12:15:36.000123 30145 raft_consensus.cc:2804] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:36.000006 30045 consensus_queue.cc:260] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:36.000193 30302 raft_consensus.cc:515] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:36.000720 30145 raft_consensus.cc:697] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:35.990921 29675 catalog_manager.cc:5697] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:36.001555 30145 consensus_queue.cc:237] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:36.002415 30302 leader_election.cc:290] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:36.003407 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:36.004027 30003 raft_consensus.cc:3060] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.011191 30045 ts_tablet_manager.cc:1434] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 12:15:36.013748 30290 consensus_queue.cc:1048] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:36.016640 30282 raft_consensus.cc:493] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.017140 30282 raft_consensus.cc:515] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:36.018869 30003 raft_consensus.cc:2468] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:36.019088 30282 leader_election.cc:290] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:36.027830 30045 tablet_bootstrap.cc:492] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:36.028141 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:36.022079 30286 raft_consensus.cc:515] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.024474 29744 leader_election.cc:304] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:36.027262 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dd42ec1c14410fb3a81770735b8cf5" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:36.030606 29855 raft_consensus.cc:2393] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8ae7c566674ceeaf35e3351d91d33f in current term 1: Already voted for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in this term.
W20260709 12:15:36.030732 29746 leader_election.cc:343] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.030581 30302 raft_consensus.cc:2804] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:36.032071 30302 raft_consensus.cc:697] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:36.032931 30302 consensus_queue.cc:237] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:36.029428 29924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dd42ec1c14410fb3a81770735b8cf5" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:36.033787 30045 tablet_bootstrap.cc:654] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.035852 30044 tablet_bootstrap.cc:492] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:36.036443 30044 ts_tablet_manager.cc:1403] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.238s	user 0.009s	sys 0.008s
I20260709 12:15:36.040686 29968 leader_election.cc:304] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:36.041828 30255 raft_consensus.cc:3060] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.048143 30051 tablet_bootstrap.cc:492] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:36.048763 30051 ts_tablet_manager.cc:1403] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.356s	user 0.013s	sys 0.006s
I20260709 12:15:36.070616 30286 leader_election.cc:290] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:36.073562 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20458b777dc4424d88e7073cc184f001" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:36.074792 30044 raft_consensus.cc:359] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.075541 30255 raft_consensus.cc:2749] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:36.075543 30044 raft_consensus.cc:385] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.076924 30044 raft_consensus.cc:740] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.077418 30044 consensus_queue.cc:260] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.080286 30049 tablet_bootstrap.cc:492] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:36.080747 30049 ts_tablet_manager.cc:1403] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.192s	user 0.011s	sys 0.013s
W20260709 12:15:36.082049 29895 leader_election.cc:343] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.083810 30044 ts_tablet_manager.cc:1434] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:15:36.084564 30044 tablet_bootstrap.cc:492] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:36.088773 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20458b777dc4424d88e7073cc184f001" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:36.089380 29779 raft_consensus.cc:3060] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.090951 29675 catalog_manager.cc:5697] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:36.091152 30049 raft_consensus.cc:359] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.094317 30049 raft_consensus.cc:385] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.094640 30049 raft_consensus.cc:740] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.095310 30049 consensus_queue.cc:260] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.097352 30049 ts_tablet_manager.cc:1434] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:15:36.098327 30049 tablet_bootstrap.cc:492] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:36.101336 30051 raft_consensus.cc:359] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:36.101982 30051 raft_consensus.cc:385] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.102259 30051 raft_consensus.cc:740] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.106957 30044 tablet_bootstrap.cc:654] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.108970 30045 tablet_bootstrap.cc:492] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:36.109742 30045 ts_tablet_manager.cc:1403] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.010s
I20260709 12:15:36.109577 29678 catalog_manager.cc:5697] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:36.113075 30045 raft_consensus.cc:359] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.113937 30045 raft_consensus.cc:385] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.114279 30045 raft_consensus.cc:740] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.116369 30049 tablet_bootstrap.cc:654] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.116544 30045 consensus_queue.cc:260] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.121840 30045 ts_tablet_manager.cc:1434] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:15:36.122679 30044 tablet_bootstrap.cc:492] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:36.123158 30044 ts_tablet_manager.cc:1403] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.002s
W20260709 12:15:36.127465 29726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:36.122704 30045 tablet_bootstrap.cc:492] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:36.127887 30105 raft_consensus.cc:493] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.128614 30105 raft_consensus.cc:515] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.130707 30105 leader_election.cc:290] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:36.131283 30044 raft_consensus.cc:359] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.131961 30044 raft_consensus.cc:385] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.132202 30044 raft_consensus.cc:740] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.132720 30000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bacad230374fac9e45129555362b3b" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:36.132921 30044 consensus_queue.cc:260] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
W20260709 12:15:36.134162 29893 leader_election.cc:343] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.134675 30255 raft_consensus.cc:493] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.135161 30255 raft_consensus.cc:515] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:36.135679 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bacad230374fac9e45129555362b3b" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:36.137151 30255 leader_election.cc:290] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:36.138722 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed1100b0101492d8e54af0a55e2e402" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:36.140663 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed1100b0101492d8e54af0a55e2e402" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:36.141453 29922 raft_consensus.cc:2468] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:36.142367 30044 ts_tablet_manager.cc:1434] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
W20260709 12:15:36.140782 29969 leader_election.cc:343] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:36.137187 29895 leader_election.cc:343] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.143096 29895 leader_election.cc:304] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:36.143317 30044 tablet_bootstrap.cc:492] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:36.144140 30105 raft_consensus.cc:2749] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:36.145676 29968 leader_election.cc:304] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:36.146875 30255 raft_consensus.cc:2804] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:36.147226 30255 raft_consensus.cc:493] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.147580 30255 raft_consensus.cc:3060] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.151389 30045 tablet_bootstrap.cc:654] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.154592 30255 raft_consensus.cc:515] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:36.156354 30049 tablet_bootstrap.cc:492] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:36.156811 30044 tablet_bootstrap.cc:654] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.156847 30049 ts_tablet_manager.cc:1403] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.003s
I20260709 12:15:36.158646 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed1100b0101492d8e54af0a55e2e402" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:36.159893 30302 raft_consensus.cc:493] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:36.160099 29969 leader_election.cc:343] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.160414 30302 raft_consensus.cc:515] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.162238 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed1100b0101492d8e54af0a55e2e402" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:36.162782 29922 raft_consensus.cc:3060] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.163026 30302 leader_election.cc:290] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:36.164093 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17553fde7d45436cb9366477d9bed61c" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:36.164494 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17553fde7d45436cb9366477d9bed61c" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:36.102881 30051 consensus_queue.cc:260] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
W20260709 12:15:36.165827 29746 leader_election.cc:343] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.166118 30074 raft_consensus.cc:493] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.166567 30074 raft_consensus.cc:515] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:36.167357 30051 ts_tablet_manager.cc:1434] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.001s
I20260709 12:15:36.167766 30049 raft_consensus.cc:359] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.168242 30051 tablet_bootstrap.cc:492] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:36.168435 30049 raft_consensus.cc:385] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:36.168509 29745 leader_election.cc:343] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.168882 30049 raft_consensus.cc:740] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.169030 29745 leader_election.cc:304] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:36.169729 30302 raft_consensus.cc:2749] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:36.169556 30049 consensus_queue.cc:260] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.173637 30000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:36.174228 30051 tablet_bootstrap.cc:654] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.174423 30000 raft_consensus.cc:2393] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69d5576d16a3461199ee289bc049895d in current term 1: Already voted for candidate 571b861c95ea455786aa067f1ad6b768 in this term.
I20260709 12:15:36.176210 29779 raft_consensus.cc:2468] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:36.177207 29922 raft_consensus.cc:2468] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:36.177384 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:36.177666 29895 leader_election.cc:304] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:36.178403 29968 leader_election.cc:304] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:36.178807 30105 raft_consensus.cc:2804] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:36.179301 30105 raft_consensus.cc:697] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:36.179397 30049 ts_tablet_manager.cc:1434] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:15:36.179636 30282 raft_consensus.cc:2804] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:36.180163 30282 raft_consensus.cc:697] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:36.180409 30049 tablet_bootstrap.cc:492] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:36.180197 30105 consensus_queue.cc:237] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.181067 30282 consensus_queue.cc:237] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:36.184295 29821 leader_election.cc:304] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:36.185127 30290 raft_consensus.cc:3060] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.185045 30255 leader_election.cc:290] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:36.191535 30074 leader_election.cc:290] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:36.193552 30049 tablet_bootstrap.cc:654] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.194749 30290 raft_consensus.cc:2749] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:36.200666 30282 raft_consensus.cc:493] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.201179 30282 raft_consensus.cc:515] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.204067 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:36.206051 30044 tablet_bootstrap.cc:492] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:36.205734 29675 catalog_manager.cc:5697] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:36.206732 30044 ts_tablet_manager.cc:1403] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.002s
I20260709 12:15:36.207181 30045 tablet_bootstrap.cc:492] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:36.207707 30045 ts_tablet_manager.cc:1403] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.007s
I20260709 12:15:36.209472 30044 raft_consensus.cc:359] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.210321 30044 raft_consensus.cc:385] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.210609 30044 raft_consensus.cc:740] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.211009 30282 leader_election.cc:290] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:36.212013 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:36.214496 29969 leader_election.cc:304] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:36.210521 29676 catalog_manager.cc:5697] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:36.211381 30044 consensus_queue.cc:260] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.210847 30045 raft_consensus.cc:359] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.216751 30255 raft_consensus.cc:2749] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:36.216961 30045 raft_consensus.cc:385] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.217265 30045 raft_consensus.cc:740] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.219324 30044 ts_tablet_manager.cc:1434] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 12:15:36.220078 30045 consensus_queue.cc:260] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.222138 30045 ts_tablet_manager.cc:1434] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.001s
I20260709 12:15:36.222982 30045 tablet_bootstrap.cc:492] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:36.224828 30051 tablet_bootstrap.cc:492] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:36.225011 30044 tablet_bootstrap.cc:492] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:36.225288 30051 ts_tablet_manager.cc:1403] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.014s
I20260709 12:15:36.227926 30051 raft_consensus.cc:359] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:36.228257 30045 tablet_bootstrap.cc:654] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.228569 30051 raft_consensus.cc:385] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.228902 30051 raft_consensus.cc:740] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.229626 30051 consensus_queue.cc:260] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:36.225203 30105 raft_consensus.cc:493] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.231890 30051 ts_tablet_manager.cc:1434] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:15:36.231842 30105 raft_consensus.cc:515] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.233609 30044 tablet_bootstrap.cc:654] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.234547 30051 tablet_bootstrap.cc:492] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:36.235217 30045 tablet_bootstrap.cc:492] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:36.235633 30000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26c10beca5945fcaf4e41c7557890a6" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:36.235832 30045 ts_tablet_manager.cc:1403] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 12:15:36.236269 30000 raft_consensus.cc:2468] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:36.237509 29893 leader_election.cc:304] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:36.238308 30286 raft_consensus.cc:2804] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:36.238687 30286 raft_consensus.cc:493] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.239001 30286 raft_consensus.cc:3060] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.240111 30049 tablet_bootstrap.cc:492] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:36.240018 30045 raft_consensus.cc:359] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.240615 30049 ts_tablet_manager.cc:1403] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.007s
I20260709 12:15:36.240773 30045 raft_consensus.cc:385] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.241101 30045 raft_consensus.cc:740] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.241930 30045 consensus_queue.cc:260] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.242869 30051 tablet_bootstrap.cc:654] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.243549 30049 raft_consensus.cc:359] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:36.244340 30045 ts_tablet_manager.cc:1434] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:15:36.245074 30049 raft_consensus.cc:385] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.245379 30049 raft_consensus.cc:740] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.244187 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26c10beca5945fcaf4e41c7557890a6" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:36.245728 30045 tablet_bootstrap.cc:492] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
W20260709 12:15:36.250495 29895 leader_election.cc:343] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.246042 30049 consensus_queue.cc:260] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:36.258850 30045 tablet_bootstrap.cc:654] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.262439 30105 leader_election.cc:290] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:36.266927 30286 raft_consensus.cc:515] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.269388 30049 ts_tablet_manager.cc:1434] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 12:15:36.270365 30049 tablet_bootstrap.cc:492] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:36.270133 30000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26c10beca5945fcaf4e41c7557890a6" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:36.270857 30000 raft_consensus.cc:3060] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.271803 30044 tablet_bootstrap.cc:492] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:36.272871 30286 leader_election.cc:290] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:36.273893 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26c10beca5945fcaf4e41c7557890a6" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
W20260709 12:15:36.275233 29895 leader_election.cc:343] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.276464 30049 tablet_bootstrap.cc:654] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.277189 30044 ts_tablet_manager.cc:1403] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.008s
I20260709 12:15:36.278139 30000 raft_consensus.cc:2468] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:36.272136 30045 tablet_bootstrap.cc:492] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:36.272320 30051 tablet_bootstrap.cc:492] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:36.279349 30051 ts_tablet_manager.cc:1403] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 12:15:36.279415 29893 leader_election.cc:304] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:36.280084 30045 ts_tablet_manager.cc:1403] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260709 12:15:36.280706 30286 raft_consensus.cc:2804] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:36.281189 30286 raft_consensus.cc:697] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:36.282073 30105 raft_consensus.cc:493] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.281958 30286 consensus_queue.cc:237] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.282413 30051 raft_consensus.cc:359] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:36.282547 30105 raft_consensus.cc:515] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.283185 30051 raft_consensus.cc:385] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.283614 30051 raft_consensus.cc:740] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.283983 30044 raft_consensus.cc:359] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:36.284269 30051 consensus_queue.cc:260] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:36.282513 30045 raft_consensus.cc:359] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:36.285609 30045 raft_consensus.cc:385] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.285864 30045 raft_consensus.cc:740] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.286638 30051 ts_tablet_manager.cc:1434] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:36.286491 30045 consensus_queue.cc:260] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:36.287201 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d0b026500341cba2029bfab4a8a116" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:36.287567 30051 tablet_bootstrap.cc:492] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:36.288525 30045 ts_tablet_manager.cc:1434] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:15:36.289310 30049 tablet_bootstrap.cc:492] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:36.289395 30045 tablet_bootstrap.cc:492] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:36.289743 30049 ts_tablet_manager.cc:1403] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.001s
I20260709 12:15:36.292790 30051 tablet_bootstrap.cc:654] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.292889 30049 raft_consensus.cc:359] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.293566 30049 raft_consensus.cc:385] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.293812 30049 raft_consensus.cc:740] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.294549 30045 tablet_bootstrap.cc:654] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.284653 30044 raft_consensus.cc:385] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.295173 30044 raft_consensus.cc:740] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.295909 30044 consensus_queue.cc:260] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:36.298480 30044 ts_tablet_manager.cc:1434] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
W20260709 12:15:36.298586 29895 leader_election.cc:343] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.299743 30044 tablet_bootstrap.cc:492] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:36.300963 30105 leader_election.cc:290] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:36.295193 30049 consensus_queue.cc:260] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.304486 30049 ts_tablet_manager.cc:1434] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 12:15:36.305518 30049 tablet_bootstrap.cc:492] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:36.310813 30045 tablet_bootstrap.cc:492] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:36.361773 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d0b026500341cba2029bfab4a8a116" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:36.364264 29777 raft_consensus.cc:2468] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:36.388048 30045 ts_tablet_manager.cc:1403] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.099s	user 0.014s	sys 0.005s
I20260709 12:15:36.392009 30264 raft_consensus.cc:493] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.393296 30264 raft_consensus.cc:515] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.396327 29895 leader_election.cc:304] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:36.398738 30264 leader_election.cc:290] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:36.399981 30145 raft_consensus.cc:2804] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:36.400775 30145 raft_consensus.cc:493] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.401341 30145 raft_consensus.cc:3060] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.411976 30051 tablet_bootstrap.cc:492] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:36.412976 30051 ts_tablet_manager.cc:1403] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.000s
I20260709 12:15:36.418431 30049 tablet_bootstrap.cc:654] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.423597 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3ab742cd92422e8e37d6848b664250" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:36.424508 30074 raft_consensus.cc:493] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.425294 30074 raft_consensus.cc:515] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
W20260709 12:15:36.431617 29745 leader_election.cc:343] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.434127 29854 raft_consensus.cc:3060] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.434756 30293 consensus_queue.cc:1048] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:36.448659 30105 consensus_queue.cc:1048] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:36.452033 29852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3ab742cd92422e8e37d6848b664250" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:36.456458 30282 consensus_queue.cc:1048] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:36.460680 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed1100b0101492d8e54af0a55e2e402" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:36.463935 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed1100b0101492d8e54af0a55e2e402" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:36.464924 29928 raft_consensus.cc:2393] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69d5576d16a3461199ee289bc049895d in current term 1: Already voted for candidate 1a8ae7c566674ceeaf35e3351d91d33f in this term.
I20260709 12:15:36.448117 30074 leader_election.cc:290] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:36.473764 29819 leader_election.cc:304] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc
W20260709 12:15:36.480050 29746 leader_election.cc:343] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.480600 29746 leader_election.cc:304] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:36.483682 30290 raft_consensus.cc:3060] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.492586 30286 raft_consensus.cc:493] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.493230 30286 raft_consensus.cc:515] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:36.499606 30286 leader_election.cc:290] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:36.499348 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991c85a9b488474999d2d0c97a6a4eba" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:36.502106 29855 raft_consensus.cc:2468] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:36.502545 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991c85a9b488474999d2d0c97a6a4eba" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:36.502981 30293 consensus_queue.cc:1048] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:36.503322 29895 leader_election.cc:304] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:36.503291 30002 raft_consensus.cc:2468] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:36.489192 29676 catalog_manager.cc:5697] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:36.508886 30002 raft_consensus.cc:3060] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.486359 30136 raft_consensus.cc:2749] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:36.513664 30286 raft_consensus.cc:2804] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:36.550177 30044 tablet_bootstrap.cc:654] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.526476 30286 raft_consensus.cc:493] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.567299 30282 raft_consensus.cc:493] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.556521 30136 raft_consensus.cc:493] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.568063 30282 raft_consensus.cc:515] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.567013 30286 raft_consensus.cc:3060] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.581847 30145 raft_consensus.cc:515] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.593559 30051 raft_consensus.cc:359] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.594440 30051 raft_consensus.cc:385] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.594760 30051 raft_consensus.cc:740] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.595494 30051 consensus_queue.cc:260] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.597239 30051 ts_tablet_manager.cc:1434] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.184s	user 0.007s	sys 0.001s
I20260709 12:15:36.597030 30045 raft_consensus.cc:359] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:36.597903 30045 raft_consensus.cc:385] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.605801 30282 leader_election.cc:290] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:36.598991 30293 consensus_queue.cc:1048] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:36.605396 30045 raft_consensus.cc:740] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.571595 30136 raft_consensus.cc:515] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:36.621474 30045 consensus_queue.cc:260] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:36.627393 30136 leader_election.cc:290] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:36.627820 30045 ts_tablet_manager.cc:1434] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.238s	user 0.007s	sys 0.001s
I20260709 12:15:36.632138 30045 tablet_bootstrap.cc:492] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:36.632561 30051 tablet_bootstrap.cc:492] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:36.610417 30145 leader_election.cc:290] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:36.638339 30290 raft_consensus.cc:2749] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:36.639734 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bacad230374fac9e45129555362b3b" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:36.640671 30000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaa324656964c1a894a4259190a653a" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:36.641498 30000 raft_consensus.cc:2468] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:36.644431 29778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d0b026500341cba2029bfab4a8a116" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:36.645285 29778 raft_consensus.cc:3060] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:36.687611 29969 leader_election.cc:343] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.688110 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaa324656964c1a894a4259190a653a" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:36.692173 30105 raft_consensus.cc:493] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.692718 30105 raft_consensus.cc:515] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.693120 30286 raft_consensus.cc:515] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:36.694976 30105 leader_election.cc:290] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:36.695250 30286 leader_election.cc:290] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:36.699581 30051 tablet_bootstrap.cc:654] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.699517 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d0b026500341cba2029bfab4a8a116" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:36.700353 29854 raft_consensus.cc:3060] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.706844 29744 leader_election.cc:304] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:36.713753 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7a202dae624d2dbeb74cbe06891e72" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:36.714246 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991c85a9b488474999d2d0c97a6a4eba" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:36.714929 29851 raft_consensus.cc:3060] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:36.716157 29895 leader_election.cc:343] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:36.718417 29895 consensus_peers.cc:597] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:36.722227 29854 raft_consensus.cc:2468] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:36.684983 30145 consensus_queue.cc:1048] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 12:15:36.735526 29924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bacad230374fac9e45129555362b3b" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:36.736171 29924 raft_consensus.cc:2468] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
W20260709 12:15:36.738008 30350 log.cc:927] Time spent T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:15:36.736735 29778 raft_consensus.cc:2468] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:36.762668 30105 consensus_queue.cc:1048] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:15:36.773063 30126 raft_consensus.cc:2804] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:36.774856 30126 raft_consensus.cc:493] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.776830 30126 raft_consensus.cc:3060] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:36.761905 29968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:39435, user_credentials={real_user=slave}} blocked reactor thread for 45509.1us
I20260709 12:15:36.784166 30045 tablet_bootstrap.cc:654] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.786710 30049 tablet_bootstrap.cc:492] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:36.790460 30049 ts_tablet_manager.cc:1403] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.485s	user 0.020s	sys 0.007s
W20260709 12:15:36.772496 29746 leader_election.cc:343] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.790534 29895 leader_election.cc:304] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
W20260709 12:15:36.755358 29744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.4:38559, user_credentials={real_user=slave}} blocked reactor thread for 48757.5us
I20260709 12:15:36.795610 30000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7a202dae624d2dbeb74cbe06891e72" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:36.790097 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991c85a9b488474999d2d0c97a6a4eba" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:36.800005 30044 tablet_bootstrap.cc:492] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:36.799248 30002 raft_consensus.cc:3060] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.805866 30044 ts_tablet_manager.cc:1403] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.506s	user 0.029s	sys 0.014s
I20260709 12:15:36.809897 30051 tablet_bootstrap.cc:492] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:36.810388 30051 ts_tablet_manager.cc:1403] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.178s	user 0.019s	sys 0.011s
I20260709 12:15:36.814440 30051 raft_consensus.cc:359] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.815076 30051 raft_consensus.cc:385] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.805305 29968 leader_election.cc:304] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:36.818118 30282 raft_consensus.cc:2804] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:36.818488 30282 raft_consensus.cc:493] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.818840 30282 raft_consensus.cc:3060] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.815330 30051 raft_consensus.cc:740] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.820644 30051 consensus_queue.cc:260] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.823072 30051 ts_tablet_manager.cc:1434] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:15:36.824196 30051 tablet_bootstrap.cc:492] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:36.825398 30044 raft_consensus.cc:359] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.826088 30044 raft_consensus.cc:385] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.826347 30044 raft_consensus.cc:740] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.816617 30253 consensus_queue.cc:1048] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:36.827003 30044 consensus_queue.cc:260] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:36.840662 30044 ts_tablet_manager.cc:1434] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 12:15:36.840705 29779 raft_consensus.cc:3060] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.841975 30044 tablet_bootstrap.cc:492] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:36.844319 30357 raft_consensus.cc:2804] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:36.845074 30357 raft_consensus.cc:697] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:36.846112 30357 consensus_queue.cc:237] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.853367 30044 tablet_bootstrap.cc:654] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.828037 29851 raft_consensus.cc:2468] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:36.856540 30341 consensus_queue.cc:1048] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:36.857293 30255 consensus_queue.cc:1048] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:36.866361 30049 raft_consensus.cc:359] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.871289 30049 raft_consensus.cc:385] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.871762 30049 raft_consensus.cc:740] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.892187 30051 tablet_bootstrap.cc:654] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.862344 30282 raft_consensus.cc:515] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
W20260709 12:15:36.901237 29893 leader_election.cc:343] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.901758 29893 leader_election.cc:304] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:36.895895 30049 consensus_queue.cc:260] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:36.913538 30145 raft_consensus.cc:2749] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:36.914752 30049 ts_tablet_manager.cc:1434] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.124s	user 0.006s	sys 0.000s
I20260709 12:15:36.915894 30049 tablet_bootstrap.cc:492] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:36.915735 30346 consensus_queue.cc:1048] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:36.947316 29895 leader_election.cc:304] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:36.963340 30051 tablet_bootstrap.cc:492] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:36.963893 30051 ts_tablet_manager.cc:1403] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.140s	user 0.010s	sys 0.011s
I20260709 12:15:36.964078 30285 consensus_queue.cc:1048] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:15:36.969641 30051 raft_consensus.cc:359] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:36.970678 30051 raft_consensus.cc:385] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.971036 30051 raft_consensus.cc:740] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.972520 29924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bacad230374fac9e45129555362b3b" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:36.973121 29924 raft_consensus.cc:3060] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.971817 30051 consensus_queue.cc:260] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:36.974160 30049 tablet_bootstrap.cc:654] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.947769 30002 raft_consensus.cc:2468] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:36.953398 30357 raft_consensus.cc:2804] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:36.980985 30145 raft_consensus.cc:493] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.984907 30282 leader_election.cc:290] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:36.987093 30044 tablet_bootstrap.cc:492] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:36.988636 30051 ts_tablet_manager.cc:1434] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:15:37.000243 30045 tablet_bootstrap.cc:492] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:37.010818 30045 ts_tablet_manager.cc:1403] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.379s	user 0.002s	sys 0.020s
I20260709 12:15:36.952064 30105 consensus_queue.cc:1048] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 12:15:37.008687 30145 raft_consensus.cc:515] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.009750 30044 ts_tablet_manager.cc:1403] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.168s	user 0.027s	sys 0.010s
I20260709 12:15:36.950992 30126 raft_consensus.cc:515] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.024223 30051 tablet_bootstrap.cc:492] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:37.014024 30357 raft_consensus.cc:697] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:37.030061 30044 raft_consensus.cc:359] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.031280 30044 raft_consensus.cc:385] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.031534 30044 raft_consensus.cc:740] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.033141 30044 consensus_queue.cc:260] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.037264 30357 consensus_queue.cc:237] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.039103 30045 raft_consensus.cc:359] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.039916 30045 raft_consensus.cc:385] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.040195 30045 raft_consensus.cc:740] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.045919 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bacad230374fac9e45129555362b3b" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:37.046670 29924 raft_consensus.cc:2468] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:37.049839 30145 leader_election.cc:290] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:37.052027 30045 consensus_queue.cc:260] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
W20260709 12:15:37.061654 29969 leader_election.cc:343] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.069532 30051 tablet_bootstrap.cc:654] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.074880 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17553fde7d45436cb9366477d9bed61c" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:37.075758 29779 raft_consensus.cc:2468] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:37.075153 30044 ts_tablet_manager.cc:1434] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.060s	user 0.001s	sys 0.005s
W20260709 12:15:37.076267 30364 log.cc:927] Time spent T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768: Append to log took a long time: real 0.056s	user 0.003s	sys 0.000s
I20260709 12:15:37.079581 29895 leader_election.cc:304] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:37.082446 30045 ts_tablet_manager.cc:1434] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 12:15:37.084617 30354 raft_consensus.cc:2804] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:37.085034 30354 raft_consensus.cc:493] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:37.085354 30354 raft_consensus.cc:3060] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.085650 30126 leader_election.cc:290] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:37.086464 30044 tablet_bootstrap.cc:492] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:37.094053 29999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaa324656964c1a894a4259190a653a" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:37.094771 29999 raft_consensus.cc:3060] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.100428 30044 tablet_bootstrap.cc:654] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.088835 29968 leader_election.cc:304] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:37.105057 30282 raft_consensus.cc:2804] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:37.105593 30282 raft_consensus.cc:697] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:37.106508 30282 consensus_queue.cc:237] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:37.107774 30292 raft_consensus.cc:493] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.108381 30292 raft_consensus.cc:515] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
W20260709 12:15:37.114153 30362 log.cc:927] Time spent T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc: Append to log took a long time: real 0.093s	user 0.002s	sys 0.000s
I20260709 12:15:37.115883 30045 tablet_bootstrap.cc:492] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:37.127393 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaa324656964c1a894a4259190a653a" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
W20260709 12:15:37.132673 29746 leader_election.cc:343] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.133893 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17553fde7d45436cb9366477d9bed61c" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:37.138818 29999 raft_consensus.cc:2468] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:37.140633 29678 catalog_manager.cc:5697] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:37.143217 30045 tablet_bootstrap.cc:654] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.145356 30292 leader_election.cc:290] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
W20260709 12:15:37.153163 29895 leader_election.cc:343] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.179426 30140 raft_consensus.cc:493] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.180143 30140 raft_consensus.cc:515] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.189947 29744 leader_election.cc:304] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:37.190811 30126 raft_consensus.cc:2804] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:37.191344 30126 raft_consensus.cc:697] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:37.191977 30140 leader_election.cc:290] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:37.192229 30126 consensus_queue.cc:237] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.197010 30049 tablet_bootstrap.cc:492] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:37.197506 30049 ts_tablet_manager.cc:1403] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.282s	user 0.032s	sys 0.006s
I20260709 12:15:37.198052 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17514595a58a4b6baf363aeb56d2d758" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
W20260709 12:15:37.199923 29746 leader_election.cc:343] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.200909 29924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfe76d36fe443f1baea8a5cb417d9ad" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:37.185097 30354 raft_consensus.cc:515] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.207962 30049 raft_consensus.cc:359] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.209331 30049 raft_consensus.cc:385] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.209597 30049 raft_consensus.cc:740] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.220577 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17553fde7d45436cb9366477d9bed61c" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:37.227568 30049 consensus_queue.cc:260] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.229184 30290 raft_consensus.cc:493] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.221553 29777 raft_consensus.cc:3060] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.229815 30290 raft_consensus.cc:515] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.230732 30049 ts_tablet_manager.cc:1434] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:15:37.232092 30290 leader_election.cc:290] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:37.232321 30051 tablet_bootstrap.cc:492] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
W20260709 12:15:37.232515 29968 leader_election.cc:343] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.234431 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfe76d36fe443f1baea8a5cb417d9ad" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:37.234663 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20458b777dc4424d88e7073cc184f001" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:37.236290 30049 tablet_bootstrap.cc:492] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:37.230635 30354 leader_election.cc:290] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:37.248812 30049 tablet_bootstrap.cc:654] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.234783 30051 ts_tablet_manager.cc:1403] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.211s	user 0.014s	sys 0.014s
I20260709 12:15:37.266919 30044 tablet_bootstrap.cc:492] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:37.267509 30044 ts_tablet_manager.cc:1403] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.181s	user 0.016s	sys 0.029s
W20260709 12:15:37.268431 29969 leader_election.cc:343] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.268898 29969 leader_election.cc:304] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:37.270210 30292 raft_consensus.cc:2749] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:37.281636 30044 raft_consensus.cc:359] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.284205 30044 raft_consensus.cc:385] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.284597 30044 raft_consensus.cc:740] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.286473 30044 consensus_queue.cc:260] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.289659 30044 ts_tablet_manager.cc:1434] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 12:15:37.290709 30044 tablet_bootstrap.cc:492] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:37.300058 30044 tablet_bootstrap.cc:654] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.301090 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20458b777dc4424d88e7073cc184f001" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:37.311769 29847 raft_consensus.cc:3060] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.311961 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17553fde7d45436cb9366477d9bed61c" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
W20260709 12:15:37.315899 29895 leader_election.cc:343] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.328279 29820 leader_election.cc:304] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69d5576d16a3461199ee289bc049895d; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:37.326740 30051 raft_consensus.cc:359] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.331362 30051 raft_consensus.cc:385] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.331797 30051 raft_consensus.cc:740] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.333877 30051 consensus_queue.cc:260] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.344934 30045 tablet_bootstrap.cc:492] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:37.345650 30045 ts_tablet_manager.cc:1403] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.230s	user 0.010s	sys 0.027s
I20260709 12:15:37.348018 29999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17514595a58a4b6baf363aeb56d2d758" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:37.351052 30105 consensus_queue.cc:1048] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:37.353094 29777 raft_consensus.cc:2468] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:37.356594 29895 leader_election.cc:304] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:37.359045 30357 raft_consensus.cc:2804] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:37.362056 30357 raft_consensus.cc:697] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:37.362883 30357 consensus_queue.cc:237] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
W20260709 12:15:37.365644 29744 leader_election.cc:343] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.366562 29744 leader_election.cc:304] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:37.366984 30293 raft_consensus.cc:493] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.367699 30293 raft_consensus.cc:515] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.369985 30341 raft_consensus.cc:2749] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:37.370064 30293 leader_election.cc:290] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:37.376771 29778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166dfdefe88043d5876f6b8a3a1cd5de" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:37.377460 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166dfdefe88043d5876f6b8a3a1cd5de" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:37.378388 29851 raft_consensus.cc:2468] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:37.380553 29969 leader_election.cc:304] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:37.381358 30292 raft_consensus.cc:2804] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:37.381839 30292 raft_consensus.cc:493] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:37.382282 30292 raft_consensus.cc:3060] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:37.384418 29969 leader_election.cc:343] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.387403 30049 tablet_bootstrap.cc:492] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:37.387568 30044 tablet_bootstrap.cc:492] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:37.388110 30044 ts_tablet_manager.cc:1403] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.017s
I20260709 12:15:37.390745 30044 raft_consensus.cc:359] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.393788 30044 raft_consensus.cc:385] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.394244 30044 raft_consensus.cc:740] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.393818 30051 ts_tablet_manager.cc:1434] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.133s	user 0.008s	sys 0.000s
I20260709 12:15:37.400393 29675 catalog_manager.cc:5697] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.394479 30244 raft_consensus.cc:2749] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:37.404184 30051 tablet_bootstrap.cc:492] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:37.407420 30045 raft_consensus.cc:359] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.408133 30045 raft_consensus.cc:385] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.408390 30045 raft_consensus.cc:740] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.395090 30044 consensus_queue.cc:260] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.407174 30292 raft_consensus.cc:515] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.413653 30045 consensus_queue.cc:260] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.415802 30292 leader_election.cc:290] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:37.418655 30045 ts_tablet_manager.cc:1434] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 12:15:37.419689 30045 tablet_bootstrap.cc:492] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:37.421075 29778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166dfdefe88043d5876f6b8a3a1cd5de" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:37.395287 30049 ts_tablet_manager.cc:1403] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.160s	user 0.008s	sys 0.007s
I20260709 12:15:37.423885 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166dfdefe88043d5876f6b8a3a1cd5de" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:37.424424 29851 raft_consensus.cc:3060] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.427140 29676 catalog_manager.cc:5697] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:37.433715 29969 leader_election.cc:343] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.440834 29851 raft_consensus.cc:2468] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:37.441788 29969 leader_election.cc:304] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:37.443158 30285 raft_consensus.cc:2804] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:37.443892 30285 raft_consensus.cc:697] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:37.444864 30285 consensus_queue.cc:237] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.441789 30044 ts_tablet_manager.cc:1434] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.002s
W20260709 12:15:37.447827 29726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:37.448181 30044 tablet_bootstrap.cc:492] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:37.451892 30051 tablet_bootstrap.cc:654] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.469588 30357 consensus_queue.cc:1048] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:37.474838 30049 raft_consensus.cc:359] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.477773 30045 tablet_bootstrap.cc:654] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.480902 30049 raft_consensus.cc:385] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.481364 30049 raft_consensus.cc:740] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.482273 30049 consensus_queue.cc:260] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.491044 30051 tablet_bootstrap.cc:492] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:37.491688 30051 ts_tablet_manager.cc:1403] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.001s
I20260709 12:15:37.485759 29675 catalog_manager.cc:5697] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.496028 30049 ts_tablet_manager.cc:1434] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.002s
I20260709 12:15:37.493767 30346 raft_consensus.cc:493] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.499174 30346 raft_consensus.cc:515] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.500993 30346 leader_election.cc:290] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:37.503734 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3ab742cd92422e8e37d6848b664250" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:37.503499 29675 catalog_manager.cc:5697] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:37.505532 29778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3ab742cd92422e8e37d6848b664250" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:37.506168 29778 raft_consensus.cc:2468] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
W20260709 12:15:37.506179 29895 leader_election.cc:343] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.507237 29895 leader_election.cc:304] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:37.508606 30145 raft_consensus.cc:2804] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:37.508998 30145 raft_consensus.cc:493] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:37.509348 30145 raft_consensus.cc:3060] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.512853 30044 tablet_bootstrap.cc:654] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.516973 30145 raft_consensus.cc:515] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.517373 30051 raft_consensus.cc:359] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.520601 30051 raft_consensus.cc:385] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.520937 30051 raft_consensus.cc:740] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.517977 30049 tablet_bootstrap.cc:492] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:37.523716 30051 consensus_queue.cc:260] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.527956 30357 consensus_queue.cc:1048] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:37.528290 30145 leader_election.cc:290] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:37.528475 30045 tablet_bootstrap.cc:492] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:37.529033 30045 ts_tablet_manager.cc:1403] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.110s	user 0.028s	sys 0.020s
I20260709 12:15:37.530440 30049 tablet_bootstrap.cc:654] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.530891 29778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3ab742cd92422e8e37d6848b664250" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:37.531462 29778 raft_consensus.cc:3060] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.531533 30045 raft_consensus.cc:359] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:37.532222 30045 raft_consensus.cc:385] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.532505 30045 raft_consensus.cc:740] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.533262 30045 consensus_queue.cc:260] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:37.531920 30051 ts_tablet_manager.cc:1434] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 12:15:37.535547 30051 tablet_bootstrap.cc:492] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:37.538121 30044 tablet_bootstrap.cc:492] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:37.540050 30045 ts_tablet_manager.cc:1434] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:15:37.541384 30045 tablet_bootstrap.cc:492] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:37.538642 30044 ts_tablet_manager.cc:1403] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.005s
I20260709 12:15:37.546274 30045 tablet_bootstrap.cc:654] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.552990 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3ab742cd92422e8e37d6848b664250" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:37.559719 30292 raft_consensus.cc:493] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.560426 30292 raft_consensus.cc:515] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.577005 30051 tablet_bootstrap.cc:654] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.577472 30126 raft_consensus.cc:493] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.577979 30126 raft_consensus.cc:515] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
W20260709 12:15:37.582952 29895 leader_election.cc:343] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.585718 30126 leader_election.cc:290] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:37.589582 29999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef0f4563654437585197328a2d19561" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:37.590073 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef0f4563654437585197328a2d19561" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:37.591329 30045 tablet_bootstrap.cc:492] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:37.590806 29678 catalog_manager.cc:5697] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.591790 30045 ts_tablet_manager.cc:1403] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.011s
W20260709 12:15:37.591935 29744 leader_election.cc:343] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.592976 29778 raft_consensus.cc:2468] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
W20260709 12:15:37.594538 29746 leader_election.cc:343] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.595001 29746 leader_election.cc:304] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:37.595181 29895 leader_election.cc:304] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:37.595711 30136 raft_consensus.cc:2749] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:37.595986 30105 raft_consensus.cc:2804] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:37.596524 30105 raft_consensus.cc:697] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:37.597375 30105 consensus_queue.cc:237] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.598807 30292 leader_election.cc:290] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:37.601665 30051 tablet_bootstrap.cc:492] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:37.602164 30051 ts_tablet_manager.cc:1403] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.013s
I20260709 12:15:37.604651 30051 raft_consensus.cc:359] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.594492 30045 raft_consensus.cc:359] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:37.607076 30045 raft_consensus.cc:385] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.607405 30045 raft_consensus.cc:740] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.606101 30051 raft_consensus.cc:385] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.608212 30051 raft_consensus.cc:740] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.608387 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17514595a58a4b6baf363aeb56d2d758" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:37.609125 30051 consensus_queue.cc:260] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.610749 30292 consensus_queue.cc:1048] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:37.611096 29848 raft_consensus.cc:2468] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:37.612046 30051 ts_tablet_manager.cc:1434] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:15:37.609678 29778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17514595a58a4b6baf363aeb56d2d758" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:37.613303 30051 tablet_bootstrap.cc:492] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:37.613550 29778 raft_consensus.cc:2468] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:37.619457 30051 tablet_bootstrap.cc:654] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.610023 30045 consensus_queue.cc:260] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:37.626044 30045 ts_tablet_manager.cc:1434] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 12:15:37.625767 30105 consensus_queue.cc:1048] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:37.627058 30045 tablet_bootstrap.cc:492] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:37.620404 29969 leader_election.cc:304] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:37.630276 30293 raft_consensus.cc:2804] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:37.630633 30293 raft_consensus.cc:493] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:37.630946 30293 raft_consensus.cc:3060] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.634160 30045 tablet_bootstrap.cc:654] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.642912 30044 raft_consensus.cc:359] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.644333 30136 raft_consensus.cc:493] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.644831 30136 raft_consensus.cc:515] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.646740 30136 leader_election.cc:290] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
W20260709 12:15:37.647080 29969 consensus_peers.cc:597] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:37.648201 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87829180393d44d9bb80ea6e9cf99677" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
W20260709 12:15:37.650923 29746 leader_election.cc:343] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.640265 30293 raft_consensus.cc:515] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.655371 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17514595a58a4b6baf363aeb56d2d758" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:37.655968 29779 raft_consensus.cc:3060] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.656042 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87829180393d44d9bb80ea6e9cf99677" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:37.658286 30293 leader_election.cc:290] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:37.643486 30044 raft_consensus.cc:385] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.669437 30044 raft_consensus.cc:740] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.670506 29676 catalog_manager.cc:5697] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:37.677222 30044 consensus_queue.cc:260] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.680152 30244 raft_consensus.cc:493] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.681305 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17514595a58a4b6baf363aeb56d2d758" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:37.681973 29847 raft_consensus.cc:3060] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.683426 30049 tablet_bootstrap.cc:492] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:37.683967 30049 ts_tablet_manager.cc:1403] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.187s	user 0.009s	sys 0.001s
I20260709 12:15:37.689532 30044 ts_tablet_manager.cc:1434] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.146s	user 0.007s	sys 0.000s
I20260709 12:15:37.691979 30045 tablet_bootstrap.cc:492] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:37.692564 30045 ts_tablet_manager.cc:1403] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.014s
I20260709 12:15:37.681753 30244 raft_consensus.cc:515] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
W20260709 12:15:37.682951 29745 leader_election.cc:343] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.696024 29745 leader_election.cc:304] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:37.700059 30136 raft_consensus.cc:2749] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:37.706993 29847 raft_consensus.cc:2468] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:37.709795 30049 raft_consensus.cc:359] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:37.711912 30049 raft_consensus.cc:385] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.711541 30044 tablet_bootstrap.cc:492] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:37.692204 29779 raft_consensus.cc:2468] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:37.713815 30244 leader_election.cc:290] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:37.718518 29969 leader_election.cc:304] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:37.712218 30049 raft_consensus.cc:740] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.719969 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56462b835bb4d088d39a9229127c5f1" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:37.722368 30293 raft_consensus.cc:2804] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:15:37.729120 29820 leader_election.cc:343] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.729452 30293 raft_consensus.cc:697] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:37.730325 30293 consensus_queue.cc:237] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.735848 30244 raft_consensus.cc:493] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.736357 30244 raft_consensus.cc:515] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.738420 30044 tablet_bootstrap.cc:654] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.739125 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfe76d36fe443f1baea8a5cb417d9ad" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
W20260709 12:15:37.740566 29820 leader_election.cc:343] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.741264 30049 consensus_queue.cc:260] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:37.724438 29999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56462b835bb4d088d39a9229127c5f1" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:37.743330 30049 ts_tablet_manager.cc:1434] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.001s
I20260709 12:15:37.744380 30049 tablet_bootstrap.cc:492] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:37.747284 30126 consensus_queue.cc:1048] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:37.726754 30045 raft_consensus.cc:359] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.727407 30051 tablet_bootstrap.cc:492] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:37.748440 30045 raft_consensus.cc:385] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.748627 30051 ts_tablet_manager.cc:1403] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.136s	user 0.015s	sys 0.019s
I20260709 12:15:37.750214 30244 leader_election.cc:290] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
W20260709 12:15:37.753527 29819 leader_election.cc:343] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.755211 29819 leader_election.cc:304] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:37.756897 30244 raft_consensus.cc:2749] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:37.753839 30049 tablet_bootstrap.cc:654] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.751968 30051 raft_consensus.cc:359] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.757685 30051 raft_consensus.cc:385] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.758086 30051 raft_consensus.cc:740] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.758812 30051 consensus_queue.cc:260] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.754657 30045 raft_consensus.cc:740] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.754599 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfe76d36fe443f1baea8a5cb417d9ad" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:37.760007 30001 raft_consensus.cc:2468] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:37.762557 30051 ts_tablet_manager.cc:1434] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:15:37.763615 30051 tablet_bootstrap.cc:492] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:37.760149 30045 consensus_queue.cc:260] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.767774 29819 leader_election.cc:304] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [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: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:37.768510 30244 raft_consensus.cc:2804] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:37.768942 30244 raft_consensus.cc:493] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:37.769156 30045 ts_tablet_manager.cc:1434] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.002s
I20260709 12:15:37.769379 30244 raft_consensus.cc:3060] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.770108 30045 tablet_bootstrap.cc:492] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:37.775970 30044 tablet_bootstrap.cc:492] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:37.776458 30044 ts_tablet_manager.cc:1403] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.004s
I20260709 12:15:37.777563 30244 raft_consensus.cc:515] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.779771 30244 leader_election.cc:290] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:37.780457 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfe76d36fe443f1baea8a5cb417d9ad" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
W20260709 12:15:37.781925 29746 consensus_peers.cc:597] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:37.782075 29820 leader_election.cc:343] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.779115 30044 raft_consensus.cc:359] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:37.784277 30045 tablet_bootstrap.cc:654] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.785971 30044 raft_consensus.cc:385] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.786334 30044 raft_consensus.cc:740] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.787110 30044 consensus_queue.cc:260] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:37.785621 30051 tablet_bootstrap.cc:654] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.789424 30044 ts_tablet_manager.cc:1434] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:15:37.791500 30044 tablet_bootstrap.cc:492] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
W20260709 12:15:37.795706 29895 consensus_peers.cc:597] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:37.799127 30049 tablet_bootstrap.cc:492] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:37.799736 30049 ts_tablet_manager.cc:1403] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.005s
I20260709 12:15:37.800597 29999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfe76d36fe443f1baea8a5cb417d9ad" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:37.801214 29999 raft_consensus.cc:3060] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.801632 30051 tablet_bootstrap.cc:492] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:37.802071 30051 ts_tablet_manager.cc:1403] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.005s
I20260709 12:15:37.804621 30051 raft_consensus.cc:359] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.805310 30051 raft_consensus.cc:385] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.805578 30051 raft_consensus.cc:740] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.808755 29999 raft_consensus.cc:2468] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:37.794266 29675 catalog_manager.cc:5697] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.811460 30051 consensus_queue.cc:260] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.813452 30051 ts_tablet_manager.cc:1434] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:15:37.816416 30049 raft_consensus.cc:359] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.817233 30049 raft_consensus.cc:385] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.817692 30049 raft_consensus.cc:740] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.816897 30051 tablet_bootstrap.cc:492] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:37.818675 30049 consensus_queue.cc:260] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.823971 30051 tablet_bootstrap.cc:654] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.832105 29819 leader_election.cc:304] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [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: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:37.835057 30347 raft_consensus.cc:2804] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:37.835582 30045 tablet_bootstrap.cc:492] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:37.835533 30347 raft_consensus.cc:697] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:37.836149 30045 ts_tablet_manager.cc:1403] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.012s
I20260709 12:15:37.836550 30347 consensus_queue.cc:237] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.838792 30045 raft_consensus.cc:359] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.841137 30045 raft_consensus.cc:385] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.841420 30045 raft_consensus.cc:740] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.842084 30045 consensus_queue.cc:260] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.840834 30051 tablet_bootstrap.cc:492] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:37.843114 30051 ts_tablet_manager.cc:1403] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260709 12:15:37.845615 30051 raft_consensus.cc:359] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.846272 30051 raft_consensus.cc:385] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.805048 30044 tablet_bootstrap.cc:654] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.846542 30051 raft_consensus.cc:740] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.850107 30045 ts_tablet_manager.cc:1434] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:15:37.851169 30045 tablet_bootstrap.cc:492] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:37.854382 30049 ts_tablet_manager.cc:1434] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 12:15:37.855386 30049 tablet_bootstrap.cc:492] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:37.858871 30051 consensus_queue.cc:260] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.861197 30049 tablet_bootstrap.cc:654] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.862914 30051 ts_tablet_manager.cc:1434] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:15:37.864005 30051 tablet_bootstrap.cc:492] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:37.868996 30045 tablet_bootstrap.cc:654] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.869952 30051 tablet_bootstrap.cc:654] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.870508 29678 catalog_manager.cc:5697] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 1 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:37.897535 30347 raft_consensus.cc:493] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.898059 30347 raft_consensus.cc:515] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:37.898710 30044 tablet_bootstrap.cc:492] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:37.899240 30044 ts_tablet_manager.cc:1403] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.000s
I20260709 12:15:37.901081 30347 leader_election.cc:290] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:37.901299 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3ab742cd92422e8e37d6848b664250" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:37.902223 29779 raft_consensus.cc:2393] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69d5576d16a3461199ee289bc049895d in current term 1: Already voted for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in this term.
I20260709 12:15:37.902801 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3ab742cd92422e8e37d6848b664250" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:37.903317 30105 raft_consensus.cc:493] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.903847 30105 raft_consensus.cc:515] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.906014 30105 leader_election.cc:290] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:37.902230 30044 raft_consensus.cc:359] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:37.907204 30044 raft_consensus.cc:385] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.906965 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e6c83a77c1419589dbbf38a0589da7" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:37.907516 30044 raft_consensus.cc:740] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.907793 29820 leader_election.cc:304] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69d5576d16a3461199ee289bc049895d; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:37.907899 29847 raft_consensus.cc:2468] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:37.908303 30044 consensus_queue.cc:260] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:37.909617 29895 leader_election.cc:304] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:37.909910 30044 ts_tablet_manager.cc:1434] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:15:37.910354 29999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e6c83a77c1419589dbbf38a0589da7" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:37.911247 30345 raft_consensus.cc:2804] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:37.911707 30345 raft_consensus.cc:493] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:37.911875 29893 leader_election.cc:343] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.912034 30345 raft_consensus.cc:3060] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.912568 30347 raft_consensus.cc:3060] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.915419 30044 tablet_bootstrap.cc:492] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:37.921912 30044 tablet_bootstrap.cc:654] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.929603 30347 raft_consensus.cc:2749] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:37.930522 30345 raft_consensus.cc:515] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.933305 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e6c83a77c1419589dbbf38a0589da7" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:37.933903 29847 raft_consensus.cc:3060] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.938357 30045 tablet_bootstrap.cc:492] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:37.938838 30045 ts_tablet_manager.cc:1403] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.016s
I20260709 12:15:37.941383 30045 raft_consensus.cc:359] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.941869 30045 raft_consensus.cc:385] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.942090 30045 raft_consensus.cc:740] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.942703 30045 consensus_queue.cc:260] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.945254 30044 tablet_bootstrap.cc:492] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:37.945811 30044 ts_tablet_manager.cc:1403] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260709 12:15:37.945994 30105 raft_consensus.cc:493] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.948349 30051 tablet_bootstrap.cc:492] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:37.948807 30051 ts_tablet_manager.cc:1403] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.021s
I20260709 12:15:37.948541 30044 raft_consensus.cc:359] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.945261 30049 tablet_bootstrap.cc:492] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:37.950649 30044 raft_consensus.cc:385] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.950857 30049 ts_tablet_manager.cc:1403] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.016s
I20260709 12:15:37.950944 30044 raft_consensus.cc:740] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.951726 30044 consensus_queue.cc:260] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.953639 30044 ts_tablet_manager.cc:1434] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:15:37.953464 30049 raft_consensus.cc:359] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.954151 30049 raft_consensus.cc:385] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.954429 30049 raft_consensus.cc:740] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.954628 30044 tablet_bootstrap.cc:492] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:37.955176 30049 consensus_queue.cc:260] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.956593 30045 ts_tablet_manager.cc:1434] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 12:15:37.957638 30045 tablet_bootstrap.cc:492] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:37.946759 30105 raft_consensus.cc:515] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:37.958976 30051 raft_consensus.cc:359] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.963654 30051 raft_consensus.cc:385] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.963963 30051 raft_consensus.cc:740] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.964427 30045 tablet_bootstrap.cc:654] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.964915 30051 consensus_queue.cc:260] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.966292 29999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ebb6407df44209821152c4a7f8d32" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:37.967605 30051 ts_tablet_manager.cc:1434] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
W20260709 12:15:37.968502 29893 leader_election.cc:343] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.961151 30049 ts_tablet_manager.cc:1434] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:15:37.968672 30051 tablet_bootstrap.cc:492] T eef0f4563654437585197328a2d19561 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:37.969736 30049 tablet_bootstrap.cc:492] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:37.974026 30293 raft_consensus.cc:493] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.974419 30105 leader_election.cc:290] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:37.974936 30051 tablet_bootstrap.cc:654] T eef0f4563654437585197328a2d19561 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.974547 30293 raft_consensus.cc:515] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:37.975304 30255 raft_consensus.cc:493] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.975813 30255 raft_consensus.cc:515] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:37.976060 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ebb6407df44209821152c4a7f8d32" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:37.976672 30049 tablet_bootstrap.cc:654] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:37.976790 30293 leader_election.cc:290] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:37.977538 30136 raft_consensus.cc:493] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.977923 30255 leader_election.cc:290] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:37.978061 30136 raft_consensus.cc:515] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
W20260709 12:15:37.980816 29895 leader_election.cc:343] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.981248 29895 leader_election.cc:304] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:37.981617 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798bdd5837b74514b7036cefcecadc01" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:37.981992 30357 raft_consensus.cc:2749] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:37.982806 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e6c83a77c1419589dbbf38a0589da7" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:37.983637 29922 raft_consensus.cc:2393] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8ae7c566674ceeaf35e3351d91d33f in current term 1: Already voted for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in this term.
I20260709 12:15:37.985438 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e6c83a77c1419589dbbf38a0589da7" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:37.986449 30347 raft_consensus.cc:493] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.987075 30347 raft_consensus.cc:515] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:37.990162 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166dfdefe88043d5876f6b8a3a1cd5de" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:37.990928 29855 raft_consensus.cc:2393] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 571b861c95ea455786aa067f1ad6b768 in current term 1: Already voted for candidate 1a8ae7c566674ceeaf35e3351d91d33f in this term.
I20260709 12:15:37.991745 29778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaa324656964c1a894a4259190a653a" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
W20260709 12:15:37.992691 29968 leader_election.cc:343] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.993507 29968 leader_election.cc:304] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:37.994294 30357 consensus_queue.cc:1048] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:37.994869 29999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166dfdefe88043d5876f6b8a3a1cd5de" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:37.980374 30136 leader_election.cc:290] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:37.995700 30292 raft_consensus.cc:3060] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.996963 29744 leader_election.cc:304] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:37.999037 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798bdd5837b74514b7036cefcecadc01" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:37.999368 30126 raft_consensus.cc:3060] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:38.001147 29969 leader_election.cc:343] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.001541 29969 leader_election.cc:304] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:38.003701 30255 raft_consensus.cc:2749] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:38.003726 30292 raft_consensus.cc:2749] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:38.004896 29999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaa324656964c1a894a4259190a653a" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:37.993518 30347 leader_election.cc:290] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:38.007069 30045 tablet_bootstrap.cc:492] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:38.007627 29819 leader_election.cc:304] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:38.008989 30126 raft_consensus.cc:2749] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:38.008646 30292 consensus_queue.cc:1048] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:38.009459 30045 ts_tablet_manager.cc:1403] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.007s
I20260709 12:15:37.960780 30044 tablet_bootstrap.cc:654] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.009670 30347 raft_consensus.cc:2749] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:38.011785 30293 raft_consensus.cc:493] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.012317 30293 raft_consensus.cc:515] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:38.014796 30293 leader_election.cc:290] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:38.016369 29847 raft_consensus.cc:2468] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:38.016685 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef0f4563654437585197328a2d19561" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
W20260709 12:15:38.018023 29969 leader_election.cc:343] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.017930 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef0f4563654437585197328a2d19561" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:38.018747 29779 raft_consensus.cc:2468] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:38.019119 29895 leader_election.cc:304] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:38.020133 29969 leader_election.cc:304] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:38.030304 30357 raft_consensus.cc:2804] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:38.030843 29999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e6c83a77c1419589dbbf38a0589da7" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:38.031500 30357 raft_consensus.cc:697] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:38.020327 30049 tablet_bootstrap.cc:492] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:38.032374 30049 ts_tablet_manager.cc:1403] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.007s
I20260709 12:15:38.032455 30357 consensus_queue.cc:237] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:38.030167 30045 raft_consensus.cc:359] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:38.036980 30045 raft_consensus.cc:385] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.037319 30045 raft_consensus.cc:740] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.038966 30255 raft_consensus.cc:2804] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:38.039409 30255 raft_consensus.cc:493] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.039863 30255 raft_consensus.cc:3060] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.039676 30045 consensus_queue.cc:260] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:38.041940 30282 raft_consensus.cc:493] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.042359 30282 raft_consensus.cc:515] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:38.042675 29999 raft_consensus.cc:2468] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:38.038254 30345 leader_election.cc:290] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:38.044342 30282 leader_election.cc:290] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:38.045349 30049 raft_consensus.cc:359] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:38.047459 30049 raft_consensus.cc:385] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.048303 30049 raft_consensus.cc:740] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.050356 30049 consensus_queue.cc:260] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:38.058153 30045 ts_tablet_manager.cc:1434] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 12:15:38.059798 30045 tablet_bootstrap.cc:492] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:38.062505 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7a202dae624d2dbeb74cbe06891e72" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:38.063199 29922 raft_consensus.cc:2468] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:38.064283 30049 ts_tablet_manager.cc:1434] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 12:15:38.065330 30049 tablet_bootstrap.cc:492] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:38.066131 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7a202dae624d2dbeb74cbe06891e72" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:38.052517 30345 consensus_queue.cc:1048] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:15:38.067777 29779 raft_consensus.cc:2468] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:38.067875 30292 consensus_queue.cc:1048] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:38.066493 29968 leader_election.cc:304] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:38.069319 30292 raft_consensus.cc:2804] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:38.069697 30292 raft_consensus.cc:493] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.070034 30292 raft_consensus.cc:3060] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.077208 30045 tablet_bootstrap.cc:654] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.099226 30049 tablet_bootstrap.cc:654] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.105878 30044 tablet_bootstrap.cc:492] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:38.108261 30044 ts_tablet_manager.cc:1403] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.154s	user 0.017s	sys 0.011s
I20260709 12:15:38.113231 30045 tablet_bootstrap.cc:492] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:38.113919 30045 ts_tablet_manager.cc:1403] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.003s
I20260709 12:15:38.113170 30044 raft_consensus.cc:359] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:38.117600 30045 raft_consensus.cc:359] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:38.118547 30045 raft_consensus.cc:385] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.118948 30045 raft_consensus.cc:740] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.118315 30044 raft_consensus.cc:385] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.132525 30044 raft_consensus.cc:740] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.124054 30045 consensus_queue.cc:260] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:38.135118 30044 consensus_queue.cc:260] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:38.157766 30044 ts_tablet_manager.cc:1434] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 12:15:38.162775 30045 ts_tablet_manager.cc:1434] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.049s	user 0.011s	sys 0.000s
I20260709 12:15:38.161118 30136 raft_consensus.cc:493] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.168303 30136 raft_consensus.cc:515] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:38.159878 30357 raft_consensus.cc:493] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.169389 30357 raft_consensus.cc:515] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:38.137019 30255 raft_consensus.cc:515] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:38.177011 30044 tablet_bootstrap.cc:492] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:38.178354 30136 leader_election.cc:290] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:38.183722 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101b6f79d8a248f69dbb437cee8d4dab" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:38.155474 30292 raft_consensus.cc:515] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:38.199751 30255 leader_election.cc:290] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
W20260709 12:15:38.201835 29744 leader_election.cc:343] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.206216 30357 leader_election.cc:290] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:38.209115 30049 tablet_bootstrap.cc:492] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:38.209868 30049 ts_tablet_manager.cc:1403] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.145s	user 0.032s	sys 0.030s
I20260709 12:15:38.209932 30292 leader_election.cc:290] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:38.213951 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56462b835bb4d088d39a9229127c5f1" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:38.214460 29778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef0f4563654437585197328a2d19561" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:38.213732 30049 raft_consensus.cc:359] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:38.214653 30001 raft_consensus.cc:2468] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:38.215097 29778 raft_consensus.cc:3060] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.215761 30049 raft_consensus.cc:385] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.216207 30049 raft_consensus.cc:740] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.217120 30049 consensus_queue.cc:260] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:38.217125 29678 catalog_manager.cc:5697] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:38.214501 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7a202dae624d2dbeb74cbe06891e72" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:38.220139 29780 raft_consensus.cc:3060] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.227372 30051 tablet_bootstrap.cc:492] T eef0f4563654437585197328a2d19561 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:38.227901 30051 ts_tablet_manager.cc:1403] T eef0f4563654437585197328a2d19561 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.259s	user 0.045s	sys 0.041s
I20260709 12:15:38.230391 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101b6f79d8a248f69dbb437cee8d4dab" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:38.230486 30051 raft_consensus.cc:359] T eef0f4563654437585197328a2d19561 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:38.231237 30051 raft_consensus.cc:385] T eef0f4563654437585197328a2d19561 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.236451 30051 raft_consensus.cc:740] T eef0f4563654437585197328a2d19561 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.237115 30051 consensus_queue.cc:260] T eef0f4563654437585197328a2d19561 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:38.239427 30051 ts_tablet_manager.cc:1434] T eef0f4563654437585197328a2d19561 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 12:15:38.237464 29893 leader_election.cc:304] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:38.232183 30347 raft_consensus.cc:493] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.241788 30347 raft_consensus.cc:515] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:38.244072 30347 leader_election.cc:290] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
W20260709 12:15:38.233914 29746 leader_election.cc:343] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.246138 29746 leader_election.cc:304] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:38.246861 30136 raft_consensus.cc:2749] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:38.248422 30045 tablet_bootstrap.cc:492] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:38.234313 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7a202dae624d2dbeb74cbe06891e72" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:38.249334 29928 raft_consensus.cc:3060] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.236032 30255 raft_consensus.cc:493] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.240504 30051 tablet_bootstrap.cc:492] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:38.251770 30255 raft_consensus.cc:515] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:38.254922 30255 leader_election.cc:290] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:38.231679 30049 ts_tablet_manager.cc:1434] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:15:38.256975 30049 tablet_bootstrap.cc:492] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:38.258376 30051 tablet_bootstrap.cc:654] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.258322 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:38.266732 30049 tablet_bootstrap.cc:654] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:38.271690 29969 leader_election.cc:343] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.273558 29776 raft_consensus.cc:3060] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.276949 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87829180393d44d9bb80ea6e9cf99677" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:38.279785 30345 raft_consensus.cc:2804] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:38.324393 30345 raft_consensus.cc:493] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.324867 30345 raft_consensus.cc:3060] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.335162 30357 raft_consensus.cc:493] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.337100 29855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef0f4563654437585197328a2d19561" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:38.338089 29855 raft_consensus.cc:3060] T eef0f4563654437585197328a2d19561 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.337177 30357 raft_consensus.cc:515] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
W20260709 12:15:38.341315 29895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:46755, user_credentials={real_user=slave}} blocked reactor thread for 93274.6us
I20260709 12:15:38.359001 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:38.298316 30292 raft_consensus.cc:493] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.364151 30292 raft_consensus.cc:515] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:38.342921 29775 raft_consensus.cc:2468] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
W20260709 12:15:38.297017 29893 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.4:38559, user_credentials={real_user=slave}} blocked reactor thread for 51098.2us
I20260709 12:15:38.369889 30346 raft_consensus.cc:493] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.370409 30346 raft_consensus.cc:515] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:38.379927 30255 consensus_queue.cc:1048] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:38.382730 29821 leader_election.cc:304] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:38.383803 30430 raft_consensus.cc:2804] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:38.384222 30430 raft_consensus.cc:493] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.384529 30430 raft_consensus.cc:3060] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.386392 29847 raft_consensus.cc:3060] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.478543 29923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87829180393d44d9bb80ea6e9cf99677" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:38.479377 29923 raft_consensus.cc:2468] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:38.482831 29929 raft_consensus.cc:3060] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.495280 30437 raft_consensus.cc:493] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.495962 30437 raft_consensus.cc:515] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
W20260709 12:15:38.502250 29895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:46755, user_credentials={real_user=slave}} blocked reactor thread for 61877.7us
I20260709 12:15:38.579918 29855 raft_consensus.cc:2468] T eef0f4563654437585197328a2d19561 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:38.533113 29928 raft_consensus.cc:2468] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:38.576478 30357 leader_election.cc:290] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:38.601416 29780 raft_consensus.cc:2468] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:38.601938 29778 raft_consensus.cc:2468] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:38.602784 30438 raft_consensus.cc:493] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.594269 30437 leader_election.cc:290] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:38.603008 30346 leader_election.cc:290] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:38.603248 30438 raft_consensus.cc:515] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
W20260709 12:15:38.676160 29726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:15:38.681502 29895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:46755, user_credentials={real_user=slave}} blocked reactor thread for 177621us
I20260709 12:15:38.704196 30051 tablet_bootstrap.cc:492] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:38.704710 30051 ts_tablet_manager.cc:1403] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.464s	user 0.015s	sys 0.019s
I20260709 12:15:38.672235 30292 leader_election.cc:290] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:38.701359 29852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56462b835bb4d088d39a9229127c5f1" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:38.730172 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfe76d36fe443f1baea8a5cb417d9ad" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:38.730842 30044 tablet_bootstrap.cc:654] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.731035 30001 raft_consensus.cc:2393] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e5f0c858cac47f18b58d63f7cbf52fc in current term 1: Already voted for candidate 69d5576d16a3461199ee289bc049895d in this term.
I20260709 12:15:38.780910 29924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ebb6407df44209821152c4a7f8d32" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:38.785758 29924 raft_consensus.cc:2468] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:38.788861 29999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798bdd5837b74514b7036cefcecadc01" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:38.789685 29999 raft_consensus.cc:2468] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:38.790925 29968 leader_election.cc:304] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:38.791072 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87829180393d44d9bb80ea6e9cf99677" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:38.792136 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87829180393d44d9bb80ea6e9cf99677" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:38.792781 29775 raft_consensus.cc:2468] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:38.793403 30045 tablet_bootstrap.cc:654] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.793653 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798bdd5837b74514b7036cefcecadc01" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:38.778716 29852 raft_consensus.cc:2468] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:38.804123 29853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfe76d36fe443f1baea8a5cb417d9ad" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
W20260709 12:15:38.805476 29969 leader_election.cc:343] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.805904 29969 leader_election.cc:304] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:38.807523 30282 raft_consensus.cc:2749] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:38.808923 29774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ebb6407df44209821152c4a7f8d32" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:38.833223 30438 leader_election.cc:290] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
W20260709 12:15:38.837891 29776 consensus_meta.cc:287] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768: Time spent flushing consensus metadata: real 0.564s	user 0.013s	sys 0.004s
W20260709 12:15:38.800271 29745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:39435, user_credentials={real_user=slave}} blocked reactor thread for 67600us
I20260709 12:15:38.844497 30285 raft_consensus.cc:2804] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:15:38.839085 29968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.3:39435, user_credentials={real_user=slave}} blocked reactor thread for 48264.9us
I20260709 12:15:38.864543 30051 raft_consensus.cc:359] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:38.865374 30051 raft_consensus.cc:385] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.865667 30051 raft_consensus.cc:740] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.810503 30345 raft_consensus.cc:515] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:38.811039 30430 raft_consensus.cc:515] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:38.867959 30051 consensus_queue.cc:260] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:38.880705 29893 leader_election.cc:304] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:38.866989 30285 raft_consensus.cc:697] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:38.892393 30051 ts_tablet_manager.cc:1434] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.187s	user 0.007s	sys 0.000s
W20260709 12:15:38.894605 29969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:36549, user_credentials={real_user=slave}} blocked reactor thread for 87470us
I20260709 12:15:38.895908 30440 raft_consensus.cc:2804] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:15:38.905222 29895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:46755, user_credentials={real_user=slave}} blocked reactor thread for 170808us
I20260709 12:15:38.904549 30440 raft_consensus.cc:493] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.907198 29968 leader_election.cc:304] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:38.907968 29849 raft_consensus.cc:2393] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e5f0c858cac47f18b58d63f7cbf52fc in current term 1: Already voted for candidate 69d5576d16a3461199ee289bc049895d in this term.
I20260709 12:15:38.907642 30440 raft_consensus.cc:3060] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.910538 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37064ecf9ba40adb6c3ec1881907a55" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:38.912487 30430 leader_election.cc:290] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:38.914781 30345 leader_election.cc:290] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:38.925483 30292 raft_consensus.cc:2804] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:38.969859 30292 raft_consensus.cc:493] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.978194 29895 leader_election.cc:304] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:38.998066 30447 consensus_queue.cc:1048] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:15:39.001021 29924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87829180393d44d9bb80ea6e9cf99677" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:39.001647 29924 raft_consensus.cc:3060] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.990154 30105 raft_consensus.cc:2749] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:39.012171 30049 tablet_bootstrap.cc:492] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:39.012850 30049 ts_tablet_manager.cc:1403] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.756s	user 0.029s	sys 0.036s
I20260709 12:15:38.986550 30292 raft_consensus.cc:3060] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.963055 30285 consensus_queue.cc:237] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
W20260709 12:15:39.018608 29969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:36549, user_credentials={real_user=slave}} blocked reactor thread for 122023us
I20260709 12:15:38.982096 30145 consensus_queue.cc:1048] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:15:39.028211 30051 tablet_bootstrap.cc:492] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:39.030956 30044 tablet_bootstrap.cc:492] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:39.031420 30044 ts_tablet_manager.cc:1403] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.858s	user 0.008s	sys 0.034s
I20260709 12:15:39.035316 30051 tablet_bootstrap.cc:654] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:39.035842 30044 raft_consensus.cc:359] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:39.020025 30459 consensus_queue.cc:1048] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:15:39.019843 29895 leader_election.cc:304] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:39.024803 30440 raft_consensus.cc:515] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:39.019776 29969 leader_election.cc:304] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:39.044344 30000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56462b835bb4d088d39a9229127c5f1" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:39.047349 30044 raft_consensus.cc:385] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:39.048763 29895 leader_election.cc:343] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:38.989611 29968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.3:39435, user_credentials={real_user=slave}} blocked reactor thread for 85398.9us
I20260709 12:15:39.051378 30044 raft_consensus.cc:740] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:39.055217 30136 raft_consensus.cc:493] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a8ae7c566674ceeaf35e3351d91d33f)
I20260709 12:15:39.055694 30136 raft_consensus.cc:515] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:39.054154 30345 consensus_queue.cc:1048] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:15:39.055083 30000 raft_consensus.cc:3060] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:39.057601 30044 consensus_queue.cc:260] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:39.060942 30457 raft_consensus.cc:2804] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:39.064904 30000 raft_consensus.cc:2468] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:39.064913 29924 raft_consensus.cc:2468] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:39.067775 30044 ts_tablet_manager.cc:1434] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:15:39.069808 30044 tablet_bootstrap.cc:492] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:39.068599 30292 raft_consensus.cc:515] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:39.072098 30442 raft_consensus.cc:2764] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:15:39.073130 30282 consensus_queue.cc:1048] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:39.077219 30430 consensus_queue.cc:1048] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:39.079151 29746 leader_election.cc:343] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:39.081938 30049 raft_consensus.cc:359] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:39.085031 30136 leader_election.cc:290] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:39.091728 30049 raft_consensus.cc:385] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:39.092783 30049 raft_consensus.cc:740] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:39.093868 30049 consensus_queue.cc:260] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:39.086081 30292 leader_election.cc:290] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:39.097456 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87829180393d44d9bb80ea6e9cf99677" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:39.098034 29779 raft_consensus.cc:3060] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:39.100391 30049 ts_tablet_manager.cc:1434] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.087s	user 0.004s	sys 0.002s
I20260709 12:15:39.100395 29852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56462b835bb4d088d39a9229127c5f1" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:39.101183 29852 raft_consensus.cc:3060] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:39.101689 30049 tablet_bootstrap.cc:492] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:39.103919 29820 leader_election.cc:304] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:39.104775 30459 raft_consensus.cc:2804] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:39.104820 30440 leader_election.cc:290] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:39.089751 30457 raft_consensus.cc:697] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
W20260709 12:15:39.090144 29969 leader_election.cc:343] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:39.105577 30459 raft_consensus.cc:697] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:39.116053 30442 raft_consensus.cc:493] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:39.116287 30049 tablet_bootstrap.cc:654] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:39.089322 30044 tablet_bootstrap.cc:654] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:39.139489 29893 leader_election.cc:304] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:39.122771 30457 consensus_queue.cc:237] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
W20260709 12:15:39.141805 29968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:39435, user_credentials={real_user=slave}} blocked reactor thread for 72529.2us
I20260709 12:15:39.122138 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37064ecf9ba40adb6c3ec1881907a55" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:39.127966 30459 consensus_queue.cc:237] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:39.111054 29779 raft_consensus.cc:2468] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:39.147974 30440 raft_consensus.cc:2804] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:39.176218 29928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bacad230374fac9e45129555362b3b" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:39.178897 30045 tablet_bootstrap.cc:492] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:39.179348 30045 ts_tablet_manager.cc:1403] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.931s	user 0.021s	sys 0.048s
I20260709 12:15:39.134166 30442 raft_consensus.cc:515] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:39.197152 30449 raft_consensus.cc:493] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:39.180764 30440 raft_consensus.cc:697] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:39.199904 30440 consensus_queue.cc:237] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:39.201406 30051 tablet_bootstrap.cc:492] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:39.201896 30051 ts_tablet_manager.cc:1403] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.174s	user 0.015s	sys 0.016s
I20260709 12:15:39.202942 29776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798bdd5837b74514b7036cefcecadc01" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
W20260709 12:15:39.206238 29895 leader_election.cc:343] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:39.211481 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798bdd5837b74514b7036cefcecadc01" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:39.212169 29997 raft_consensus.cc:3060] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:39.213514 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bacad230374fac9e45129555362b3b" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:39.216164 30051 raft_consensus.cc:359] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:39.216831 30442 leader_election.cc:290] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:39.216877 30051 raft_consensus.cc:385] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:39.218521 30051 raft_consensus.cc:740] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:39.221676 30051 consensus_queue.cc:260] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:39.232877 30051 ts_tablet_manager.cc:1434] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 12:15:39.233825 30051 tablet_bootstrap.cc:492] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:39.242098 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ebb6407df44209821152c4a7f8d32" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:39.243588 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ebb6407df44209821152c4a7f8d32" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:39.244307 29921 raft_consensus.cc:3060] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:39.219585 29852 raft_consensus.cc:2468] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:39.233866 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf010aa094a4bd38a3bc7bd9e3faec8" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:39.210211 30449 raft_consensus.cc:515] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
W20260709 12:15:39.260738 29745 leader_election.cc:343] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:39.287909 29969 leader_election.cc:343] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:39.300657 30045 raft_consensus.cc:359] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:39.301404 30045 raft_consensus.cc:385] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:39.301668 30045 raft_consensus.cc:740] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:39.302331 30045 consensus_queue.cc:260] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:39.280381 29745 leader_election.cc:304] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:39.305686 30003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf010aa094a4bd38a3bc7bd9e3faec8" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:39.324992 30136 raft_consensus.cc:2749] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:39.330173 29745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.3:39435, user_credentials={real_user=slave}} blocked reactor thread for 70874.7us
I20260709 12:15:39.330843 30449 leader_election.cc:290] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:39.332729 29745 leader_election.cc:304] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [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: 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:39.334275 30136 raft_consensus.cc:2749] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:15:39.341356 29893 leader_election.cc:343] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:39.349092 30045 ts_tablet_manager.cc:1434] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.169s	user 0.004s	sys 0.003s
I20260709 12:15:39.350211 30044 tablet_bootstrap.cc:492] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:39.350730 30044 ts_tablet_manager.cc:1403] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.281s	user 0.006s	sys 0.010s
W20260709 12:15:39.356139 29895 leader_election.cc:343] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:39.356607 29895 leader_election.cc:304] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:39.357460 30444 raft_consensus.cc:2749] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:39.362960 29997 raft_consensus.cc:2468] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:39.364051 30045 tablet_bootstrap.cc:492] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:39.375530 30049 tablet_bootstrap.cc:492] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:39.376087 30049 ts_tablet_manager.cc:1403] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.275s	user 0.011s	sys 0.016s
I20260709 12:15:39.380762 30429 raft_consensus.cc:493] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:39.388613 29893 leader_election.cc:304] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:39.396669 30044 raft_consensus.cc:359] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:39.397413 30044 raft_consensus.cc:385] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:39.397670 30044 raft_consensus.cc:740] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:39.397990 30051 tablet_bootstrap.cc:654] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:39.399019 30044 consensus_queue.cc:260] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:39.400768 30044 ts_tablet_manager.cc:1434] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.003s
I20260709 12:15:39.401723 30044 tablet_bootstrap.cc:492] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:39.381425 30429 raft_consensus.cc:515] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:39.406361 30429 leader_election.cc:290] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:39.412598 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:39.413110 30443 raft_consensus.cc:2804] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:39.413272 30001 raft_consensus.cc:2468] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:39.417488 30443 raft_consensus.cc:697] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:39.422292 29819 leader_election.cc:304] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:39.427253 29675 catalog_manager.cc:5697] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 1 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:39.418658 30443 consensus_queue.cc:237] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:39.436120 29677 catalog_manager.cc:5697] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:39.442997 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:39.445649 29921 raft_consensus.cc:2468] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:39.454282 30347 raft_consensus.cc:493] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:39.454761 30347 raft_consensus.cc:515] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:39.456578 30347 leader_election.cc:290] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:39.413293 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:39.458253 29995 raft_consensus.cc:2468] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 0.
I20260709 12:15:39.461067 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:39.461923 29777 raft_consensus.cc:2468] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:39.430094 30429 raft_consensus.cc:2804] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:39.463649 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1e99c9c7c14920aca1d8b12f4d2c4c" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:39.465997 30429 raft_consensus.cc:493] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:39.466518 30429 raft_consensus.cc:3060] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:39.488471 29775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1e99c9c7c14920aca1d8b12f4d2c4c" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:39.489267 29775 raft_consensus.cc:2468] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
W20260709 12:15:39.495688 29968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:39435, user_credentials={real_user=slave}} blocked reactor thread for 53709.2us
I20260709 12:15:39.502787 29968 leader_election.cc:304] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:39.507992 30457 raft_consensus.cc:2804] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:39.508502 30457 raft_consensus.cc:697] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:39.509369 30457 consensus_queue.cc:237] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:39.519456 29821 leader_election.cc:304] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:39.524119 30045 tablet_bootstrap.cc:654] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:39.537611 30049 raft_consensus.cc:359] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:39.538615 30049 raft_consensus.cc:385] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:39.538928 30049 raft_consensus.cc:740] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:39.541770 30049 consensus_queue.cc:260] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:39.542791 30290 raft_consensus.cc:2804] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:39.553808 30290 raft_consensus.cc:493] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:39.554327 30290 raft_consensus.cc:3060] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:39.561996 29744 leader_election.cc:304] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:39.563556 30136 raft_consensus.cc:2804] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:39.563987 30136 raft_consensus.cc:493] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:39.564335 30136 raft_consensus.cc:3060] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:39.568281 29929 raft_consensus.cc:2468] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 0.
I20260709 12:15:39.571121 30290 raft_consensus.cc:515] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:39.575012 30290 leader_election.cc:290] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:39.575286 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1e99c9c7c14920aca1d8b12f4d2c4c" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:39.576340 29929 raft_consensus.cc:3060] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:39.582871 30051 tablet_bootstrap.cc:492] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:39.593151 30051 ts_tablet_manager.cc:1403] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.360s	user 0.027s	sys 0.021s
I20260709 12:15:39.593477 30292 consensus_queue.cc:1048] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:39.592543 30136 raft_consensus.cc:515] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:39.600709 30044 tablet_bootstrap.cc:654] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:39.597149 30051 raft_consensus.cc:359] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:39.602406 30051 raft_consensus.cc:385] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:39.602732 30051 raft_consensus.cc:740] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:39.612260 30136 leader_election.cc:290] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:39.614796 30049 ts_tablet_manager.cc:1434] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.238s	user 0.006s	sys 0.002s
I20260709 12:15:39.617954 30049 tablet_bootstrap.cc:492] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:39.617947 30051 consensus_queue.cc:260] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:39.625634 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc1e99c9c7c14920aca1d8b12f4d2c4c" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:39.626475 29777 raft_consensus.cc:3060] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:39.627177 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:39.630549 30345 consensus_queue.cc:1048] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:39.633858 30051 ts_tablet_manager.cc:1434] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260709 12:15:39.642458 30051 tablet_bootstrap.cc:492] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:39.631201 30429 raft_consensus.cc:515] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:39.651274 30429 leader_election.cc:290] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:39.651744 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:39.652331 29995 raft_consensus.cc:3060] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:39.659514 29849 raft_consensus.cc:2393] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 571b861c95ea455786aa067f1ad6b768 in current term 1: Already voted for candidate 69d5576d16a3461199ee289bc049895d in this term.
I20260709 12:15:39.663563 29998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:39.664628 30488 consensus_queue.cc:1048] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:39.664887 30282 consensus_queue.cc:1048] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:39.669922 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:39.670750 29773 raft_consensus.cc:2393] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 69d5576d16a3461199ee289bc049895d in current term 1: Already voted for candidate 571b861c95ea455786aa067f1ad6b768 in this term.
I20260709 12:15:39.673336 30292 consensus_queue.cc:1048] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:15:39.682667 29821 leader_election.cc:304] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [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: 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:39.683650 30488 raft_consensus.cc:2749] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:39.684731 29674 catalog_manager.cc:5697] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:39.691309 30045 tablet_bootstrap.cc:492] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:39.692018 30045 ts_tablet_manager.cc:1403] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.328s	user 0.026s	sys 0.012s
I20260709 12:15:39.688625 29777 raft_consensus.cc:2468] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:39.689067 29929 raft_consensus.cc:2468] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:39.690671 29674 catalog_manager.cc:5697] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:39.708268 29820 leader_election.cc:304] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:39.711158 30049 tablet_bootstrap.cc:654] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:39.732163 30045 raft_consensus.cc:359] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:39.733153 30045 raft_consensus.cc:385] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:39.733500 30045 raft_consensus.cc:740] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:39.699282 29995 raft_consensus.cc:2468] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 1.
I20260709 12:15:39.740708 30051 tablet_bootstrap.cc:654] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:39.750512 30429 consensus_queue.cc:1048] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:39.735683 30488 raft_consensus.cc:2804] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:39.759553 30045 consensus_queue.cc:260] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:39.766449 30044 tablet_bootstrap.cc:492] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:39.766896 30044 ts_tablet_manager.cc:1403] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.365s	user 0.014s	sys 0.002s
I20260709 12:15:39.740712 30440 consensus_queue.cc:1048] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:15:39.765396 30488 raft_consensus.cc:697] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:39.776604 30488 consensus_queue.cc:237] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:39.779239 30465 raft_consensus.cc:493] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:39.779807 30465 raft_consensus.cc:515] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:39.781284 29744 leader_election.cc:304] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:39.782256 30449 raft_consensus.cc:2804] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:39.782698 30449 raft_consensus.cc:697] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:39.782850 30465 leader_election.cc:290] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:39.783424 30449 consensus_queue.cc:237] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:39.786418 30464 consensus_queue.cc:1048] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:15:39.790908 30457 raft_consensus.cc:493] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:39.791409 30457 raft_consensus.cc:515] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:39.792506 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf010aa094a4bd38a3bc7bd9e3faec8" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:39.793385 30457 leader_election.cc:290] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:39.793336 29921 raft_consensus.cc:2468] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:39.795502 29968 leader_election.cc:304] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:39.796514 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101b6f79d8a248f69dbb437cee8d4dab" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:39.796721 30465 raft_consensus.cc:2804] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:39.797089 30465 raft_consensus.cc:493] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:39.797407 30465 raft_consensus.cc:3060] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:39.799129 29969 leader_election.cc:343] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:39.802508 30045 ts_tablet_manager.cc:1434] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.110s	user 0.008s	sys 0.000s
I20260709 12:15:39.813129 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101b6f79d8a248f69dbb437cee8d4dab" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:39.813750 29780 raft_consensus.cc:2468] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:39.817287 29969 leader_election.cc:304] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:39.819535 30044 raft_consensus.cc:359] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:39.820423 30044 raft_consensus.cc:385] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:39.805696 29852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf010aa094a4bd38a3bc7bd9e3faec8" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:39.820770 30044 raft_consensus.cc:740] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
W20260709 12:15:39.828419 29969 leader_election.cc:343] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:39.831060 30282 raft_consensus.cc:2804] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:39.832816 30282 raft_consensus.cc:493] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:39.830157 30044 consensus_queue.cc:260] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:39.833173 30282 raft_consensus.cc:3060] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:39.841102 30045 tablet_bootstrap.cc:492] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f: Bootstrap starting.
I20260709 12:15:39.943126 30045 tablet_bootstrap.cc:654] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:39.961947 30488 raft_consensus.cc:493] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:39.962692 30488 raft_consensus.cc:515] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:39.964498 30044 ts_tablet_manager.cc:1434] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.197s	user 0.019s	sys 0.012s
I20260709 12:15:39.965536 30044 tablet_bootstrap.cc:492] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:39.965744 30488 leader_election.cc:290] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:39.971155 29847 raft_consensus.cc:3060] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:39.978276 29780 raft_consensus.cc:3060] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:39.978677 29923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17553fde7d45436cb9366477d9bed61c" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:39.980140 30282 raft_consensus.cc:515] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:39.980959 30345 consensus_queue.cc:1048] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:39.982210 30282 leader_election.cc:290] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:39.988335 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17553fde7d45436cb9366477d9bed61c" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:39.999475 29849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101b6f79d8a248f69dbb437cee8d4dab" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:39.999802 30049 tablet_bootstrap.cc:492] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:40.000458 30049 ts_tablet_manager.cc:1403] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.383s	user 0.016s	sys 0.004s
I20260709 12:15:39.983361 30292 consensus_queue.cc:1048] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:15:40.042397 30465 raft_consensus.cc:515] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:40.047701 30049 raft_consensus.cc:359] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:40.048496 30049 raft_consensus.cc:385] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:40.048780 30049 raft_consensus.cc:740] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:40.049126 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101b6f79d8a248f69dbb437cee8d4dab" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:40.049710 29779 raft_consensus.cc:3060] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:40.049479 30049 consensus_queue.cc:260] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:40.048487 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf010aa094a4bd38a3bc7bd9e3faec8" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:40.052138 29921 raft_consensus.cc:3060] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:40.056600 30049 ts_tablet_manager.cc:1434] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 12:15:40.057569 30049 tablet_bootstrap.cc:492] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc: Bootstrap starting.
I20260709 12:15:40.062304 29779 raft_consensus.cc:2468] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
W20260709 12:15:40.063329 29895 consensus_peers.cc:597] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:40.069530 29969 leader_election.cc:304] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
W20260709 12:15:40.072917 29969 leader_election.cc:343] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:40.075067 30465 leader_election.cc:290] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:40.075615 30282 raft_consensus.cc:2804] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:40.076870 30285 consensus_queue.cc:1048] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:15:40.101991 30051 tablet_bootstrap.cc:492] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:40.102516 30051 ts_tablet_manager.cc:1403] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.462s	user 0.048s	sys 0.045s
I20260709 12:15:40.103083 30044 tablet_bootstrap.cc:654] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:40.105895 30051 raft_consensus.cc:359] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:40.106769 30051 raft_consensus.cc:385] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:40.107091 30051 raft_consensus.cc:740] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:40.110193 30051 consensus_queue.cc:260] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:40.124486 30045 tablet_bootstrap.cc:492] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f: No bootstrap required, opened a new log
I20260709 12:15:40.125162 30045 ts_tablet_manager.cc:1403] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent bootstrapping tablet: real 0.293s	user 0.025s	sys 0.002s
I20260709 12:15:40.128454 30341 raft_consensus.cc:493] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:40.128945 30341 raft_consensus.cc:515] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
W20260709 12:15:40.135425 29726 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:40.140162 30051 ts_tablet_manager.cc:1434] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 12:15:40.140993 30049 tablet_bootstrap.cc:654] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:40.076186 29821 leader_election.cc:304] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69d5576d16a3461199ee289bc049895d; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:40.132133 30282 raft_consensus.cc:697] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:40.149641 30282 consensus_queue.cc:237] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:40.150128 29921 raft_consensus.cc:2468] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:40.150317 30341 leader_election.cc:290] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:40.152115 30045 raft_consensus.cc:359] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:40.152896 30045 raft_consensus.cc:385] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:40.153136 30045 raft_consensus.cc:740] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Initialized, Role: FOLLOWER
I20260709 12:15:40.152992 30347 raft_consensus.cc:2749] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:40.148028 30488 raft_consensus.cc:493] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:40.163331 30488 raft_consensus.cc:515] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:40.165285 30488 leader_election.cc:290] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
W20260709 12:15:40.166047 29821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.1:46755, user_credentials={real_user=slave}} blocked reactor thread for 98718.2us
I20260709 12:15:40.171622 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ebb6407df44209821152c4a7f8d32" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:40.175626 29968 leader_election.cc:304] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:40.176548 30513 raft_consensus.cc:2804] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:40.177173 30513 raft_consensus.cc:697] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:40.178189 30513 consensus_queue.cc:237] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:40.180914 29779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101b6f79d8a248f69dbb437cee8d4dab" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:40.181878 29779 raft_consensus.cc:2393] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69d5576d16a3461199ee289bc049895d in current term 1: Already voted for candidate 1a8ae7c566674ceeaf35e3351d91d33f in this term.
I20260709 12:15:40.186210 30045 consensus_queue.cc:260] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:40.213514 30045 ts_tablet_manager.cc:1434] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f: Time spent starting tablet: real 0.088s	user 0.004s	sys 0.002s
I20260709 12:15:40.227711 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf010aa094a4bd38a3bc7bd9e3faec8" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:40.230620 30051 tablet_bootstrap.cc:492] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
W20260709 12:15:40.257306 29969 leader_election.cc:343] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:40.269356 30464 raft_consensus.cc:493] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:40.273030 30464 raft_consensus.cc:515] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:40.269296 30488 consensus_queue.cc:1048] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:15:40.274518 30464 leader_election.cc:290] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:40.269753 29998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101b6f79d8a248f69dbb437cee8d4dab" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:40.290148 30051 tablet_bootstrap.cc:654] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:40.290895 30044 tablet_bootstrap.cc:492] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:40.291378 30044 ts_tablet_manager.cc:1403] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.326s	user 0.024s	sys 0.012s
I20260709 12:15:40.295648 29674 catalog_manager.cc:5697] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } }
I20260709 12:15:40.296707 30049 tablet_bootstrap.cc:492] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc: No bootstrap required, opened a new log
I20260709 12:15:40.297196 30049 ts_tablet_manager.cc:1403] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent bootstrapping tablet: real 0.240s	user 0.022s	sys 0.019s
I20260709 12:15:40.299964 30049 raft_consensus.cc:359] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:40.300588 30049 raft_consensus.cc:385] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:40.300860 30049 raft_consensus.cc:740] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Initialized, Role: FOLLOWER
I20260709 12:15:40.301507 30049 consensus_queue.cc:260] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:40.310124 30044 raft_consensus.cc:359] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:40.310864 30044 raft_consensus.cc:385] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:40.311154 30044 raft_consensus.cc:740] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:40.312178 30049 ts_tablet_manager.cc:1434] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:15:40.317854 30044 consensus_queue.cc:260] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
W20260709 12:15:40.329028 29969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:46755, user_credentials={real_user=slave}} blocked reactor thread for 56147.5us
I20260709 12:15:40.336536 30044 ts_tablet_manager.cc:1434] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.004s
I20260709 12:15:40.338321 29819 leader_election.cc:304] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:40.341102 30488 raft_consensus.cc:3060] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:40.349090 30044 tablet_bootstrap.cc:492] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:40.352054 29675 catalog_manager.cc:5697] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:40.348408 30424 raft_consensus.cc:493] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:40.354453 29675 catalog_manager.cc:5697] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } }
I20260709 12:15:40.360710 30424 raft_consensus.cc:515] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:40.365782 30424 leader_election.cc:290] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:40.387734 29852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37064ecf9ba40adb6c3ec1881907a55" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
W20260709 12:15:40.390533 29895 leader_election.cc:343] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:40.400064 29746 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:36549, user_credentials={real_user=slave}} blocked reactor thread for 93005.5us
I20260709 12:15:40.420511 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8d24367c7342d28dafc5c3e0774d50" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:40.422031 30523 consensus_queue.cc:1048] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:40.426379 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90ebb6407df44209821152c4a7f8d32" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
W20260709 12:15:40.433110 29969 leader_election.cc:343] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:40.437366 29676 catalog_manager.cc:5697] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 0 to 1, leader changed from <none> to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 1 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:40.417172 29968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:39435, user_credentials={real_user=slave}} blocked reactor thread for 133528us
I20260709 12:15:40.446277 30051 tablet_bootstrap.cc:492] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:40.448487 30051 ts_tablet_manager.cc:1403] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.218s	user 0.042s	sys 0.036s
I20260709 12:15:40.451083 30051 raft_consensus.cc:359] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:40.452471 29773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37064ecf9ba40adb6c3ec1881907a55" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:40.452731 30051 raft_consensus.cc:385] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:40.453065 30051 raft_consensus.cc:740] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:40.453179 29773 raft_consensus.cc:2468] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 0.
I20260709 12:15:40.453743 30051 consensus_queue.cc:260] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:40.454468 29895 leader_election.cc:304] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 69d5576d16a3461199ee289bc049895d
I20260709 12:15:40.455557 30443 raft_consensus.cc:2804] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:40.455821 30044 tablet_bootstrap.cc:654] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:40.455937 30443 raft_consensus.cc:493] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:40.456314 30443 raft_consensus.cc:3060] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:40.457190 30051 ts_tablet_manager.cc:1434] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:15:40.457340 29744 leader_election.cc:304] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [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: 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:40.460635 29923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8d24367c7342d28dafc5c3e0774d50" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:40.460490 30528 raft_consensus.cc:2749] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:40.461344 29923 raft_consensus.cc:2468] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 0.
I20260709 12:15:40.466550 30488 raft_consensus.cc:2749] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:40.468108 30051 tablet_bootstrap.cc:492] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 69d5576d16a3461199ee289bc049895d: Bootstrap starting.
I20260709 12:15:40.484880 29968 leader_election.cc:304] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:40.485755 30529 raft_consensus.cc:2804] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:40.486186 30529 raft_consensus.cc:493] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:40.486554 30529 raft_consensus.cc:3060] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:40.488070 30436 consensus_queue.cc:1048] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:40.500054 30529 raft_consensus.cc:515] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:40.500722 30051 tablet_bootstrap.cc:654] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 69d5576d16a3461199ee289bc049895d: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:40.488271 30347 consensus_queue.cc:1048] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:15:40.504577 30529 leader_election.cc:290] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:40.505033 29677 catalog_manager.cc:5697] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:40.506459 29777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8d24367c7342d28dafc5c3e0774d50" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:40.507160 29677 catalog_manager.cc:5697] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } }
W20260709 12:15:40.509503 29969 leader_election.cc:343] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:40.512164 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8d24367c7342d28dafc5c3e0774d50" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:40.512728 29929 raft_consensus.cc:3060] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:40.521586 29929 raft_consensus.cc:2468] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:40.525081 29968 leader_election.cc:304] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:40.526284 30529 raft_consensus.cc:2804] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:40.530517 30044 tablet_bootstrap.cc:492] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768: No bootstrap required, opened a new log
I20260709 12:15:40.534783 30044 ts_tablet_manager.cc:1403] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.187s	user 0.032s	sys 0.024s
I20260709 12:15:40.505848 30443 raft_consensus.cc:515] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:40.537413 30044 raft_consensus.cc:359] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:40.538057 30044 raft_consensus.cc:385] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:40.538307 30044 raft_consensus.cc:740] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:40.539551 30529 raft_consensus.cc:697] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:40.540434 30529 consensus_queue.cc:237] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:40.538913 30044 consensus_queue.cc:260] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:40.551936 30044 ts_tablet_manager.cc:1434] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:15:40.577705 30443 leader_election.cc:290] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:40.581570 29780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37064ecf9ba40adb6c3ec1881907a55" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:40.582253 29780 raft_consensus.cc:3060] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:40.582613 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37064ecf9ba40adb6c3ec1881907a55" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:40.583555 29847 raft_consensus.cc:3060] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:40.666874 29847 raft_consensus.cc:2468] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
W20260709 12:15:40.668129 29744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.4:38559, user_credentials={real_user=slave}} blocked reactor thread for 60174.4us
I20260709 12:15:40.675796 29895 leader_election.cc:304] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:40.676518 30440 raft_consensus.cc:2804] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:40.676990 30440 raft_consensus.cc:697] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:40.677661 29780 raft_consensus.cc:2468] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:40.677876 30440 consensus_queue.cc:237] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:40.678637 30051 tablet_bootstrap.cc:492] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 69d5576d16a3461199ee289bc049895d: No bootstrap required, opened a new log
I20260709 12:15:40.679150 30051 ts_tablet_manager.cc:1403] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 69d5576d16a3461199ee289bc049895d: Time spent bootstrapping tablet: real 0.211s	user 0.047s	sys 0.035s
I20260709 12:15:40.681828 30051 raft_consensus.cc:359] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:40.682492 30051 raft_consensus.cc:385] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:40.682760 30051 raft_consensus.cc:740] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Initialized, Role: FOLLOWER
I20260709 12:15:40.683403 30051 consensus_queue.cc:260] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
W20260709 12:15:40.685979 29746 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:36549, user_credentials={real_user=slave}} blocked reactor thread for 77587.9us
I20260709 12:15:40.686347 30051 ts_tablet_manager.cc:1434] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 69d5576d16a3461199ee289bc049895d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
W20260709 12:15:40.687633 29969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:46755, user_credentials={real_user=slave}} blocked reactor thread for 77602.6us
I20260709 12:15:40.695928 29852 raft_consensus.cc:3060] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 69d5576d16a3461199ee289bc049895d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:40.698457 29777 raft_consensus.cc:3060] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:40.708190 30529 consensus_queue.cc:1048] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:40.725232 30529 consensus_queue.cc:1048] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:40.727972 30292 consensus_queue.cc:1048] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:40.744210 30292 consensus_queue.cc:1048] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:40.761186 29675 catalog_manager.cc:5697] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 1 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:40.786284 29674 catalog_manager.cc:5697] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 1 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:40.895316 30136 raft_consensus.cc:493] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:40.895780 30136 raft_consensus.cc:515] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:40.897624 30136 leader_election.cc:290] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:40.900924 29923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8d24367c7342d28dafc5c3e0774d50" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:40.901667 29923 raft_consensus.cc:2393] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 571b861c95ea455786aa067f1ad6b768 in current term 1: Already voted for candidate 1a8ae7c566674ceeaf35e3351d91d33f in this term.
I20260709 12:15:40.903719 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8d24367c7342d28dafc5c3e0774d50" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:40.905428 29744 leader_election.cc:304] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:40.906397 30341 raft_consensus.cc:3060] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:40.912379 30341 raft_consensus.cc:2749] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:41.052187 30530 consensus_queue.cc:1048] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:41.061868 30467 consensus_queue.cc:1048] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:41.087152 26728 tablet_server.cc:179] TabletServer@127.26.26.1:0 shutting down...
W20260709 12:15:41.102522 29969 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 102 similar messages]
W20260709 12:15:41.108539 29969 consensus_peers.cc:597] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.111274 29969 consensus_peers.cc:597] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.114799 29969 consensus_peers.cc:597] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.125263 29821 consensus_peers.cc:597] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.127122 29969 consensus_peers.cc:597] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.131774 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:41.132506 26728 tablet_replica.cc:333] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.133114 26728 raft_consensus.cc:2243] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.133548 26728 raft_consensus.cc:2272] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.136477 26728 tablet_replica.cc:333] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.137269 26728 raft_consensus.cc:2243] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.137683 26728 raft_consensus.cc:2272] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.139750 26728 tablet_replica.cc:333] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.140609 26728 raft_consensus.cc:2243] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.141083 26728 raft_consensus.cc:2272] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.143396 26728 tablet_replica.cc:333] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.144301 26728 raft_consensus.cc:2243] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.144805 26728 raft_consensus.cc:2272] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.146900 26728 tablet_replica.cc:333] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.147696 26728 raft_consensus.cc:2243] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.148181 26728 raft_consensus.cc:2272] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.147996 30443 consensus_queue.cc:1048] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:41.150396 26728 tablet_replica.cc:333] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.151237 26728 raft_consensus.cc:2243] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.151741 26728 raft_consensus.cc:2272] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.153867 26728 tablet_replica.cc:333] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.154656 26728 raft_consensus.cc:2243] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.156286 26728 raft_consensus.cc:2272] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.159268 26728 tablet_replica.cc:333] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.160063 26728 raft_consensus.cc:2243] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.160518 26728 raft_consensus.cc:2272] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.162611 26728 tablet_replica.cc:333] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.163944 26728 raft_consensus.cc:2243] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.164450 26728 raft_consensus.cc:2272] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.166666 26728 tablet_replica.cc:333] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.167512 26728 raft_consensus.cc:2243] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.167948 26728 raft_consensus.cc:2272] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.169960 26728 tablet_replica.cc:333] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.170753 26728 raft_consensus.cc:2243] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.177697 26728 raft_consensus.cc:2272] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.180272 26728 tablet_replica.cc:333] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.181062 26728 raft_consensus.cc:2243] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.181540 26728 raft_consensus.cc:2272] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.184775 26728 tablet_replica.cc:333] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.185537 26728 raft_consensus.cc:2243] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.186028 26728 raft_consensus.cc:2272] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:41.186244 29895 consensus_peers.cc:597] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.188560 26728 tablet_replica.cc:333] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.192315 26728 raft_consensus.cc:2243] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.192834 26728 raft_consensus.cc:2272] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.196324 26728 tablet_replica.cc:333] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.197197 26728 raft_consensus.cc:2243] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.198243 26728 raft_consensus.cc:2272] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.201107 26728 tablet_replica.cc:333] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.202049 26728 raft_consensus.cc:2243] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.203085 26728 raft_consensus.cc:2272] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.206182 26728 tablet_replica.cc:333] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
W20260709 12:15:41.206702 29969 consensus_peers.cc:597] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.206919 26728 raft_consensus.cc:2243] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.207866 26728 raft_consensus.cc:2272] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.210081 26728 tablet_replica.cc:333] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.210799 26728 raft_consensus.cc:2243] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.211513 26728 raft_consensus.cc:2272] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.214105 26728 tablet_replica.cc:333] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.214897 26728 raft_consensus.cc:2243] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.215871 26728 raft_consensus.cc:2272] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:41.217758 29895 consensus_peers.cc:597] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.218006 26728 tablet_replica.cc:333] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.218827 26728 raft_consensus.cc:2243] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.219631 26728 raft_consensus.cc:2272] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.221480 26728 tablet_replica.cc:333] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.222024 26728 raft_consensus.cc:2243] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.222419 26728 raft_consensus.cc:2272] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.224154 26728 tablet_replica.cc:333] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.224665 26728 raft_consensus.cc:2243] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.225057 26728 raft_consensus.cc:2272] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.226948 26728 tablet_replica.cc:333] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.227528 26728 raft_consensus.cc:2243] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.227973 26728 raft_consensus.cc:2272] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.230181 26728 tablet_replica.cc:333] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.230875 26728 raft_consensus.cc:2243] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.231343 26728 raft_consensus.cc:2272] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.233793 26728 tablet_replica.cc:333] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.234469 26728 raft_consensus.cc:2243] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.234922 26728 raft_consensus.cc:2272] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.237632 26728 tablet_replica.cc:333] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.238317 26728 raft_consensus.cc:2243] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.238796 26728 raft_consensus.cc:2272] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.247309 26728 tablet_replica.cc:333] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.248039 26728 raft_consensus.cc:2243] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.248523 26728 raft_consensus.cc:2272] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.250602 26728 tablet_replica.cc:333] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.251338 26728 raft_consensus.cc:2243] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.252250 26728 raft_consensus.cc:2272] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.254671 26728 tablet_replica.cc:333] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.255324 26728 raft_consensus.cc:2243] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.259711 26728 raft_consensus.cc:2272] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:41.260255 29969 consensus_peers.cc:597] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.261708 26728 tablet_replica.cc:333] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.262259 26728 raft_consensus.cc:2243] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.262763 26728 raft_consensus.cc:2272] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.265501 26728 tablet_replica.cc:333] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
W20260709 12:15:41.265671 29895 consensus_peers.cc:597] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.266230 26728 raft_consensus.cc:2243] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.266798 26728 raft_consensus.cc:2272] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.269094 26728 tablet_replica.cc:333] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
W20260709 12:15:41.269465 29895 consensus_peers.cc:597] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.269850 26728 raft_consensus.cc:2243] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.270337 26728 raft_consensus.cc:2272] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.272074 26728 tablet_replica.cc:333] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.272612 26728 raft_consensus.cc:2243] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.272990 26728 raft_consensus.cc:2272] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.274724 26728 tablet_replica.cc:333] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.275234 26728 raft_consensus.cc:2243] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.275976 26728 raft_consensus.cc:2272] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.278095 26728 tablet_replica.cc:333] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.278689 26728 raft_consensus.cc:2243] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.279145 26728 raft_consensus.cc:2272] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.281219 26728 tablet_replica.cc:333] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.281730 26728 raft_consensus.cc:2243] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:15:41.282198 29969 consensus_peers.cc:597] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.282613 26728 raft_consensus.cc:2272] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.284503 26728 tablet_replica.cc:333] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.285120 26728 raft_consensus.cc:2243] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.285495 26728 raft_consensus.cc:2272] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.287429 26728 tablet_replica.cc:333] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.288095 26728 raft_consensus.cc:2243] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.288617 26728 raft_consensus.cc:2272] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.290621 26728 tablet_replica.cc:333] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.291302 26728 raft_consensus.cc:2243] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.291780 26728 raft_consensus.cc:2272] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.293973 26728 tablet_replica.cc:333] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.294564 26728 raft_consensus.cc:2243] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.295284 26728 raft_consensus.cc:2272] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:41.295359 29969 consensus_peers.cc:597] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.297425 26728 tablet_replica.cc:333] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.297993 26728 raft_consensus.cc:2243] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.298493 26728 raft_consensus.cc:2272] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:41.299517 29821 consensus_peers.cc:597] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.300815 26728 tablet_replica.cc:333] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.301554 26728 raft_consensus.cc:2243] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.302043 26728 raft_consensus.cc:2272] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.304366 26728 tablet_replica.cc:333] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.304942 26728 raft_consensus.cc:2243] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.305368 26728 raft_consensus.cc:2272] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:41.307857 26728 tablet_replica.cc:333] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.308547 26728 raft_consensus.cc:2243] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:41.308988 26728 raft_consensus.cc:2272] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:41.310096 29969 consensus_peers.cc:597] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.310863 26728 tablet_replica.cc:333] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768: stopping tablet replica
I20260709 12:15:41.311420 26728 raft_consensus.cc:2243] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:41.312251 26728 raft_consensus.cc:2272] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:41.324744 29895 consensus_peers.cc:597] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.330552 29895 consensus_peers.cc:597] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.374001 29895 consensus_peers.cc:597] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.383383 26728 tablet_server.cc:196] TabletServer@127.26.26.1:0 shutdown complete.
W20260709 12:15:41.383905 29895 consensus_peers.cc:597] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.425208 29895 consensus_peers.cc:597] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.434937 29895 consensus_peers.cc:597] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.437466 29821 consensus_peers.cc:597] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.440203 29969 consensus_peers.cc:597] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.445147 29821 consensus_peers.cc:597] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.456858 29969 consensus_peers.cc:597] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.458679 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:41.465029 30555 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:41.465481 30556 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:41.476001 29969 consensus_peers.cc:597] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.479399 30558 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:41.480155 26728 server_base.cc:1061] running on GCE node
I20260709 12:15:41.483105 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:41.483295 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:41.483484 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599341483423 us; error 0 us; skew 500 ppm
I20260709 12:15:41.484103 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:41.486716 26728 webserver.cc:533] Webserver started at http://127.26.26.1:40845/ using document root <none> and password file <none>
I20260709 12:15:41.487227 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:41.487432 26728 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:15:41.491192 26728 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:15:41.498929 30563 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:41.499752 26728 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:15:41.500061 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-0-root
uuid: "571b861c95ea455786aa067f1ad6b768"
format_stamp: "Formatted at 2026-07-09 12:15:29 on dist-test-slave-vqsr"
I20260709 12:15:41.500422 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599215280182-26728-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)
W20260709 12:15:41.507346 29895 consensus_peers.cc:597] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.514961 29821 consensus_peers.cc:597] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.524950 29969 consensus_peers.cc:597] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.535228 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:41.536454 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:41.537823 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 12:15:41.543247 29969 consensus_peers.cc:597] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.544373 30570 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:15:41.562953 29969 consensus_peers.cc:597] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:41.601824 29969 consensus_peers.cc:597] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:41.767464 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:15:41.767843 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.225s	user 0.005s	sys 0.004s
I20260709 12:15:41.768229 26728 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:15:41.773342 30570 tablet_bootstrap.cc:492] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:41.794148 30570 tablet_bootstrap.cc:492] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:41.795094 30570 tablet_bootstrap.cc:492] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:41.795697 30570 ts_tablet_manager.cc:1403] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260709 12:15:41.798239 30570 raft_consensus.cc:359] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:41.798960 30570 raft_consensus.cc:740] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:41.800328 30570 consensus_queue.cc:260] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:41.805454 30570 ts_tablet_manager.cc:1434] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:15:41.806176 30570 tablet_bootstrap.cc:492] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:41.829353 30570 tablet_bootstrap.cc:492] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:41.830042 30570 tablet_bootstrap.cc:492] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:41.830627 30570 ts_tablet_manager.cc:1403] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.005s
I20260709 12:15:41.832437 30570 raft_consensus.cc:359] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:41.832906 30570 raft_consensus.cc:740] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:41.833462 30570 consensus_queue.cc:260] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:41.835100 30570 ts_tablet_manager.cc:1434] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:41.835798 30570 tablet_bootstrap.cc:492] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:41.849282 30570 tablet_bootstrap.cc:492] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:41.850173 30570 tablet_bootstrap.cc:492] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:41.850716 30570 ts_tablet_manager.cc:1403] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 12:15:41.852847 30570 raft_consensus.cc:359] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:41.853401 30570 raft_consensus.cc:740] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:41.854053 30570 consensus_queue.cc:260] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:41.855629 30570 ts_tablet_manager.cc:1434] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:15:41.856338 30570 tablet_bootstrap.cc:492] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:41.881829 30570 tablet_bootstrap.cc:492] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:41.882711 30570 tablet_bootstrap.cc:492] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:41.883298 30570 ts_tablet_manager.cc:1403] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260709 12:15:41.885610 30570 raft_consensus.cc:359] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:41.886232 30570 raft_consensus.cc:740] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:41.886833 30570 consensus_queue.cc:260] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:41.889289 30570 ts_tablet_manager.cc:1434] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:41.890026 30570 tablet_bootstrap.cc:492] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:41.914708 30570 tablet_bootstrap.cc:492] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:41.915609 30570 tablet_bootstrap.cc:492] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:41.916118 30570 ts_tablet_manager.cc:1403] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260709 12:15:41.918367 30570 raft_consensus.cc:359] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:41.918975 30570 raft_consensus.cc:740] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:41.919598 30570 consensus_queue.cc:260] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:41.921522 30570 ts_tablet_manager.cc:1434] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:41.922189 30570 tablet_bootstrap.cc:492] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:41.954314 30570 tablet_bootstrap.cc:492] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:41.954918 30570 tablet_bootstrap.cc:492] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:41.955317 30570 ts_tablet_manager.cc:1403] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.012s
I20260709 12:15:41.957384 30570 raft_consensus.cc:359] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:41.958010 30570 raft_consensus.cc:740] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:41.958699 30570 consensus_queue.cc:260] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:41.960554 30570 ts_tablet_manager.cc:1434] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:41.961227 30570 tablet_bootstrap.cc:492] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:41.973408 30570 tablet_bootstrap.cc:492] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:41.974202 30570 tablet_bootstrap.cc:492] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:41.974738 30570 ts_tablet_manager.cc:1403] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 12:15:41.976783 30570 raft_consensus.cc:359] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:41.977401 30570 raft_consensus.cc:740] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:41.977991 30570 consensus_queue.cc:260] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:41.979883 30570 ts_tablet_manager.cc:1434] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:15:41.980561 30570 tablet_bootstrap.cc:492] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:41.993057 30570 tablet_bootstrap.cc:492] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:41.993914 30570 tablet_bootstrap.cc:492] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:41.994532 30570 ts_tablet_manager.cc:1403] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260709 12:15:41.996737 30570 raft_consensus.cc:359] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:41.997359 30570 raft_consensus.cc:740] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:41.998097 30570 consensus_queue.cc:260] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768 [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.000353 30570 ts_tablet_manager.cc:1434] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 12:15:42.001052 30570 tablet_bootstrap.cc:492] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.001192 26728 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:15:42.001543 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.233s	user 0.206s	sys 0.004s
I20260709 12:15:42.014750 30570 tablet_bootstrap.cc:492] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.015620 30570 tablet_bootstrap.cc:492] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.016227 30570 ts_tablet_manager.cc:1403] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:15:42.018594 30570 raft_consensus.cc:359] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.019235 30570 raft_consensus.cc:740] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.019986 30570 consensus_queue.cc:260] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.021950 30570 ts_tablet_manager.cc:1434] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:15:42.022521 30570 tablet_bootstrap.cc:492] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.041997 30570 tablet_bootstrap.cc:492] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.042897 30570 tablet_bootstrap.cc:492] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.043617 30570 ts_tablet_manager.cc:1403] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260709 12:15:42.046308 30570 raft_consensus.cc:359] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.046882 30570 raft_consensus.cc:740] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.047535 30570 consensus_queue.cc:260] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.049090 30570 ts_tablet_manager.cc:1434] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:42.049719 30570 tablet_bootstrap.cc:492] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.066573 30570 tablet_bootstrap.cc:492] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.067536 30570 tablet_bootstrap.cc:492] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.068167 30570 ts_tablet_manager.cc:1403] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.007s
I20260709 12:15:42.070518 30570 raft_consensus.cc:359] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.071182 30570 raft_consensus.cc:740] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.071971 30570 consensus_queue.cc:260] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.074589 30570 ts_tablet_manager.cc:1434] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:42.076674 30570 tablet_bootstrap.cc:492] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.117497 30570 tablet_bootstrap.cc:492] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.118367 30570 tablet_bootstrap.cc:492] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.119002 30570 ts_tablet_manager.cc:1403] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.016s
I20260709 12:15:42.121434 30570 raft_consensus.cc:359] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.122092 30570 raft_consensus.cc:740] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.122861 30570 consensus_queue.cc:260] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.125026 30570 ts_tablet_manager.cc:1434] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:15:42.125712 30570 tablet_bootstrap.cc:492] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.139894 30570 tablet_bootstrap.cc:492] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.140695 30570 tablet_bootstrap.cc:492] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.141305 30570 ts_tablet_manager.cc:1403] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 12:15:42.143211 30570 raft_consensus.cc:359] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.143877 30570 raft_consensus.cc:740] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.144465 30570 consensus_queue.cc:260] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.146433 30570 ts_tablet_manager.cc:1434] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:42.147058 30570 tablet_bootstrap.cc:492] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.165347 30570 tablet_bootstrap.cc:492] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.166127 30570 tablet_bootstrap.cc:492] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.166653 30570 ts_tablet_manager.cc:1403] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 12:15:42.168581 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.1:46755
I20260709 12:15:42.168752 30645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.1:46755 every 8 connection(s)
I20260709 12:15:42.168870 30570 raft_consensus.cc:359] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.169610 30570 raft_consensus.cc:740] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.170243 30570 consensus_queue.cc:260] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.171931 30570 ts_tablet_manager.cc:1434] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:15:42.172683 30570 tablet_bootstrap.cc:492] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.187590 30570 tablet_bootstrap.cc:492] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.188521 30570 tablet_bootstrap.cc:492] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.189105 30570 ts_tablet_manager.cc:1403] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:15:42.191267 30570 raft_consensus.cc:359] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.192919 30570 raft_consensus.cc:740] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.193639 30570 consensus_queue.cc:260] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.195631 30570 ts_tablet_manager.cc:1434] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:42.196378 30570 tablet_bootstrap.cc:492] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.197307 30646 heartbeater.cc:344] Connected to a master server at 127.26.26.62:33693
I20260709 12:15:42.197768 30646 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:42.198666 30646 heartbeater.cc:507] Master 127.26.26.62:33693 requested a full tablet report, sending...
I20260709 12:15:42.202212 30443 raft_consensus.cc:493] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.202742 30443 raft_consensus.cc:515] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.204818 30443 leader_election.cc:290] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.206385 30615 raft_consensus.cc:493] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.206998 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888ff2a3931e4735b5be69a7c0a8546e" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:42.206866 30615 raft_consensus.cc:515] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.209388 30615 leader_election.cc:290] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:42.214164 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaa324656964c1a894a4259190a653a" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:42.219094 29674 ts_manager.cc:194] Re-registered known tserver with Master: 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.219333 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888ff2a3931e4735b5be69a7c0a8546e" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.220080 30618 raft_consensus.cc:2468] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:42.222990 29895 leader_election.cc:304] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f
I20260709 12:15:42.224030 30443 raft_consensus.cc:2804] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:42.224376 30443 raft_consensus.cc:493] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.225082 30443 raft_consensus.cc:3060] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.230643 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaa324656964c1a894a4259190a653a" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
W20260709 12:15:42.231846 29969 leader_election.cc:343] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.232239 29969 leader_election.cc:304] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:42.232951 30613 raft_consensus.cc:2749] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:42.232491 30443 raft_consensus.cc:515] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.236893 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888ff2a3931e4735b5be69a7c0a8546e" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:42.237028 30443 leader_election.cc:290] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.237237 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888ff2a3931e4735b5be69a7c0a8546e" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:42.237893 30618 raft_consensus.cc:3060] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.240223 30570 tablet_bootstrap.cc:492] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.241171 30570 tablet_bootstrap.cc:492] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.241842 30570 ts_tablet_manager.cc:1403] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.018s
I20260709 12:15:42.244194 30570 raft_consensus.cc:359] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.244867 30570 raft_consensus.cc:740] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.245514 30570 consensus_queue.cc:260] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.246716 30618 raft_consensus.cc:2468] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 2.
I20260709 12:15:42.247584 30570 ts_tablet_manager.cc:1434] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260709 12:15:42.248142 29895 leader_election.cc:304] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f
I20260709 12:15:42.248435 30570 tablet_bootstrap.cc:492] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.248960 30443 raft_consensus.cc:2804] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:42.249159 30571 raft_consensus.cc:493] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.249464 30443 raft_consensus.cc:697] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:42.249660 30571 raft_consensus.cc:515] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.250293 30443 consensus_queue.cc:237] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.251806 30571 leader_election.cc:290] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.253587 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaa324656964c1a894a4259190a653a" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:42.254205 29997 raft_consensus.cc:2468] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:42.255471 29819 leader_election.cc:304] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [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: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:42.256178 30571 raft_consensus.cc:2804] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:42.256506 30571 raft_consensus.cc:493] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.256821 30571 raft_consensus.cc:3060] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.275852 29674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37644
I20260709 12:15:42.276651 30619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaa324656964c1a894a4259190a653a" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
W20260709 12:15:42.278165 29821 leader_election.cc:343] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.279573 30613 raft_consensus.cc:493] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.280133 30613 raft_consensus.cc:515] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.281322 30646 heartbeater.cc:499] Master 127.26.26.62:33693 was elected leader, sending a full tablet report...
I20260709 12:15:42.282285 30613 leader_election.cc:290] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.283998 29923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0c5e81aa70474a88ca222b838e141d" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:42.288467 30619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0c5e81aa70474a88ca222b838e141d" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
W20260709 12:15:42.291165 29969 leader_election.cc:343] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.291579 29969 leader_election.cc:304] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.292168 30613 raft_consensus.cc:2749] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:42.295985 30571 raft_consensus.cc:515] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.298653 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaa324656964c1a894a4259190a653a" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:42.299190 29997 raft_consensus.cc:3060] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.314558 29675 catalog_manager.cc:5697] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 1 to 2, leader changed from 571b861c95ea455786aa067f1ad6b768 (127.26.26.1) to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 2 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:42.322322 29997 raft_consensus.cc:2468] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:42.323740 30571 leader_election.cc:290] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.328500 30619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaa324656964c1a894a4259190a653a" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
W20260709 12:15:42.329747 29821 leader_election.cc:343] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.331797 30615 raft_consensus.cc:493] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.332315 30615 raft_consensus.cc:515] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.334189 30615 leader_election.cc:290] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.336266 30619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be33ea8b8d034d569cda2c81bcc77cee" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.335578 29819 leader_election.cc:304] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [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: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.338225 30488 raft_consensus.cc:2804] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:42.341456 30488 raft_consensus.cc:697] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:42.342360 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be33ea8b8d034d569cda2c81bcc77cee" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:42.350214 30488 consensus_queue.cc:237] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
W20260709 12:15:42.352768 29969 leader_election.cc:343] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.345592 30570 tablet_bootstrap.cc:492] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.343112 30615 raft_consensus.cc:493] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.357632 30615 raft_consensus.cc:515] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.362809 30615 leader_election.cc:290] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:42.364522 29969 leader_election.cc:304] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:42.365252 30613 raft_consensus.cc:2749] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:42.367411 30570 tablet_bootstrap.cc:492] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.368432 30570 ts_tablet_manager.cc:1403] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.120s	user 0.031s	sys 0.048s
I20260709 12:15:42.370947 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.371654 30618 raft_consensus.cc:2468] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:42.381839 29969 leader_election.cc:304] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:42.383731 30345 raft_consensus.cc:493] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.385192 30345 raft_consensus.cc:515] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.383723 30570 raft_consensus.cc:359] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.387171 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:42.388867 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9935ea0e027c486aa574ec9db084f98e" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.387529 30570 raft_consensus.cc:740] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
W20260709 12:15:42.390332 29895 leader_election.cc:343] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.387042 30345 leader_election.cc:290] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:42.390447 30570 consensus_queue.cc:260] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.392500 30570 ts_tablet_manager.cc:1434] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:15:42.393271 30570 tablet_bootstrap.cc:492] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.393836 30615 raft_consensus.cc:2804] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:42.394205 30615 raft_consensus.cc:493] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.394546 30615 raft_consensus.cc:3060] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.397219 30345 raft_consensus.cc:493] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.396704 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9935ea0e027c486aa574ec9db084f98e" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:42.400080 30345 raft_consensus.cc:515] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.402350 29895 leader_election.cc:304] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:42.403744 30345 leader_election.cc:290] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.407215 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.408428 30443 raft_consensus.cc:2749] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:15:42.409824 29895 leader_election.cc:343] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.412534 30488 raft_consensus.cc:493] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.414582 30345 raft_consensus.cc:493] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.414950 30615 raft_consensus.cc:515] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.415128 30345 raft_consensus.cc:515] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.415549 30488 raft_consensus.cc:515] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.417920 30345 leader_election.cc:290] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.418092 30488 leader_election.cc:290] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:42.414127 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:42.419072 29848 raft_consensus.cc:2468] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:42.419787 29923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:42.420029 30619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.420392 29923 raft_consensus.cc:2468] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:42.421392 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b50f8ced7f342d7a57e5ecfb6bee50c" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.422066 30618 raft_consensus.cc:2468] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:42.422175 29895 leader_election.cc:304] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.422363 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b50f8ced7f342d7a57e5ecfb6bee50c" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:42.423153 30572 raft_consensus.cc:493] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.423295 29895 leader_election.cc:304] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:42.422973 29677 catalog_manager.cc:5697] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 1 to 2, leader changed from 571b861c95ea455786aa067f1ad6b768 (127.26.26.1) to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 2 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:42.423681 30345 raft_consensus.cc:2804] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:42.423643 30572 raft_consensus.cc:515] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.424100 30440 raft_consensus.cc:2804] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:42.424204 30345 raft_consensus.cc:493] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.424535 30440 raft_consensus.cc:493] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.424690 30345 raft_consensus.cc:3060] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.424930 30440 raft_consensus.cc:3060] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:42.421537 29821 leader_election.cc:343] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.427467 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0c5e81aa70474a88ca222b838e141d" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
W20260709 12:15:42.428788 29895 leader_election.cc:343] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.430018 30619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:42.430636 30619 raft_consensus.cc:3060] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.430585 29820 leader_election.cc:304] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.425782 30572 leader_election.cc:290] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.434293 30488 raft_consensus.cc:2804] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:42.434590 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0c5e81aa70474a88ca222b838e141d" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:42.434695 30488 raft_consensus.cc:493] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.435226 30488 raft_consensus.cc:3060] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.435258 29997 raft_consensus.cc:2468] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 1.
I20260709 12:15:42.436470 29893 leader_election.cc:304] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.437428 30572 raft_consensus.cc:2804] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:42.437770 30572 raft_consensus.cc:493] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.438114 30619 raft_consensus.cc:2468] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 2.
I20260709 12:15:42.438120 30572 raft_consensus.cc:3060] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.439239 30459 raft_consensus.cc:493] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.439429 29969 leader_election.cc:304] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:42.440021 30459 raft_consensus.cc:515] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.442931 30459 leader_election.cc:290] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.443549 30467 raft_consensus.cc:2804] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:42.444053 30467 raft_consensus.cc:697] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:42.445392 30467 consensus_queue.cc:237] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.446235 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be33ea8b8d034d569cda2c81bcc77cee" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:42.448203 29997 raft_consensus.cc:2468] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:42.449753 29819 leader_election.cc:304] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [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: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:42.451161 30459 raft_consensus.cc:2804] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:42.451562 30459 raft_consensus.cc:493] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.451903 30459 raft_consensus.cc:3060] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.456792 30615 leader_election.cc:290] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:42.454648 30619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be33ea8b8d034d569cda2c81bcc77cee" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.457460 30572 raft_consensus.cc:515] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
W20260709 12:15:42.459290 29821 leader_election.cc:343] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.462272 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:42.463935 30570 tablet_bootstrap.cc:492] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.464920 30570 tablet_bootstrap.cc:492] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.465588 30570 ts_tablet_manager.cc:1403] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.003s
I20260709 12:15:42.467957 30440 raft_consensus.cc:515] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.468077 30459 raft_consensus.cc:515] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.471603 30570 raft_consensus.cc:359] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.472716 30570 raft_consensus.cc:740] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.473419 30570 consensus_queue.cc:260] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.475734 30570 ts_tablet_manager.cc:1434] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:15:42.476166 30459 leader_election.cc:290] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.476523 30570 tablet_bootstrap.cc:492] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.477588 30000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be33ea8b8d034d569cda2c81bcc77cee" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:42.477983 30440 leader_election.cc:290] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.478308 30000 raft_consensus.cc:3060] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.478758 30617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b50f8ced7f342d7a57e5ecfb6bee50c" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:42.479386 30617 raft_consensus.cc:3060] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.480621 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0c5e81aa70474a88ca222b838e141d" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:42.460114 30488 raft_consensus.cc:515] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.481207 29997 raft_consensus.cc:3060] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.482578 30488 leader_election.cc:290] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:42.485718 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
W20260709 12:15:42.487226 29821 leader_election.cc:343] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.488142 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b50f8ced7f342d7a57e5ecfb6bee50c" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:42.496927 30000 raft_consensus.cc:2468] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:42.498628 29819 leader_election.cc:304] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:42.477605 30619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be33ea8b8d034d569cda2c81bcc77cee" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:42.499382 30459 raft_consensus.cc:2804] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:42.505239 30459 raft_consensus.cc:697] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
W20260709 12:15:42.505981 29821 leader_election.cc:343] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.506110 30459 consensus_queue.cc:237] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.507278 30572 leader_election.cc:290] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.502410 30617 raft_consensus.cc:2468] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 2.
I20260709 12:15:42.503341 30345 raft_consensus.cc:515] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.508980 29923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:42.515915 30661 raft_consensus.cc:493] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.514324 30530 raft_consensus.cc:493] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.516454 30661 raft_consensus.cc:515] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.516716 30530 raft_consensus.cc:515] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.520120 30530 leader_election.cc:290] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.520308 30617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.520586 30619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.521255 30619 raft_consensus.cc:2468] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
W20260709 12:15:42.521727 29821 leader_election.cc:343] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.522599 29969 leader_election.cc:304] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:42.524518 30661 leader_election.cc:290] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.530057 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:42.530973 29997 raft_consensus.cc:2468] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 2.
I20260709 12:15:42.531991 29819 leader_election.cc:304] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [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: 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.525391 30530 raft_consensus.cc:2804] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:42.527947 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:42.533069 30530 raft_consensus.cc:493] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.533569 30530 raft_consensus.cc:3060] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.535403 30661 raft_consensus.cc:2749] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:42.535778 29893 leader_election.cc:304] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 
I20260709 12:15:42.536309 29923 raft_consensus.cc:2393] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 69d5576d16a3461199ee289bc049895d in current term 2: Already voted for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in this term.
I20260709 12:15:42.538075 29895 leader_election.cc:304] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 1a8ae7c566674ceeaf35e3351d91d33f
I20260709 12:15:42.538847 30440 raft_consensus.cc:2804] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:42.539626 30440 raft_consensus.cc:697] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:42.540586 30440 consensus_queue.cc:237] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.544080 30617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0c5e81aa70474a88ca222b838e141d" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
W20260709 12:15:42.552296 29895 leader_election.cc:343] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.553932 29820 leader_election.cc:304] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [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: 69d5576d16a3461199ee289bc049895d; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.555151 30571 raft_consensus.cc:2749] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:42.556694 30345 leader_election.cc:290] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.564000 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:42.564729 29851 raft_consensus.cc:2393] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e5f0c858cac47f18b58d63f7cbf52fc in current term 2: Already voted for candidate 69d5576d16a3461199ee289bc049895d in this term.
I20260709 12:15:42.548857 30572 raft_consensus.cc:2804] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:42.566241 30572 raft_consensus.cc:697] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:42.567759 30572 consensus_queue.cc:237] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.572443 30619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
W20260709 12:15:42.575176 29895 leader_election.cc:343] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.575040 29678 catalog_manager.cc:5697] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 1 to 2, leader changed from 571b861c95ea455786aa067f1ad6b768 (127.26.26.1) to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 2 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:42.576642 29895 leader_election.cc:304] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:42.583125 29675 catalog_manager.cc:5697] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 1 to 2, leader changed from 571b861c95ea455786aa067f1ad6b768 (127.26.26.1) to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 2 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:42.584933 30440 raft_consensus.cc:2749] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:42.590569 30530 raft_consensus.cc:515] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.595570 30570 tablet_bootstrap.cc:492] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.596527 30570 tablet_bootstrap.cc:492] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.597151 30570 ts_tablet_manager.cc:1403] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.121s	user 0.021s	sys 0.000s
I20260709 12:15:42.597369 30530 leader_election.cc:290] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.599741 30570 raft_consensus.cc:359] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.600471 30570 raft_consensus.cc:740] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.600028 29677 catalog_manager.cc:5697] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 1 to 2, leader changed from 571b861c95ea455786aa067f1ad6b768 (127.26.26.1) to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 2 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:42.601445 29923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:42.601240 30570 consensus_queue.cc:260] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.601145 30617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:42.603153 30617 raft_consensus.cc:3060] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.604102 30570 ts_tablet_manager.cc:1434] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:42.610183 30570 tablet_bootstrap.cc:492] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.616067 30572 raft_consensus.cc:493] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.616602 30572 raft_consensus.cc:515] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.618662 30572 leader_election.cc:290] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.611676 30617 raft_consensus.cc:2468] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 2.
I20260709 12:15:42.619947 30661 raft_consensus.cc:493] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.620599 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.621356 30618 raft_consensus.cc:2393] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e5f0c858cac47f18b58d63f7cbf52fc in current term 2: Already voted for candidate 1a8ae7c566674ceeaf35e3351d91d33f in this term.
I20260709 12:15:42.622300 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:42.620437 30661 raft_consensus.cc:515] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.623081 29997 raft_consensus.cc:2393] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e5f0c858cac47f18b58d63f7cbf52fc in current term 2: Already voted for candidate 1a8ae7c566674ceeaf35e3351d91d33f in this term.
I20260709 12:15:42.624310 29893 leader_election.cc:304] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.624563 30661 leader_election.cc:290] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.626178 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea80c7cc36614f8aa713df98ac7bec82" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
W20260709 12:15:42.627460 29821 leader_election.cc:343] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.627767 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea80c7cc36614f8aa713df98ac7bec82" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:42.626741 29677 catalog_manager.cc:5697] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 1 to 2, leader changed from 571b861c95ea455786aa067f1ad6b768 (127.26.26.1) to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 2 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:42.629246 29969 leader_election.cc:304] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:42.629971 30530 raft_consensus.cc:2804] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:42.630148 29819 leader_election.cc:304] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [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: 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.630393 30530 raft_consensus.cc:697] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:42.630825 30661 raft_consensus.cc:2749] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:42.631021 30572 raft_consensus.cc:3060] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.631206 30530 consensus_queue.cc:237] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.638283 30572 raft_consensus.cc:2749] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:42.643111 30530 raft_consensus.cc:493] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.643606 30530 raft_consensus.cc:515] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.645569 30530 leader_election.cc:290] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:42.646181 30617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.647578 30440 raft_consensus.cc:493] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
W20260709 12:15:42.648021 29969 leader_election.cc:343] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.648106 30440 raft_consensus.cc:515] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.649354 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:42.649924 29851 raft_consensus.cc:2468] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:42.650180 30440 leader_election.cc:290] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:42.650584 30661 raft_consensus.cc:493] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.651046 30661 raft_consensus.cc:515] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.651288 30617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.651523 29969 leader_election.cc:304] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 571b861c95ea455786aa067f1ad6b768
W20260709 12:15:42.652635 29895 leader_election.cc:343] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.652992 30661 leader_election.cc:290] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.654402 30467 raft_consensus.cc:2804] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:42.654606 30617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.654825 30467 raft_consensus.cc:493] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.655190 30467 raft_consensus.cc:3060] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.655386 30617 raft_consensus.cc:2393] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69d5576d16a3461199ee289bc049895d in current term 2: Already voted for candidate 1a8ae7c566674ceeaf35e3351d91d33f in this term.
I20260709 12:15:42.655578 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:42.655989 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:42.657660 29895 leader_election.cc:304] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:42.650554 30570 tablet_bootstrap.cc:492] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.659400 30570 tablet_bootstrap.cc:492] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.659813 30440 raft_consensus.cc:2749] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:42.660280 30570 ts_tablet_manager.cc:1403] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.006s
I20260709 12:15:42.659246 29821 leader_election.cc:304] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [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: 69d5576d16a3461199ee289bc049895d; no voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.660919 30661 raft_consensus.cc:3060] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.650190 29674 catalog_manager.cc:5697] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 1 to 2, leader changed from 571b861c95ea455786aa067f1ad6b768 (127.26.26.1) to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 2 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:42.662818 30570 raft_consensus.cc:359] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.663511 30570 raft_consensus.cc:740] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.664170 30570 consensus_queue.cc:260] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768 [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.666116 30570 ts_tablet_manager.cc:1434] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:15:42.666889 30570 tablet_bootstrap.cc:492] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.669776 30661 raft_consensus.cc:2749] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:42.671185 30467 raft_consensus.cc:515] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.689813 30467 leader_election.cc:290] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:42.689934 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:42.690542 30570 tablet_bootstrap.cc:492] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.690747 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
W20260709 12:15:42.691238 29969 leader_election.cc:343] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.691371 29851 raft_consensus.cc:3060] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.691735 30570 tablet_bootstrap.cc:492] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.692330 30570 ts_tablet_manager.cc:1403] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260709 12:15:42.693943 30570 raft_consensus.cc:359] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.694406 30570 raft_consensus.cc:740] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.695179 30570 consensus_queue.cc:260] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.697325 30570 ts_tablet_manager.cc:1434] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:42.697387 30661 raft_consensus.cc:493] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.697767 29851 raft_consensus.cc:2468] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 2.
I20260709 12:15:42.698346 30570 tablet_bootstrap.cc:492] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.698644 30467 raft_consensus.cc:493] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.698982 29969 leader_election.cc:304] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.699124 30467 raft_consensus.cc:515] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.700402 30530 raft_consensus.cc:2804] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:42.701735 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888ff2a3931e4735b5be69a7c0a8546e" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:42.701983 30615 raft_consensus.cc:493] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.702490 30615 raft_consensus.cc:515] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.703761 30467 leader_election.cc:290] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.704907 30459 raft_consensus.cc:493] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.704854 30617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888ff2a3931e4735b5be69a7c0a8546e" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.705873 30617 raft_consensus.cc:2393] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8ae7c566674ceeaf35e3351d91d33f in current term 2: Already voted for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in this term.
I20260709 12:15:42.705113 30615 leader_election.cc:290] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:42.705513 30459 raft_consensus.cc:515] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.706368 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea80c7cc36614f8aa713df98ac7bec82" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:42.707126 29851 raft_consensus.cc:2468] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 1.
I20260709 12:15:42.707998 30459 leader_election.cc:290] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.697959 30661 raft_consensus.cc:515] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.709004 30617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.709767 30617 raft_consensus.cc:2468] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:42.708063 30530 raft_consensus.cc:697] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:42.711509 30661 leader_election.cc:290] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:42.711201 29821 leader_election.cc:304] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [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: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:42.711979 29969 leader_election.cc:304] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.713023 29969 leader_election.cc:304] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:42.713406 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9935ea0e027c486aa574ec9db084f98e" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:42.713940 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9935ea0e027c486aa574ec9db084f98e" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.714013 29921 raft_consensus.cc:2468] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:42.714427 30661 raft_consensus.cc:2804] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:42.714589 30618 raft_consensus.cc:2468] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:42.715108 29820 leader_election.cc:304] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:42.715503 30672 raft_consensus.cc:3060] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.716280 30615 raft_consensus.cc:2804] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:42.716647 30615 raft_consensus.cc:493] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.716841 30661 raft_consensus.cc:493] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.716998 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" is_pre_election: true
I20260709 12:15:42.717271 30661 raft_consensus.cc:3060] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.717010 30615 raft_consensus.cc:3060] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.718405 30617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea80c7cc36614f8aa713df98ac7bec82" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.719427 30459 raft_consensus.cc:2804] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:42.720630 30459 raft_consensus.cc:493] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.713546 30530 consensus_queue.cc:237] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
W20260709 12:15:42.722625 29969 leader_election.cc:343] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.722642 30459 raft_consensus.cc:3060] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.726969 30615 raft_consensus.cc:515] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.730219 30617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea80c7cc36614f8aa713df98ac7bec82" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
W20260709 12:15:42.731465 29969 leader_election.cc:343] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.733773 30661 raft_consensus.cc:515] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.734241 30672 raft_consensus.cc:2749] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:42.734290 30613 raft_consensus.cc:493] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.734858 30613 raft_consensus.cc:515] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.735567 30615 leader_election.cc:290] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:42.736737 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea80c7cc36614f8aa713df98ac7bec82" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:42.736821 30613 leader_election.cc:290] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:42.735146 29997 raft_consensus.cc:1275] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 4e5f0c858cac47f18b58d63f7cbf52fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:42.738796 29851 raft_consensus.cc:3060] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.738994 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69d5576d16a3461199ee289bc049895d" is_pre_election: true
I20260709 12:15:42.739876 29854 raft_consensus.cc:2393] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8ae7c566674ceeaf35e3351d91d33f in current term 2: Already voted for candidate 69d5576d16a3461199ee289bc049895d in this term.
I20260709 12:15:42.741931 30440 consensus_queue.cc:1048] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:42.742373 30619 raft_consensus.cc:1275] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Refusing update from remote peer 4e5f0c858cac47f18b58d63f7cbf52fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:42.743886 30440 consensus_queue.cc:1048] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:42.745297 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:42.745841 29995 raft_consensus.cc:3060] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.748085 30570 tablet_bootstrap.cc:492] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.750684 30570 tablet_bootstrap.cc:492] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.751432 30570 ts_tablet_manager.cc:1403] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.004s
I20260709 12:15:42.737249 30661 leader_election.cc:290] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.737751 30617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:42.738330 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.753522 30617 raft_consensus.cc:3060] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.766464 30459 raft_consensus.cc:515] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.769425 30459 leader_election.cc:290] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:42.769816 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9935ea0e027c486aa574ec9db084f98e" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:42.769932 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9935ea0e027c486aa574ec9db084f98e" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:42.770495 30618 raft_consensus.cc:3060] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.770499 29921 raft_consensus.cc:3060] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.773198 30570 raft_consensus.cc:359] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.774072 30570 raft_consensus.cc:740] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.774544 30617 raft_consensus.cc:2468] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:42.775919 29821 leader_election.cc:304] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:42.778599 30459 raft_consensus.cc:2804] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:42.779260 30459 raft_consensus.cc:697] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:42.780104 30672 raft_consensus.cc:493] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.780332 30459 consensus_queue.cc:237] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.780622 30672 raft_consensus.cc:515] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.782430 30618 raft_consensus.cc:2468] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:42.782862 30570 consensus_queue.cc:260] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.783201 29923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b50f8ced7f342d7a57e5ecfb6bee50c" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:42.783641 29821 leader_election.cc:304] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:42.784322 30661 raft_consensus.cc:2804] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:42.784776 30661 raft_consensus.cc:697] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:42.766745 29677 catalog_manager.cc:5697] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 1 to 2, leader changed from 571b861c95ea455786aa067f1ad6b768 (127.26.26.1) to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 2 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:42.785585 30661 consensus_queue.cc:237] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.786083 30672 leader_election.cc:290] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
I20260709 12:15:42.793876 30488 raft_consensus.cc:493] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.794370 30488 raft_consensus.cc:515] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.796375 30488 leader_election.cc:290] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:42.797657 30614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.798060 29923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:42.798756 29923 raft_consensus.cc:2468] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
W20260709 12:15:42.799197 29821 leader_election.cc:343] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.800091 29820 leader_election.cc:304] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.796849 29969 leader_election.cc:304] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d
I20260709 12:15:42.801396 30488 raft_consensus.cc:2804] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:42.801725 30488 raft_consensus.cc:493] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:42.802095 30488 raft_consensus.cc:3060] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.802552 29995 raft_consensus.cc:2468] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:42.802165 29921 raft_consensus.cc:2468] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:42.808907 30530 raft_consensus.cc:2749] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:42.810170 30619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b50f8ced7f342d7a57e5ecfb6bee50c" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:42.810967 30619 raft_consensus.cc:2393] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a8ae7c566674ceeaf35e3351d91d33f in current term 2: Already voted for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in this term.
I20260709 12:15:42.811774 30488 raft_consensus.cc:515] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.815613 30614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
W20260709 12:15:42.816968 29821 leader_election.cc:343] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:42.819047 30488 leader_election.cc:290] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:42.819368 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:42.825994 30570 ts_tablet_manager.cc:1434] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.000s
I20260709 12:15:42.827056 30570 tablet_bootstrap.cc:492] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.824748 29921 raft_consensus.cc:3060] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:42.839064 29821 consensus_peers.cc:597] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:42.744685 29851 raft_consensus.cc:2468] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 2.
I20260709 12:15:42.850421 29969 leader_election.cc:304] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.852368 30613 raft_consensus.cc:3060] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.852989 29677 catalog_manager.cc:5697] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 1 to 2, leader changed from 571b861c95ea455786aa067f1ad6b768 (127.26.26.1) to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 2 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:42.860116 30613 raft_consensus.cc:2749] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:42.863312 30570 tablet_bootstrap.cc:492] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.864105 29969 leader_election.cc:304] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.865649 30613 raft_consensus.cc:2804] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:42.867623 30613 raft_consensus.cc:697] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:42.868527 30613 consensus_queue.cc:237] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.870174 30570 tablet_bootstrap.cc:492] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.870899 30570 ts_tablet_manager.cc:1403] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.003s
I20260709 12:15:42.873447 30570 raft_consensus.cc:359] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.874289 30570 raft_consensus.cc:740] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.875265 30570 consensus_queue.cc:260] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:42.878114 30570 ts_tablet_manager.cc:1434] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:42.863220 29921 raft_consensus.cc:2468] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:42.879117 30570 tablet_bootstrap.cc:492] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.879611 29820 leader_election.cc:304] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:42.880363 30459 raft_consensus.cc:2804] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:42.880841 30459 raft_consensus.cc:697] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:42.881644 30459 consensus_queue.cc:237] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:42.891261 29674 catalog_manager.cc:5697] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 1 to 2, leader changed from 571b861c95ea455786aa067f1ad6b768 (127.26.26.1) to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 2 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:42.910349 30000 raft_consensus.cc:1275] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:42.911783 30459 consensus_queue.cc:1048] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:42.919132 29678 catalog_manager.cc:5697] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 1 to 2, leader changed from 571b861c95ea455786aa067f1ad6b768 (127.26.26.1) to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 2 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:42.931833 30570 tablet_bootstrap.cc:492] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.932889 30570 tablet_bootstrap.cc:492] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.933631 30570 ts_tablet_manager.cc:1403] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.003s
I20260709 12:15:42.936138 30570 raft_consensus.cc:359] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.936697 30570 raft_consensus.cc:740] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:42.938107 30570 consensus_queue.cc:260] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:42.941485 29674 catalog_manager.cc:5697] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 1 to 2, leader changed from 571b861c95ea455786aa067f1ad6b768 (127.26.26.1) to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 2 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:42.944728 30570 ts_tablet_manager.cc:1434] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:15:42.945940 30570 tablet_bootstrap.cc:492] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:42.986877 30614 raft_consensus.cc:3060] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:42.995937 29995 raft_consensus.cc:1275] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 4e5f0c858cac47f18b58d63f7cbf52fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:42.996563 30570 tablet_bootstrap.cc:492] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:42.997561 30570 tablet_bootstrap.cc:492] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:42.998711 30440 consensus_queue.cc:1048] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:42.999265 30570 ts_tablet_manager.cc:1403] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.031s
I20260709 12:15:43.002007 30570 raft_consensus.cc:359] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:43.002673 30570 raft_consensus.cc:740] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.003278 30570 consensus_queue.cc:260] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [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: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:43.004670 30570 ts_tablet_manager.cc:1434] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:43.007128 30570 tablet_bootstrap.cc:492] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.008145 29995 raft_consensus.cc:1275] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.010643 30488 consensus_queue.cc:1048] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.012880 30614 raft_consensus.cc:1275] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Refusing update from remote peer 4e5f0c858cac47f18b58d63f7cbf52fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.014376 30440 consensus_queue.cc:1048] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.014570 29997 raft_consensus.cc:1275] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 4e5f0c858cac47f18b58d63f7cbf52fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.017328 30663 consensus_queue.cc:1048] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.044416 30614 raft_consensus.cc:3060] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:43.049909 30617 raft_consensus.cc:1275] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Refusing update from remote peer 4e5f0c858cac47f18b58d63f7cbf52fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.052819 29851 raft_consensus.cc:1275] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.054105 30440 consensus_queue.cc:1048] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.055670 30614 raft_consensus.cc:1275] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.057052 30488 consensus_queue.cc:1048] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.060607 30613 consensus_queue.cc:1048] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.068857 30612 raft_consensus.cc:1275] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.069603 30570 tablet_bootstrap.cc:492] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.070755 30570 tablet_bootstrap.cc:492] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.071348 30570 ts_tablet_manager.cc:1403] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.000s
I20260709 12:15:43.072108 30530 consensus_queue.cc:1048] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.073928 30570 raft_consensus.cc:359] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:43.074601 30570 raft_consensus.cc:740] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.075229 30570 consensus_queue.cc:260] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:43.077200 30570 ts_tablet_manager.cc:1434] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:43.077970 30570 tablet_bootstrap.cc:492] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.096577 29921 raft_consensus.cc:1275] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.098302 30530 consensus_queue.cc:1048] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.117619 30617 raft_consensus.cc:3060] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:43.128726 30617 raft_consensus.cc:1275] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.132503 30467 consensus_queue.cc:1048] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.136996 30614 raft_consensus.cc:1275] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.139274 30672 consensus_queue.cc:1048] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.155401 30570 tablet_bootstrap.cc:492] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.156564 30570 tablet_bootstrap.cc:492] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.157289 30570 ts_tablet_manager.cc:1403] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.079s	user 0.026s	sys 0.004s
I20260709 12:15:43.160342 30570 raft_consensus.cc:359] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:43.161024 30570 raft_consensus.cc:740] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.170214 30570 consensus_queue.cc:260] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:43.172250 30570 ts_tablet_manager.cc:1434] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260709 12:15:43.172989 30570 tablet_bootstrap.cc:492] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.173574 29851 raft_consensus.cc:1275] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.175726 30613 consensus_queue.cc:1048] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.195823 29997 raft_consensus.cc:1275] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.196206 30570 tablet_bootstrap.cc:492] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.197218 30570 tablet_bootstrap.cc:492] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.198342 30570 ts_tablet_manager.cc:1403] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260709 12:15:43.199486 30571 consensus_queue.cc:1048] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.200985 30570 raft_consensus.cc:359] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.201678 30570 raft_consensus.cc:740] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.202351 30570 consensus_queue.cc:260] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [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: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.204576 30570 ts_tablet_manager.cc:1434] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:43.205237 30570 tablet_bootstrap.cc:492] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.221710 30619 raft_consensus.cc:1275] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.223480 30571 consensus_queue.cc:1048] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.247380 30570 tablet_bootstrap.cc:492] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=1 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.248322 30570 tablet_bootstrap.cc:492] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.249053 30570 ts_tablet_manager.cc:1403] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.011s
I20260709 12:15:43.251405 30570 raft_consensus.cc:359] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:43.252071 30570 raft_consensus.cc:740] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.252720 30570 consensus_queue.cc:260] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:43.254921 30570 ts_tablet_manager.cc:1434] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 12:15:43.257287 30570 tablet_bootstrap.cc:492] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.270757 30570 tablet_bootstrap.cc:492] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.271533 30570 tablet_bootstrap.cc:492] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.272120 30570 ts_tablet_manager.cc:1403] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:15:43.274598 30570 raft_consensus.cc:359] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.275200 30570 raft_consensus.cc:740] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.275841 30570 consensus_queue.cc:260] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768 [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.277554 30570 ts_tablet_manager.cc:1434] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260709 12:15:43.278323 30570 tablet_bootstrap.cc:492] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.291836 30570 tablet_bootstrap.cc:492] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768: 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
W20260709 12:15:43.292521 29969 consensus_peers.cc:597] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.292749 30570 tablet_bootstrap.cc:492] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.293530 30570 ts_tablet_manager.cc:1403] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:15:43.295341 30570 raft_consensus.cc:359] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:43.296020 30570 raft_consensus.cc:740] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.296521 30570 consensus_queue.cc:260] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:43.298385 30570 ts_tablet_manager.cc:1434] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:15:43.299631 30570 tablet_bootstrap.cc:492] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.304427 29851 raft_consensus.cc:1275] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.306460 30613 consensus_queue.cc:1048] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.317854 30570 tablet_bootstrap.cc:492] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.318634 30570 tablet_bootstrap.cc:492] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.319281 30570 ts_tablet_manager.cc:1403] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.001s
I20260709 12:15:43.321761 30570 raft_consensus.cc:359] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:43.322402 30570 raft_consensus.cc:740] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.323081 30570 consensus_queue.cc:260] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:43.325246 30570 ts_tablet_manager.cc:1434] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:43.325977 30570 tablet_bootstrap.cc:492] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.340749 30570 tablet_bootstrap.cc:492] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.341573 30570 tablet_bootstrap.cc:492] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.342133 30570 ts_tablet_manager.cc:1403] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260709 12:15:43.344288 30619 raft_consensus.cc:1275] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.344571 30570 raft_consensus.cc:359] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.345216 30570 raft_consensus.cc:740] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.345669 30571 consensus_queue.cc:1048] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.345878 30570 consensus_queue.cc:260] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.348307 30570 ts_tablet_manager.cc:1434] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 12:15:43.349083 30570 tablet_bootstrap.cc:492] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
W20260709 12:15:43.356671 29821 consensus_peers.cc:597] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.361593 29921 raft_consensus.cc:1275] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.363538 30459 consensus_queue.cc:1048] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.364427 30570 tablet_bootstrap.cc:492] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.365437 30570 tablet_bootstrap.cc:492] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.366144 30570 ts_tablet_manager.cc:1403] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 12:15:43.369938 30570 raft_consensus.cc:359] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:43.370673 30570 raft_consensus.cc:740] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.371381 30570 consensus_queue.cc:260] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:43.373234 30570 ts_tablet_manager.cc:1434] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:15:43.374058 30570 tablet_bootstrap.cc:492] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.382812 30619 raft_consensus.cc:3060] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:43.416687 30570 tablet_bootstrap.cc:492] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.417586 30570 tablet_bootstrap.cc:492] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.418206 30570 ts_tablet_manager.cc:1403] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.011s
I20260709 12:15:43.430135 29921 raft_consensus.cc:1275] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:43.431371 30459 consensus_queue.cc:1048] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.446089 30570 raft_consensus.cc:359] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:43.446827 30570 raft_consensus.cc:740] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.447520 30570 consensus_queue.cc:260] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:43.449800 30570 ts_tablet_manager.cc:1434] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:15:43.450551 30570 tablet_bootstrap.cc:492] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.480192 30570 tablet_bootstrap.cc:492] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.481060 30570 tablet_bootstrap.cc:492] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.481748 30570 ts_tablet_manager.cc:1403] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.008s
I20260709 12:15:43.484117 30570 raft_consensus.cc:359] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:43.484760 30570 raft_consensus.cc:740] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.485379 30570 consensus_queue.cc:260] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:43.487646 30570 ts_tablet_manager.cc:1434] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:43.488338 30570 tablet_bootstrap.cc:492] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.502121 30570 tablet_bootstrap.cc:492] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.502995 30570 tablet_bootstrap.cc:492] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.503620 30570 ts_tablet_manager.cc:1403] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260709 12:15:43.505780 30570 raft_consensus.cc:359] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.506374 30570 raft_consensus.cc:740] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.506968 30570 consensus_queue.cc:260] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.508986 30570 ts_tablet_manager.cc:1434] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:15:43.511802 30570 tablet_bootstrap.cc:492] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.524783 30570 tablet_bootstrap.cc:492] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.525460 30570 tablet_bootstrap.cc:492] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.525955 30570 ts_tablet_manager.cc:1403] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:15:43.527973 30570 raft_consensus.cc:359] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:43.528556 30570 raft_consensus.cc:740] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.529072 30570 consensus_queue.cc:260] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:43.530404 30570 ts_tablet_manager.cc:1434] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:43.531145 30570 tablet_bootstrap.cc:492] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.543938 30570 tablet_bootstrap.cc:492] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.544752 30570 tablet_bootstrap.cc:492] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.545389 30570 ts_tablet_manager.cc:1403] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260709 12:15:43.547847 30570 raft_consensus.cc:359] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.548498 30570 raft_consensus.cc:740] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.549088 30570 consensus_queue.cc:260] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.550437 30570 ts_tablet_manager.cc:1434] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:15:43.551157 30570 tablet_bootstrap.cc:492] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
W20260709 12:15:43.588790 29969 consensus_peers.cc:597] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:15:43.593206 30570 tablet_bootstrap.cc:492] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.594188 30570 tablet_bootstrap.cc:492] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.594874 30570 ts_tablet_manager.cc:1403] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.019s
I20260709 12:15:43.597018 30570 raft_consensus.cc:359] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.597654 30570 raft_consensus.cc:740] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.598380 30570 consensus_queue.cc:260] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.600863 30570 ts_tablet_manager.cc:1434] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:15:43.601595 30570 tablet_bootstrap.cc:492] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.619778 30570 tablet_bootstrap.cc:492] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.620569 30570 tablet_bootstrap.cc:492] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.621184 30570 ts_tablet_manager.cc:1403] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 12:15:43.622793 30570 raft_consensus.cc:359] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.623224 30570 raft_consensus.cc:740] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.623780 30570 consensus_queue.cc:260] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.625447 30570 ts_tablet_manager.cc:1434] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:43.626461 30570 tablet_bootstrap.cc:492] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.638695 30570 tablet_bootstrap.cc:492] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.639658 30570 tablet_bootstrap.cc:492] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.640154 30570 ts_tablet_manager.cc:1403] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 12:15:43.641958 30570 raft_consensus.cc:359] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.642550 30570 raft_consensus.cc:740] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.643098 30570 consensus_queue.cc:260] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.645069 30570 ts_tablet_manager.cc:1434] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:43.646387 30570 tablet_bootstrap.cc:492] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.657802 30570 tablet_bootstrap.cc:492] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.658664 30570 tablet_bootstrap.cc:492] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.659174 30570 ts_tablet_manager.cc:1403] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:15:43.660816 30570 raft_consensus.cc:359] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:43.661288 30570 raft_consensus.cc:740] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.661827 30570 consensus_queue.cc:260] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:43.663194 30570 ts_tablet_manager.cc:1434] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:43.664319 30570 tablet_bootstrap.cc:492] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.674588 30570 tablet_bootstrap.cc:492] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.675395 30570 tablet_bootstrap.cc:492] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.676004 30570 ts_tablet_manager.cc:1403] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260709 12:15:43.678025 30570 raft_consensus.cc:359] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.678656 30570 raft_consensus.cc:740] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.679224 30570 consensus_queue.cc:260] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.682549 30570 ts_tablet_manager.cc:1434] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:43.683671 30570 tablet_bootstrap.cc:492] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768: Bootstrap starting.
I20260709 12:15:43.686082 30619 raft_consensus.cc:3060] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:43.698802 30570 tablet_bootstrap.cc:492] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:15:43.699826 30570 tablet_bootstrap.cc:492] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768: Bootstrap complete.
I20260709 12:15:43.700630 30570 ts_tablet_manager.cc:1403] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 12:15:43.702821 30570 raft_consensus.cc:359] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.703459 30570 raft_consensus.cc:740] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Initialized, Role: FOLLOWER
I20260709 12:15:43.704039 30570 consensus_queue.cc:260] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768 [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:43.706108 30570 ts_tablet_manager.cc:1434] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:15:43.795058 30617 raft_consensus.cc:3060] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:44.290302 30661 raft_consensus.cc:493] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:44.290791 30661 raft_consensus.cc:515] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:44.292809 30661 leader_election.cc:290] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:44.293612 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" is_pre_election: true
I20260709 12:15:44.293568 30614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768" is_pre_election: true
I20260709 12:15:44.294358 29921 raft_consensus.cc:2468] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:44.294415 30614 raft_consensus.cc:2468] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 1.
I20260709 12:15:44.295904 29820 leader_election.cc:304] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:44.297921 30661 raft_consensus.cc:2804] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:44.298273 30661 raft_consensus.cc:493] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:44.298614 30661 raft_consensus.cc:3060] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:44.305665 30661 raft_consensus.cc:515] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:44.307628 30661 leader_election.cc:290] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 3 election: Requested vote from peers 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:44.308377 30614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "571b861c95ea455786aa067f1ad6b768"
I20260709 12:15:44.308810 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63509d4f289441fc87412207efa9171d" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:44.308972 30614 raft_consensus.cc:3060] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:15:44.309353 29921 raft_consensus.cc:3060] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:44.315150 30614 raft_consensus.cc:2468] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 3.
I20260709 12:15:44.316390 29821 leader_election.cc:304] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [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: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:44.316452 29921 raft_consensus.cc:2468] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 3.
I20260709 12:15:44.317265 30715 raft_consensus.cc:2804] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:44.317710 30715 raft_consensus.cc:697] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 3 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:44.318550 30715 consensus_queue.cc:237] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER 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: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:44.327170 29677 catalog_manager.cc:5697] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 1 to 3, leader changed from 571b861c95ea455786aa067f1ad6b768 (127.26.26.1) to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 3 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:44.783167 30614 raft_consensus.cc:1275] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:44.784327 30488 consensus_queue.cc:1048] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:44.796150 29923 raft_consensus.cc:1275] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:44.797737 30661 consensus_queue.cc:1048] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:52.173830 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:52.228866 29997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17514595a58a4b6baf363aeb56d2d758"
dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
mode: GRACEFUL
new_leader_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:49084
I20260709 12:15:52.229743 29997 raft_consensus.cc:606] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Received request to transfer leadership to TS 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:52.232769 29997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a66ea00bf874916a00cac94b54001dc"
dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
mode: GRACEFUL
new_leader_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:49084
I20260709 12:15:52.233322 29997 raft_consensus.cc:606] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Received request to transfer leadership to TS 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:52.236351 29997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4145fd207cb0433481a94550043c4c19"
dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
mode: GRACEFUL
new_leader_uuid: "69d5576d16a3461199ee289bc049895d"
 from {username='slave'} at 127.0.0.1:49084
I20260709 12:15:52.236855 29997 raft_consensus.cc:606] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Received request to transfer leadership to TS 69d5576d16a3461199ee289bc049895d
I20260709 12:15:52.239060 29997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534"
dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
mode: GRACEFUL
new_leader_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:49084
I20260709 12:15:52.239606 29997 raft_consensus.cc:606] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Received request to transfer leadership to TS 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:52.251546 29921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a56462b835bb4d088d39a9229127c5f1"
dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
mode: GRACEFUL
new_leader_uuid: "69d5576d16a3461199ee289bc049895d"
 from {username='slave'} at 127.0.0.1:49112
I20260709 12:15:52.252102 29921 raft_consensus.cc:606] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Received request to transfer leadership to TS 69d5576d16a3461199ee289bc049895d
I20260709 12:15:52.254470 29997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2da2c4770b34f509c074ea361b84862"
dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
mode: GRACEFUL
new_leader_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:49084
I20260709 12:15:52.254891 29997 raft_consensus.cc:606] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Received request to transfer leadership to TS 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:52.255795 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:15:52.257494 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:52.258458 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:52.287955 30759 raft_consensus.cc:993] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f: : Instructing follower 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:52.288617 30759 raft_consensus.cc:1081] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Signalling peer 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:52.290095 30617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a66ea00bf874916a00cac94b54001dc"
dest_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:45032
I20260709 12:15:52.290638 30617 raft_consensus.cc:493] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:52.290953 30617 raft_consensus.cc:3060] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:52.297873 30617 raft_consensus.cc:515] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:52.303790 30617 leader_election.cc:290] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:52.313346 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a66ea00bf874916a00cac94b54001dc" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:52.313971 29997 raft_consensus.cc:3055] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:52.314256 29997 raft_consensus.cc:740] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:52.314427 29848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a66ea00bf874916a00cac94b54001dc" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:52.315009 29848 raft_consensus.cc:3060] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:52.315097 29997 consensus_queue.cc:260] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:52.316665 29997 raft_consensus.cc:3060] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:52.322726 29848 raft_consensus.cc:2468] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 3.
I20260709 12:15:52.324182 30567 leader_election.cc:304] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [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: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:52.326098 30767 raft_consensus.cc:2804] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:52.328511 29997 raft_consensus.cc:2468] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 3.
I20260709 12:15:52.329677 30767 raft_consensus.cc:697] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 3 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:52.330751 30767 consensus_queue.cc:237] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:52.341849 29677 catalog_manager.cc:5697] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 2 to 3, leader changed from 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4) to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 3 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:52.453235 30758 raft_consensus.cc:993] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f: : Instructing follower 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:52.453826 30759 raft_consensus.cc:1081] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Signalling peer 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:52.455454 30614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2da2c4770b34f509c074ea361b84862"
dest_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:45032
I20260709 12:15:52.455818 30614 raft_consensus.cc:493] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:52.456048 30614 raft_consensus.cc:3060] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:52.461880 30614 raft_consensus.cc:515] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:52.463653 30614 leader_election.cc:290] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:52.466449 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2da2c4770b34f509c074ea361b84862" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:52.467092 30001 raft_consensus.cc:3055] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:52.467355 30001 raft_consensus.cc:740] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:52.468252 30001 consensus_queue.cc:260] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:52.469565 30001 raft_consensus.cc:3060] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:52.472487 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2da2c4770b34f509c074ea361b84862" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:52.473031 29929 raft_consensus.cc:3060] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:52.476543 30001 raft_consensus.cc:2468] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 2.
I20260709 12:15:52.477679 30565 leader_election.cc:304] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:52.478464 30767 raft_consensus.cc:2804] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:52.479032 30767 raft_consensus.cc:697] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 2 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:52.479247 29929 raft_consensus.cc:2468] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 2.
I20260709 12:15:52.480127 30767 consensus_queue.cc:237] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:52.490718 29677 catalog_manager.cc:5697] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 1 to 2, leader changed from 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4) to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:52.518167 30759 raft_consensus.cc:993] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f: : Instructing follower 69d5576d16a3461199ee289bc049895d to start an election
I20260709 12:15:52.518599 30758 raft_consensus.cc:1081] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Signalling peer 69d5576d16a3461199ee289bc049895d to start an election
I20260709 12:15:52.520321 29854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4145fd207cb0433481a94550043c4c19"
dest_uuid: "69d5576d16a3461199ee289bc049895d"
 from {username='slave'} at 127.0.0.1:46362
I20260709 12:15:52.520921 29854 raft_consensus.cc:493] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:52.521296 29854 raft_consensus.cc:3060] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:52.526750 29854 raft_consensus.cc:515] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:52.528884 29854 leader_election.cc:290] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:52.529479 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145fd207cb0433481a94550043c4c19" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:52.529898 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145fd207cb0433481a94550043c4c19" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:52.530097 29921 raft_consensus.cc:3060] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:52.530435 30001 raft_consensus.cc:3055] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:52.530748 30001 raft_consensus.cc:740] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:52.531551 30001 consensus_queue.cc:260] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:52.532758 30001 raft_consensus.cc:3060] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:52.536939 29921 raft_consensus.cc:2468] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:52.538151 29820 leader_election.cc:304] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:52.538954 30770 raft_consensus.cc:2804] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:52.539160 30001 raft_consensus.cc:2468] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:52.539378 30770 raft_consensus.cc:697] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:52.540375 30770 consensus_queue.cc:237] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:52.545320 30758 raft_consensus.cc:993] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f: : Instructing follower 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:52.545866 30758 raft_consensus.cc:1081] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Signalling peer 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:52.547735 30614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534"
dest_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:45032
I20260709 12:15:52.548146 30614 raft_consensus.cc:493] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:52.548436 30614 raft_consensus.cc:3060] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:52.552240 29677 catalog_manager.cc:5697] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 1 to 2, leader changed from 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4) to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 2 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:52.553584 30614 raft_consensus.cc:515] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:52.556015 30747 raft_consensus.cc:993] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc: : Instructing follower 69d5576d16a3461199ee289bc049895d to start an election
I20260709 12:15:52.556341 30614 leader_election.cc:290] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 3 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:52.556473 30747 raft_consensus.cc:1081] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Signalling peer 69d5576d16a3461199ee289bc049895d to start an election
I20260709 12:15:52.557957 29854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a56462b835bb4d088d39a9229127c5f1"
dest_uuid: "69d5576d16a3461199ee289bc049895d"
 from {username='slave'} at 127.0.0.1:46350
I20260709 12:15:52.558406 29854 raft_consensus.cc:493] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:52.558707 29854 raft_consensus.cc:3060] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:52.557564 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:52.563814 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec06ead686048eab702c3a3af1bc534" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:52.563848 29921 raft_consensus.cc:3060] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:52.564078 29854 raft_consensus.cc:515] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:52.564451 30001 raft_consensus.cc:3055] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:52.564837 30001 raft_consensus.cc:740] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:52.565559 30001 consensus_queue.cc:260] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:52.566041 29854 leader_election.cc:290] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:52.566708 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56462b835bb4d088d39a9229127c5f1" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:52.567312 29929 raft_consensus.cc:3055] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:52.567625 29929 raft_consensus.cc:740] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:52.567782 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56462b835bb4d088d39a9229127c5f1" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:52.568360 29929 consensus_queue.cc:260] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:52.569443 29929 raft_consensus.cc:3060] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:52.568362 29997 raft_consensus.cc:3060] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:52.571301 29921 raft_consensus.cc:2468] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 3.
I20260709 12:15:52.572691 30566 leader_election.cc:304] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:52.566738 30001 raft_consensus.cc:3060] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:52.573546 30767 raft_consensus.cc:2804] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:52.574057 30767 raft_consensus.cc:697] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 3 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:52.574883 30767 consensus_queue.cc:237] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [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: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:52.575955 29929 raft_consensus.cc:2468] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:52.577023 29820 leader_election.cc:304] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:52.577792 30770 raft_consensus.cc:2804] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:52.578338 30770 raft_consensus.cc:697] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:52.579226 30770 consensus_queue.cc:237] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:52.587863 30001 raft_consensus.cc:2468] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 3.
I20260709 12:15:52.579664 29997 raft_consensus.cc:2468] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:52.598886 29677 catalog_manager.cc:5697] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 1 to 2, leader changed from 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3) to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 2 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:52.607755 29676 catalog_manager.cc:5697] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 2 to 3, leader changed from 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4) to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 3 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:52.717358 30745 raft_consensus.cc:993] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f: : Instructing follower 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:52.717816 30745 raft_consensus.cc:1081] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Signalling peer 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:52.719465 30614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17514595a58a4b6baf363aeb56d2d758"
dest_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:45032
I20260709 12:15:52.720041 30614 raft_consensus.cc:493] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:52.720615 30614 raft_consensus.cc:3060] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:52.726022 30614 raft_consensus.cc:515] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:52.728082 30614 leader_election.cc:290] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:52.728650 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17514595a58a4b6baf363aeb56d2d758" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:52.729183 30001 raft_consensus.cc:3055] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:52.729050 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17514595a58a4b6baf363aeb56d2d758" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:52.729526 30001 raft_consensus.cc:740] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:52.729698 29854 raft_consensus.cc:3060] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:52.730330 30001 consensus_queue.cc:260] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:52.731554 30001 raft_consensus.cc:3060] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:52.737603 29854 raft_consensus.cc:2468] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 2.
I20260709 12:15:52.738976 30567 leader_election.cc:304] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:52.739058 30001 raft_consensus.cc:2468] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 2.
I20260709 12:15:52.739821 30767 raft_consensus.cc:2804] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:52.740327 30767 raft_consensus.cc:697] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 2 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:52.741211 30767 consensus_queue.cc:237] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:52.750442 29676 catalog_manager.cc:5697] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 1 to 2, leader changed from 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4) to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:52.764153 29854 raft_consensus.cc:1275] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:52.765475 30767 consensus_queue.cc:1048] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:52.775990 30001 raft_consensus.cc:1275] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:52.779029 30783 consensus_queue.cc:1048] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:52.861168 30001 raft_consensus.cc:1275] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:52.862268 30783 consensus_queue.cc:1048] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:52.870656 29921 raft_consensus.cc:1275] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:52.872787 30768 consensus_queue.cc:1048] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:52.984305 29997 raft_consensus.cc:1275] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:52.985728 30753 consensus_queue.cc:1048] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:53.000304 29921 raft_consensus.cc:1275] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:53.001724 30760 consensus_queue.cc:1048] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:53.007521 29929 raft_consensus.cc:1275] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:53.009497 30768 consensus_queue.cc:1048] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:53.034879 29997 raft_consensus.cc:1275] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:53.036450 30783 consensus_queue.cc:1048] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:53.079690 29997 raft_consensus.cc:1275] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:53.080797 30760 consensus_queue.cc:1048] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:53.091792 29921 raft_consensus.cc:1275] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:53.093524 30753 consensus_queue.cc:1048] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:53.268759 29848 raft_consensus.cc:1275] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:53.270586 30783 consensus_queue.cc:1048] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:53.286098 29997 raft_consensus.cc:1275] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:53.289433 30783 consensus_queue.cc:1048] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:53.297523 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:53.342557 29997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "101b6f79d8a248f69dbb437cee8d4dab"
dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
mode: GRACEFUL
new_leader_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:49084
I20260709 12:15:53.342994 29997 raft_consensus.cc:606] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Received request to transfer leadership to TS 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:53.345114 29997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40ec44d903204210a26f986cf6c8d245"
dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
mode: GRACEFUL
new_leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
 from {username='slave'} at 127.0.0.1:49084
I20260709 12:15:53.345476 29997 raft_consensus.cc:606] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Received request to transfer leadership to TS 4e5f0c858cac47f18b58d63f7cbf52fc
I20260709 12:15:53.347879 29997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63bacad230374fac9e45129555362b3b"
dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
mode: GRACEFUL
new_leader_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:49084
I20260709 12:15:53.348358 29997 raft_consensus.cc:606] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Received request to transfer leadership to TS 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:53.350536 29997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943"
dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
mode: GRACEFUL
new_leader_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:49084
I20260709 12:15:53.350934 29997 raft_consensus.cc:606] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Received request to transfer leadership to TS 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:53.357219 30759 raft_consensus.cc:993] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f: : Instructing follower 4e5f0c858cac47f18b58d63f7cbf52fc to start an election
I20260709 12:15:53.357860 30758 raft_consensus.cc:1081] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Signalling peer 4e5f0c858cac47f18b58d63f7cbf52fc to start an election
I20260709 12:15:53.360507 29921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40ec44d903204210a26f986cf6c8d245"
dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
 from {username='slave'} at 127.0.0.1:60014
I20260709 12:15:53.361105 29921 raft_consensus.cc:493] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:53.361503 29921 raft_consensus.cc:3060] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:53.370968 29921 raft_consensus.cc:515] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:53.374284 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ec44d903204210a26f986cf6c8d245" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:53.374820 29854 raft_consensus.cc:3060] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:53.380364 30758 raft_consensus.cc:993] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f: : Instructing follower 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:53.381093 30758 raft_consensus.cc:1081] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Signalling peer 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:53.382977 29854 raft_consensus.cc:2468] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 3.
I20260709 12:15:53.383899 30617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "101b6f79d8a248f69dbb437cee8d4dab"
dest_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:45032
I20260709 12:15:53.384514 30617 raft_consensus.cc:493] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:53.384881 30617 raft_consensus.cc:3060] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.384905 29895 leader_election.cc:304] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:53.387518 30787 raft_consensus.cc:2804] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:53.387876 30787 raft_consensus.cc:697] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 LEADER]: Becoming Leader. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:53.388613 30787 consensus_queue.cc:237] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [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: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:53.392728 30617 raft_consensus.cc:515] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:53.395411 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101b6f79d8a248f69dbb437cee8d4dab" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:53.396023 30001 raft_consensus.cc:3055] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:53.395936 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101b6f79d8a248f69dbb437cee8d4dab" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:53.396481 30001 raft_consensus.cc:740] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:53.396662 29851 raft_consensus.cc:3060] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.396636 29848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cf85c85c68149b0874a6fa081f7dd9f"
dest_uuid: "69d5576d16a3461199ee289bc049895d"
mode: GRACEFUL
new_leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
 from {username='slave'} at 127.0.0.1:60064
I20260709 12:15:53.397413 29848 raft_consensus.cc:606] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Received request to transfer leadership to TS 1a8ae7c566674ceeaf35e3351d91d33f
I20260709 12:15:53.397343 30001 consensus_queue.cc:260] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:53.398561 30001 raft_consensus.cc:3060] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.403532 30002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ed1100b0101492d8e54af0a55e2e402"
dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
mode: GRACEFUL
new_leader_uuid: "69d5576d16a3461199ee289bc049895d"
 from {username='slave'} at 127.0.0.1:49084
I20260709 12:15:53.404125 30002 raft_consensus.cc:606] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Received request to transfer leadership to TS 69d5576d16a3461199ee289bc049895d
I20260709 12:15:53.404341 29851 raft_consensus.cc:2468] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 2.
I20260709 12:15:53.404784 30617 leader_election.cc:290] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:53.405957 30567 leader_election.cc:304] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:53.406673 30768 raft_consensus.cc:2804] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:53.406952 29929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5e6c83a77c1419589dbbf38a0589da7"
dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
mode: GRACEFUL
new_leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
 from {username='slave'} at 127.0.0.1:49112
I20260709 12:15:53.407123 30768 raft_consensus.cc:697] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 2 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:53.407575 29929 raft_consensus.cc:606] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Received request to transfer leadership to TS 1a8ae7c566674ceeaf35e3351d91d33f
I20260709 12:15:53.407994 30768 consensus_queue.cc:237] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:53.411651 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:15:53.413426 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:53.414187 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:53.414518 30001 raft_consensus.cc:2468] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 2.
I20260709 12:15:53.417975 29921 leader_election.cc:290] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [CANDIDATE]: Term 3 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:53.418989 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ec44d903204210a26f986cf6c8d245" candidate_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:53.419651 29997 raft_consensus.cc:3055] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:53.419942 29997 raft_consensus.cc:740] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:53.420792 29997 consensus_queue.cc:260] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [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: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:53.422027 29997 raft_consensus.cc:3060] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:53.428828 29676 catalog_manager.cc:5697] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 1 to 2, leader changed from 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4) to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:53.427069 29677 catalog_manager.cc:5697] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc reported cstate change: term changed from 2 to 3, leader changed from 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4) to 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3). New cstate: current_term: 3 leader_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:53.434799 30758 raft_consensus.cc:993] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f: : Instructing follower 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:53.435309 30758 raft_consensus.cc:1081] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Signalling peer 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:53.436880 30617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943"
dest_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:45032
I20260709 12:15:53.437382 30617 raft_consensus.cc:493] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:53.437732 30617 raft_consensus.cc:3060] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:53.451419 30617 raft_consensus.cc:515] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:53.470335 30002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:53.471072 30002 raft_consensus.cc:3055] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:53.471499 30002 raft_consensus.cc:740] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:53.472550 30002 consensus_queue.cc:260] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:53.474050 30002 raft_consensus.cc:3060] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:53.476817 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d86081733b4c06b2405fd1c8dbe943" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:53.476629 30617 leader_election.cc:290] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:53.477347 29851 raft_consensus.cc:3060] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:53.478901 29997 raft_consensus.cc:2468] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e5f0c858cac47f18b58d63f7cbf52fc in term 3.
I20260709 12:15:53.485298 29851 raft_consensus.cc:2468] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 3.
I20260709 12:15:53.486600 30567 leader_election.cc:304] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [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: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:53.487426 30767 raft_consensus.cc:2804] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:53.487905 30767 raft_consensus.cc:697] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 3 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:53.488740 30767 consensus_queue.cc:237] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:53.489923 30758 raft_consensus.cc:993] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f: : Instructing follower 69d5576d16a3461199ee289bc049895d to start an election
I20260709 12:15:53.490377 30758 raft_consensus.cc:1081] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Signalling peer 69d5576d16a3461199ee289bc049895d to start an election
I20260709 12:15:53.492218 29851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ed1100b0101492d8e54af0a55e2e402"
dest_uuid: "69d5576d16a3461199ee289bc049895d"
 from {username='slave'} at 127.0.0.1:46362
I20260709 12:15:53.493196 29851 raft_consensus.cc:493] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:53.494454 29851 raft_consensus.cc:3060] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.496434 30770 raft_consensus.cc:993] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d: : Instructing follower 1a8ae7c566674ceeaf35e3351d91d33f to start an election
I20260709 12:15:53.496946 30770 raft_consensus.cc:1081] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Signalling peer 1a8ae7c566674ceeaf35e3351d91d33f to start an election
I20260709 12:15:53.501530 29851 raft_consensus.cc:515] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:53.502696 30001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cf85c85c68149b0874a6fa081f7dd9f"
dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
 from {username='slave'} at 127.0.0.1:58750
I20260709 12:15:53.503227 30001 raft_consensus.cc:493] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:53.503585 30001 raft_consensus.cc:3060] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.504052 29851 leader_election.cc:290] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:53.504892 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed1100b0101492d8e54af0a55e2e402" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:53.505416 29997 raft_consensus.cc:3055] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:53.505697 29997 raft_consensus.cc:740] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:53.506428 29997 consensus_queue.cc:260] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:53.506649 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed1100b0101492d8e54af0a55e2e402" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:53.507369 29997 raft_consensus.cc:3060] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.507251 29921 raft_consensus.cc:3060] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.509479 30002 raft_consensus.cc:2468] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 3.
I20260709 12:15:53.515849 30001 raft_consensus.cc:515] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:53.516517 29997 raft_consensus.cc:2468] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:53.517843 29921 raft_consensus.cc:2468] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:53.517907 29819 leader_election.cc:304] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:53.519312 30001 leader_election.cc:290] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:53.520632 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf85c85c68149b0874a6fa081f7dd9f" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:53.521214 29921 raft_consensus.cc:3060] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.519510 30760 raft_consensus.cc:2804] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:53.519959 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf85c85c68149b0874a6fa081f7dd9f" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:53.522166 30760 raft_consensus.cc:697] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:53.522223 29851 raft_consensus.cc:3055] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:53.523207 29851 raft_consensus.cc:740] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:53.523090 30760 consensus_queue.cc:237] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:53.524003 29851 consensus_queue.cc:260] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:53.525218 29851 raft_consensus.cc:3060] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.526913 29676 catalog_manager.cc:5697] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 2 to 3, leader changed from 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4) to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 3 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:53.532334 29851 raft_consensus.cc:2468] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 2.
I20260709 12:15:53.535068 29969 leader_election.cc:304] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:53.535835 30759 raft_consensus.cc:2804] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:53.536279 30759 raft_consensus.cc:697] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:53.537286 29921 raft_consensus.cc:2468] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 2.
I20260709 12:15:53.538400 30759 consensus_queue.cc:237] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:53.543784 29676 catalog_manager.cc:5697] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 1 to 2, leader changed from 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4) to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 2 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:53.587762 29676 catalog_manager.cc:5697] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 1 to 2, leader changed from 69d5576d16a3461199ee289bc049895d (127.26.26.2) to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 2 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:53.798043 30758 raft_consensus.cc:993] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f: : Instructing follower 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:53.798739 30809 raft_consensus.cc:1081] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Signalling peer 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:53.800072 30787 raft_consensus.cc:993] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc: : Instructing follower 1a8ae7c566674ceeaf35e3351d91d33f to start an election
I20260709 12:15:53.800348 30617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63bacad230374fac9e45129555362b3b"
dest_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:45032
I20260709 12:15:53.800683 30733 raft_consensus.cc:1081] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Signalling peer 1a8ae7c566674ceeaf35e3351d91d33f to start an election
I20260709 12:15:53.800846 30617 raft_consensus.cc:493] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:53.801160 30617 raft_consensus.cc:3060] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.802081 30001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5e6c83a77c1419589dbbf38a0589da7"
dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
 from {username='slave'} at 127.0.0.1:58742
I20260709 12:15:53.802606 30001 raft_consensus.cc:493] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:53.802856 30001 raft_consensus.cc:3060] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.806231 30617 raft_consensus.cc:515] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:53.807214 30001 raft_consensus.cc:515] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:53.808152 30617 leader_election.cc:290] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:53.808318 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bacad230374fac9e45129555362b3b" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:53.808668 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bacad230374fac9e45129555362b3b" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:53.808998 29929 raft_consensus.cc:3060] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.809178 29997 raft_consensus.cc:3055] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:53.809484 29997 raft_consensus.cc:740] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:53.810218 29997 consensus_queue.cc:260] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:53.811306 29997 raft_consensus.cc:3060] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.812577 30001 leader_election.cc:290] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:53.812712 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e6c83a77c1419589dbbf38a0589da7" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:53.813239 29851 raft_consensus.cc:3060] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.815296 29929 raft_consensus.cc:2468] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 2.
I20260709 12:15:53.816504 30566 leader_election.cc:304] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:53.817229 29997 raft_consensus.cc:2468] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 2.
I20260709 12:15:53.817553 30767 raft_consensus.cc:2804] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:53.818051 30767 raft_consensus.cc:697] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 2 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:53.818882 29851 raft_consensus.cc:2468] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 2.
I20260709 12:15:53.818833 30767 consensus_queue.cc:237] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:53.820004 29969 leader_election.cc:304] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a8ae7c566674ceeaf35e3351d91d33f, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:53.820725 30809 raft_consensus.cc:2804] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:53.821170 30809 raft_consensus.cc:697] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Becoming Leader. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:53.821879 30809 consensus_queue.cc:237] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:53.854557 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e6c83a77c1419589dbbf38a0589da7" candidate_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:53.855239 29929 raft_consensus.cc:3055] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:53.855561 29929 raft_consensus.cc:740] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:53.856233 29929 consensus_queue.cc:260] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:53.857359 29929 raft_consensus.cc:3060] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:53.863384 29676 catalog_manager.cc:5697] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f reported cstate change: term changed from 1 to 2, leader changed from 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3) to 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4). New cstate: current_term: 2 leader_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:53.869022 29929 raft_consensus.cc:2468] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a8ae7c566674ceeaf35e3351d91d33f in term 2.
W20260709 12:15:53.872048 29895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:36549, user_credentials={real_user=slave}} blocked reactor thread for 45150.8us
I20260709 12:15:53.887905 29676 catalog_manager.cc:5697] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 1 to 2, leader changed from 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4) to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:53.890925 29854 raft_consensus.cc:1275] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Refusing update from remote peer 4e5f0c858cac47f18b58d63f7cbf52fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:53.892535 30813 consensus_queue.cc:1048] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:53.904349 29997 raft_consensus.cc:1275] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Refusing update from remote peer 4e5f0c858cac47f18b58d63f7cbf52fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:53.905987 30733 consensus_queue.cc:1048] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:53.956879 30001 raft_consensus.cc:1275] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:53.958150 30768 consensus_queue.cc:1048] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:53.960291 29921 raft_consensus.cc:1275] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:53.961431 30760 consensus_queue.cc:1048] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:53.972723 29854 raft_consensus.cc:1275] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:53.974392 30767 consensus_queue.cc:1048] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:53.981951 30001 raft_consensus.cc:1275] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:53.988288 30760 consensus_queue.cc:1048] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:54.020300 30001 raft_consensus.cc:1275] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:54.020473 29854 raft_consensus.cc:1275] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:54.021529 30768 consensus_queue.cc:1048] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:54.022117 30783 consensus_queue.cc:1048] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:54.107847 29921 raft_consensus.cc:1275] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:54.109117 30809 consensus_queue.cc:1048] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:54.117893 29854 raft_consensus.cc:1275] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:54.119194 30809 consensus_queue.cc:1048] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:54.327416 29929 raft_consensus.cc:1275] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:54.328694 30829 consensus_queue.cc:1048] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:54.332691 29854 raft_consensus.cc:1275] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Refusing update from remote peer 1a8ae7c566674ceeaf35e3351d91d33f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:54.334044 30829 consensus_queue.cc:1048] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:54.344074 29923 raft_consensus.cc:1275] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:54.349093 30767 consensus_queue.cc:1048] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:54.377170 29997 raft_consensus.cc:1275] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:54.382862 30783 consensus_queue.cc:1048] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:54.491586 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:54.528420 29851 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc"
dest_uuid: "69d5576d16a3461199ee289bc049895d"
mode: GRACEFUL
new_leader_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:60064
I20260709 12:15:54.528978 29851 raft_consensus.cc:606] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Received request to transfer leadership to TS 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:54.532505 29997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856"
dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
mode: GRACEFUL
new_leader_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:49084
I20260709 12:15:54.533036 29997 raft_consensus.cc:606] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Received request to transfer leadership to TS 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:54.538733 29921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1d0b026500341cba2029bfab4a8a116"
dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
mode: GRACEFUL
new_leader_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:49112
I20260709 12:15:54.539386 29921 raft_consensus.cc:606] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Received request to transfer leadership to TS 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:54.544370 29921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e26c10beca5945fcaf4e41c7557890a6"
dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
mode: GRACEFUL
new_leader_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:49112
I20260709 12:15:54.544893 29921 raft_consensus.cc:606] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Received request to transfer leadership to TS 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:54.547093 29997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4bdc5d3481541cebb44701c5123c83d"
dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
mode: GRACEFUL
new_leader_uuid: "69d5576d16a3461199ee289bc049895d"
 from {username='slave'} at 127.0.0.1:49084
I20260709 12:15:54.547544 29997 raft_consensus.cc:606] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Received request to transfer leadership to TS 69d5576d16a3461199ee289bc049895d
I20260709 12:15:54.550231 29929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f37064ecf9ba40adb6c3ec1881907a55"
dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
mode: GRACEFUL
new_leader_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:49112
I20260709 12:15:54.550642 29929 raft_consensus.cc:606] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Received request to transfer leadership to TS 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:54.551687 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:15:54.552748 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:54.553328 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:54.586344 30758 raft_consensus.cc:993] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f: : Instructing follower 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:54.586808 30758 raft_consensus.cc:1081] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Signalling peer 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:54.588157 30614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856"
dest_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:45032
I20260709 12:15:54.588714 30614 raft_consensus.cc:493] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:54.589032 30614 raft_consensus.cc:3060] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:54.593304 30614 raft_consensus.cc:515] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:54.594710 30614 leader_election.cc:290] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:54.595786 29997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:54.595680 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694ba59a463b41a9829ceb0b0664c856" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:54.596611 29997 raft_consensus.cc:3055] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:54.596654 29851 raft_consensus.cc:3060] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:54.597015 29997 raft_consensus.cc:740] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:54.597797 29997 consensus_queue.cc:260] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:54.599015 29997 raft_consensus.cc:3060] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:54.603062 29851 raft_consensus.cc:2468] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 3.
I20260709 12:15:54.604138 30567 leader_election.cc:304] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [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: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:54.604838 30783 raft_consensus.cc:2804] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:54.605245 30783 raft_consensus.cc:697] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 3 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:54.605985 30783 consensus_queue.cc:237] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:54.606464 29997 raft_consensus.cc:2468] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 3.
I20260709 12:15:54.615883 29678 catalog_manager.cc:5697] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 2 to 3, leader changed from 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4) to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 3 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.857928 30814 raft_consensus.cc:993] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc: : Instructing follower 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:54.858500 30787 raft_consensus.cc:1081] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Signalling peer 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:54.859938 30617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f37064ecf9ba40adb6c3ec1881907a55"
dest_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:45016
I20260709 12:15:54.860370 30617 raft_consensus.cc:493] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:54.860661 30617 raft_consensus.cc:3060] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:54.865034 30617 raft_consensus.cc:515] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:54.867885 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37064ecf9ba40adb6c3ec1881907a55" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:54.868435 29854 raft_consensus.cc:3060] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:54.868474 30617 leader_election.cc:290] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:54.874315 29929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37064ecf9ba40adb6c3ec1881907a55" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:54.874805 29929 raft_consensus.cc:3055] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:54.875061 29929 raft_consensus.cc:740] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:54.875790 29854 raft_consensus.cc:2468] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 2.
I20260709 12:15:54.876124 29929 consensus_queue.cc:260] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:54.877336 29929 raft_consensus.cc:3060] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:54.881913 30733 raft_consensus.cc:993] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc: : Instructing follower 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:54.882513 30733 raft_consensus.cc:1081] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Signalling peer 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:54.882845 30567 leader_election.cc:304] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:54.884054 30614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e26c10beca5945fcaf4e41c7557890a6"
dest_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:45016
I20260709 12:15:54.884105 30768 raft_consensus.cc:2804] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:54.884701 30614 raft_consensus.cc:493] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:54.885062 30614 raft_consensus.cc:3060] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:54.885119 30768 raft_consensus.cc:697] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 2 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:54.886523 30768 consensus_queue.cc:237] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:54.895169 30614 raft_consensus.cc:515] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:54.897575 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26c10beca5945fcaf4e41c7557890a6" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:54.898101 29921 raft_consensus.cc:3055] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:54.898376 29921 raft_consensus.cc:740] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:54.898993 29929 raft_consensus.cc:2468] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 2.
I20260709 12:15:54.899006 29921 consensus_queue.cc:260] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:54.901559 29921 raft_consensus.cc:3060] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:54.902773 29678 catalog_manager.cc:5697] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 1 to 2, leader changed from 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3) to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:54.915274 29921 raft_consensus.cc:2468] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 2.
I20260709 12:15:54.916535 30566 leader_election.cc:304] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:54.917670 30614 leader_election.cc:290] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:54.917794 30768 raft_consensus.cc:2804] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:54.917833 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26c10beca5945fcaf4e41c7557890a6" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:54.918733 30768 raft_consensus.cc:697] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 2 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:54.918768 30001 raft_consensus.cc:3060] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:54.919822 30768 consensus_queue.cc:237] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:54.933204 30001 raft_consensus.cc:2468] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 2.
I20260709 12:15:54.940507 29678 catalog_manager.cc:5697] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 1 to 2, leader changed from 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3) to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:54.951040 30760 raft_consensus.cc:993] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d: : Instructing follower 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:54.951543 30753 raft_consensus.cc:1081] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Signalling peer 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:54.953369 30617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc"
dest_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:45036
I20260709 12:15:54.953847 30617 raft_consensus.cc:493] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:54.954188 30617 raft_consensus.cc:3060] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:54.960575 30617 raft_consensus.cc:515] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:54.962069 30617 leader_election.cc:290] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 3 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:54.962814 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:54.963356 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd3ac274ba4d5a88d9f86f56391adc" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:54.963442 29854 raft_consensus.cc:3055] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:54.963842 29921 raft_consensus.cc:3060] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:54.963886 29854 raft_consensus.cc:740] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:54.964711 29854 consensus_queue.cc:260] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:54.965590 29854 raft_consensus.cc:3060] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:54.967923 29921 raft_consensus.cc:2468] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 3.
I20260709 12:15:54.968887 30566 leader_election.cc:304] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [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: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:54.969507 30768 raft_consensus.cc:2804] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:54.969956 30768 raft_consensus.cc:697] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 3 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:54.970784 30768 consensus_queue.cc:237] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [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: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:54.972069 29854 raft_consensus.cc:2468] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 3.
I20260709 12:15:54.980335 29678 catalog_manager.cc:5697] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 2 to 3, leader changed from 69d5576d16a3461199ee289bc049895d (127.26.26.2) to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 3 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.000967 30733 raft_consensus.cc:993] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc: : Instructing follower 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:55.001394 30787 raft_consensus.cc:1081] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Signalling peer 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:55.002882 30617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1d0b026500341cba2029bfab4a8a116"
dest_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:45016
I20260709 12:15:55.003386 30617 raft_consensus.cc:493] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:55.003741 30617 raft_consensus.cc:3060] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.009788 30617 raft_consensus.cc:515] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:55.011039 30617 leader_election.cc:290] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 election: Requested vote from peers 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549), 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435)
I20260709 12:15:55.011739 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d0b026500341cba2029bfab4a8a116" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:55.011929 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d0b026500341cba2029bfab4a8a116" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:55.012321 29851 raft_consensus.cc:3060] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.012544 29921 raft_consensus.cc:3055] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:55.012898 29921 raft_consensus.cc:740] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e5f0c858cac47f18b58d63f7cbf52fc, State: Running, Role: LEADER
I20260709 12:15:55.013537 29921 consensus_queue.cc:260] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:55.014437 29921 raft_consensus.cc:3060] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.017426 29851 raft_consensus.cc:2468] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 2.
I20260709 12:15:55.018314 30567 leader_election.cc:304] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571b861c95ea455786aa067f1ad6b768, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:55.018950 30768 raft_consensus.cc:2804] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:55.019400 30768 raft_consensus.cc:697] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 2 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:55.020265 30768 consensus_queue.cc:237] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } }
I20260709 12:15:55.020805 29921 raft_consensus.cc:2468] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 2.
I20260709 12:15:55.029129 29678 catalog_manager.cc:5697] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 1 to 2, leader changed from 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3) to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.050891 29997 raft_consensus.cc:1275] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:55.050973 30809 raft_consensus.cc:993] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f: : Instructing follower 69d5576d16a3461199ee289bc049895d to start an election
I20260709 12:15:55.051546 30758 raft_consensus.cc:1081] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Signalling peer 69d5576d16a3461199ee289bc049895d to start an election
I20260709 12:15:55.052078 30768 consensus_queue.cc:1048] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:55.052915 29851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4bdc5d3481541cebb44701c5123c83d"
dest_uuid: "69d5576d16a3461199ee289bc049895d"
 from {username='slave'} at 127.0.0.1:46362
I20260709 12:15:55.053411 29851 raft_consensus.cc:493] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:55.053745 29851 raft_consensus.cc:3060] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.060708 29851 raft_consensus.cc:515] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:55.062412 29851 leader_election.cc:290] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Requested vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559)
I20260709 12:15:55.063512 29854 raft_consensus.cc:1275] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:55.065841 30768 consensus_queue.cc:1048] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:55.067363 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdc5d3481541cebb44701c5123c83d" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc"
I20260709 12:15:55.067925 29921 raft_consensus.cc:3060] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.072229 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4bdc5d3481541cebb44701c5123c83d" candidate_uuid: "69d5576d16a3461199ee289bc049895d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:55.072767 30001 raft_consensus.cc:3055] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:55.073041 30001 raft_consensus.cc:740] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a8ae7c566674ceeaf35e3351d91d33f, State: Running, Role: LEADER
I20260709 12:15:55.073764 30001 consensus_queue.cc:260] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:55.074874 30001 raft_consensus.cc:3060] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:55.079816 29921 raft_consensus.cc:2468] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:55.081899 29820 leader_election.cc:304] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 69d5576d16a3461199ee289bc049895d; no voters: 
I20260709 12:15:55.082633 30760 raft_consensus.cc:2804] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:55.083073 30760 raft_consensus.cc:697] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Becoming Leader. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:55.083974 30760 consensus_queue.cc:237] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } }
I20260709 12:15:55.105850 30001 raft_consensus.cc:2468] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d5576d16a3461199ee289bc049895d in term 2.
I20260709 12:15:55.120398 29677 catalog_manager.cc:5697] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d reported cstate change: term changed from 1 to 2, leader changed from 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4) to 69d5576d16a3461199ee289bc049895d (127.26.26.2). New cstate: current_term: 2 leader_uuid: "69d5576d16a3461199ee289bc049895d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.348783 29923 raft_consensus.cc:1275] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:55.349864 30768 consensus_queue.cc:1048] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:55.359730 29851 raft_consensus.cc:1275] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:55.361631 30767 consensus_queue.cc:1048] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:55.391160 29854 raft_consensus.cc:1275] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:55.392685 30767 consensus_queue.cc:1048] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:55.407784 29923 raft_consensus.cc:1275] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:55.409373 30783 consensus_queue.cc:1048] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:55.454268 30001 raft_consensus.cc:1275] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:55.455245 30767 consensus_queue.cc:1048] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:55.466675 29921 raft_consensus.cc:1275] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:55.468454 30783 consensus_queue.cc:1048] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:55.546285 29921 raft_consensus.cc:1275] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:55.547461 30760 consensus_queue.cc:1048] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:55.556867 30001 raft_consensus.cc:1275] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Refusing update from remote peer 69d5576d16a3461199ee289bc049895d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:55.560003 30753 consensus_queue.cc:1048] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:55.572575 29923 raft_consensus.cc:1275] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:55.573756 30768 consensus_queue.cc:1048] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:55.584151 29851 raft_consensus.cc:1275] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:55.585562 30783 consensus_queue.cc:1048] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:55.590003 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:55.643409 29851 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de"
dest_uuid: "69d5576d16a3461199ee289bc049895d"
mode: GRACEFUL
new_leader_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:60064
I20260709 12:15:55.644009 29851 raft_consensus.cc:606] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Received request to transfer leadership to TS 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:55.646162 29851 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecaa324656964c1a894a4259190a653a"
dest_uuid: "69d5576d16a3461199ee289bc049895d"
mode: GRACEFUL
new_leader_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:60064
I20260709 12:15:55.646548 29851 raft_consensus.cc:606] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Received request to transfer leadership to TS 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:55.647516 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:55.648536 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:55.649168 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:56.061420 30753 raft_consensus.cc:993] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d: : Instructing follower 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:56.061923 30760 raft_consensus.cc:1081] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Signalling peer 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:56.063151 30617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecaa324656964c1a894a4259190a653a"
dest_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:45036
I20260709 12:15:56.063601 30617 raft_consensus.cc:493] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:56.063917 30617 raft_consensus.cc:3060] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:56.069944 30617 raft_consensus.cc:515] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:56.071762 30617 leader_election.cc:290] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:56.072310 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaa324656964c1a894a4259190a653a" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:56.072881 30001 raft_consensus.cc:3060] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:56.073278 29851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaa324656964c1a894a4259190a653a" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:56.073786 29851 raft_consensus.cc:3055] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:56.074098 29851 raft_consensus.cc:740] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:56.074697 29851 consensus_queue.cc:260] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:56.075661 29851 raft_consensus.cc:3060] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:56.078549 30001 raft_consensus.cc:2468] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 3.
I20260709 12:15:56.080152 30565 leader_election.cc:304] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:56.080857 30767 raft_consensus.cc:2804] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:56.082360 30767 raft_consensus.cc:697] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 3 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:56.083175 30767 consensus_queue.cc:237] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:56.085757 29851 raft_consensus.cc:2468] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 3.
I20260709 12:15:56.095367 29676 catalog_manager.cc:5697] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 2 to 3, leader changed from 69d5576d16a3461199ee289bc049895d (127.26.26.2) to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 3 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:56.212515 30857 raft_consensus.cc:993] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d: : Instructing follower 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:56.213063 30760 raft_consensus.cc:1081] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Signalling peer 571b861c95ea455786aa067f1ad6b768 to start an election
I20260709 12:15:56.214457 30614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de"
dest_uuid: "571b861c95ea455786aa067f1ad6b768"
 from {username='slave'} at 127.0.0.1:45036
I20260709 12:15:56.214934 30614 raft_consensus.cc:493] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:56.215214 30614 raft_consensus.cc:3060] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:56.221015 30614 raft_consensus.cc:515] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:56.222362 30614 leader_election.cc:290] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [CANDIDATE]: Term 3 election: Requested vote from peers 1a8ae7c566674ceeaf35e3351d91d33f (127.26.26.4:38559), 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549)
I20260709 12:15:56.223064 30001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a8ae7c566674ceeaf35e3351d91d33f"
I20260709 12:15:56.223358 29854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f27c54ff11452584837c1b3ecb57de" candidate_uuid: "571b861c95ea455786aa067f1ad6b768" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69d5576d16a3461199ee289bc049895d"
I20260709 12:15:56.223750 30001 raft_consensus.cc:3060] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:56.223953 29854 raft_consensus.cc:3055] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:56.224314 29854 raft_consensus.cc:740] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69d5576d16a3461199ee289bc049895d, State: Running, Role: LEADER
I20260709 12:15:56.224946 29854 consensus_queue.cc:260] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:56.225759 29854 raft_consensus.cc:3060] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:56.229959 30001 raft_consensus.cc:2468] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 3.
I20260709 12:15:56.230279 29854 raft_consensus.cc:2468] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571b861c95ea455786aa067f1ad6b768 in term 3.
I20260709 12:15:56.230950 30565 leader_election.cc:304] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [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: 1a8ae7c566674ceeaf35e3351d91d33f, 571b861c95ea455786aa067f1ad6b768; no voters: 
I20260709 12:15:56.231782 30783 raft_consensus.cc:2804] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:56.232261 30783 raft_consensus.cc:697] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 3 LEADER]: Becoming Leader. State: Replica: 571b861c95ea455786aa067f1ad6b768, State: Running, Role: LEADER
I20260709 12:15:56.232981 30783 consensus_queue.cc:237] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [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: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } }
I20260709 12:15:56.243252 29676 catalog_manager.cc:5697] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 reported cstate change: term changed from 2 to 3, leader changed from 69d5576d16a3461199ee289bc049895d (127.26.26.2) to 571b861c95ea455786aa067f1ad6b768 (127.26.26.1). New cstate: current_term: 3 leader_uuid: "571b861c95ea455786aa067f1ad6b768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:56.654722 29997 raft_consensus.cc:1275] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:56.657104 30783 consensus_queue.cc:1048] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:56.660509 29853 raft_consensus.cc:1275] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:56.661921 30768 consensus_queue.cc:1048] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:56.681818 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:56.724006 29853 raft_consensus.cc:1275] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:56.725768 30767 consensus_queue.cc:1048] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d5576d16a3461199ee289bc049895d" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 36549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:56.747143 29997 raft_consensus.cc:1275] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Refusing update from remote peer 571b861c95ea455786aa067f1ad6b768: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:56.754752 30767 consensus_queue.cc:1048] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:56.799400 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:56.800698 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:56.801404 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:56.837035 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:56.870056 26728 tablet_server.cc:179] TabletServer@127.26.26.1:46755 shutting down...
W20260709 12:15:56.878738 29821 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 70 similar messages]
W20260709 12:15:56.883714 29821 consensus_peers.cc:597] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:56.896916 29821 consensus_peers.cc:597] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:56.916927 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:15:56.917812 29821 consensus_peers.cc:597] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:56.920262 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.921527 26728 raft_consensus.cc:2243] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.922202 26728 raft_consensus.cc:2272] T 68d2b5ff19ef45b2a64f707c7a41baea P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:56.924172 29895 consensus_peers.cc:597] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:56.924371 29821 consensus_peers.cc:597] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:56.925954 26728 tablet_replica.cc:333] stopping tablet replica
W20260709 12:15:56.926975 29895 consensus_peers.cc:597] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:56.927019 26728 raft_consensus.cc:2243] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:56.928588 26728 raft_consensus.cc:2272] T 02fd3ac274ba4d5a88d9f86f56391adc P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:56.929944 29821 consensus_peers.cc:597] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:56.931842 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.932647 26728 raft_consensus.cc:2243] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:56.933496 26728 raft_consensus.cc:2272] T f37064ecf9ba40adb6c3ec1881907a55 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.936255 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.937160 26728 raft_consensus.cc:2243] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.937700 26728 raft_consensus.cc:2272] T 87829180393d44d9bb80ea6e9cf99677 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:56.939071 29895 consensus_peers.cc:597] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:56.940729 26728 tablet_replica.cc:333] stopping tablet replica
W20260709 12:15:56.941067 29895 consensus_peers.cc:597] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:56.941545 26728 raft_consensus.cc:2243] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:56.942628 26728 raft_consensus.cc:2272] T 63bacad230374fac9e45129555362b3b P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.945349 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.945990 26728 raft_consensus.cc:2243] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:56.947002 26728 raft_consensus.cc:2272] T c1d0b026500341cba2029bfab4a8a116 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.949712 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.950383 26728 raft_consensus.cc:2243] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.950783 26728 raft_consensus.cc:2272] T c90ebb6407df44209821152c4a7f8d32 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.952912 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.953469 26728 raft_consensus.cc:2243] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.953840 26728 raft_consensus.cc:2272] T ea80c7cc36614f8aa713df98ac7bec82 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.955735 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.956215 26728 raft_consensus.cc:2243] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.956580 26728 raft_consensus.cc:2272] T 63509d4f289441fc87412207efa9171d P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.959307 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.959957 26728 raft_consensus.cc:2243] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.960486 26728 raft_consensus.cc:2272] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.962689 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.963233 26728 raft_consensus.cc:2243] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.963711 26728 raft_consensus.cc:2272] T 92723986638248beb4a275126da82407 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.966212 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.966972 26728 raft_consensus.cc:2243] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.967585 26728 raft_consensus.cc:2272] T cd126f4fa55047f0857a2e5550fdb807 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.970700 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.971665 26728 raft_consensus.cc:2243] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.972229 26728 raft_consensus.cc:2272] T 20458b777dc4424d88e7073cc184f001 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.974411 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.975163 26728 raft_consensus.cc:2243] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.975807 26728 raft_consensus.cc:2272] T 9935ea0e027c486aa574ec9db084f98e P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.979003 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.979691 26728 raft_consensus.cc:2243] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.980080 26728 raft_consensus.cc:2272] T 2f7a202dae624d2dbeb74cbe06891e72 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.981930 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.982419 26728 raft_consensus.cc:2243] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.982861 26728 raft_consensus.cc:2272] T 7e8eda04f700458698b838d24b3dc231 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.985103 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.985718 26728 raft_consensus.cc:2243] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.986078 26728 raft_consensus.cc:2272] T 5a095ac0290946568f31e4c900c8dffc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.988145 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.988730 26728 raft_consensus.cc:2243] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.989107 26728 raft_consensus.cc:2272] T fafe166e0b6241a3a8f7a08b190a2d7a P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.991279 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.991894 26728 raft_consensus.cc:2243] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.992282 26728 raft_consensus.cc:2272] T 0f0c5e81aa70474a88ca222b838e141d P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.994199 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.994694 26728 raft_consensus.cc:2243] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:56.995088 26728 raft_consensus.cc:2272] T 4ebdbc5d50c24065a511e3b03223b761 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:56.997524 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:56.998158 26728 raft_consensus.cc:2243] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:56.999333 26728 raft_consensus.cc:2272] T 694ba59a463b41a9829ceb0b0664c856 P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.001240 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.001741 26728 raft_consensus.cc:2243] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.002055 26728 raft_consensus.cc:2272] T eef0f4563654437585197328a2d19561 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.004083 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.004647 26728 raft_consensus.cc:2243] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.005564 26728 raft_consensus.cc:2272] T 84f27c54ff11452584837c1b3ecb57de P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.008526 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.009203 26728 raft_consensus.cc:2243] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.009694 26728 raft_consensus.cc:2272] T 0a3ab742cd92422e8e37d6848b664250 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.011691 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.012189 26728 raft_consensus.cc:2243] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.012631 26728 raft_consensus.cc:2272] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.014418 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.014936 26728 raft_consensus.cc:2243] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.015326 26728 raft_consensus.cc:2272] T 17553fde7d45436cb9366477d9bed61c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.017234 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.017760 26728 raft_consensus.cc:2243] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.018502 26728 raft_consensus.cc:2272] T 4ec06ead686048eab702c3a3af1bc534 P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.021207 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.021919 26728 raft_consensus.cc:2243] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.023032 26728 raft_consensus.cc:2272] T 2a66ea00bf874916a00cac94b54001dc P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.023523 29895 consensus_peers.cc:597] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.026036 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.026940 26728 raft_consensus.cc:2243] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:15:57.027697 29969 consensus_peers.cc:597] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.028059 26728 raft_consensus.cc:2272] T d2da2c4770b34f509c074ea361b84862 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.030402 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.030980 26728 raft_consensus.cc:2243] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.031409 26728 raft_consensus.cc:2272] T 301d8135c5544509bef068f02715bfbc P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.033973 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.034770 26728 raft_consensus.cc:2243] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.036010 26728 raft_consensus.cc:2272] T 101b6f79d8a248f69dbb437cee8d4dab P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.038620 29895 consensus_peers.cc:597] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.039181 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.040045 26728 raft_consensus.cc:2243] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.040550 26728 raft_consensus.cc:2272] T 798bdd5837b74514b7036cefcecadc01 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.043254 26728 tablet_replica.cc:333] stopping tablet replica
W20260709 12:15:57.043895 29969 consensus_peers.cc:597] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.043972 26728 raft_consensus.cc:2243] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.044658 26728 raft_consensus.cc:2272] T 7e8563ddc0ca4f7b83f53574b75f79cb P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.046940 29969 consensus_peers.cc:597] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.047528 29969 consensus_peers.cc:597] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.047663 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.048350 26728 raft_consensus.cc:2243] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.049243 26728 raft_consensus.cc:2272] T e26c10beca5945fcaf4e41c7557890a6 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.051024 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.051568 26728 raft_consensus.cc:2243] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.052477 26728 raft_consensus.cc:2272] T 65d86081733b4c06b2405fd1c8dbe943 P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.055045 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.055737 26728 raft_consensus.cc:2243] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:57.055672 29895 consensus_peers.cc:597] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.056499 26728 raft_consensus.cc:2272] T a3dc36ad6e0b40959e981aed46ea36a8 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.058334 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.058802 26728 raft_consensus.cc:2243] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.059100 26728 raft_consensus.cc:2272] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.061156 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.061604 26728 raft_consensus.cc:2243] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.061928 26728 raft_consensus.cc:2272] T df15488f145747f89339b648a5375881 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.063812 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.064271 26728 raft_consensus.cc:2243] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.064576 26728 raft_consensus.cc:2272] T 166dfdefe88043d5876f6b8a3a1cd5de P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.066306 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.066800 26728 raft_consensus.cc:2243] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.067212 26728 raft_consensus.cc:2272] T 11c756fd8c1048fa97c4aaf3a94fa01b P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.069455 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.070245 26728 raft_consensus.cc:2243] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.071190 26728 raft_consensus.cc:2272] T ecaa324656964c1a894a4259190a653a P 571b861c95ea455786aa067f1ad6b768 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.073272 29895 consensus_peers.cc:597] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.073628 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.074311 26728 raft_consensus.cc:2243] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.075115 26728 raft_consensus.cc:2272] T 17514595a58a4b6baf363aeb56d2d758 P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.075470 29895 consensus_peers.cc:597] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.077224 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.077762 26728 raft_consensus.cc:2243] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.078130 26728 raft_consensus.cc:2272] T bb8d24367c7342d28dafc5c3e0774d50 P 571b861c95ea455786aa067f1ad6b768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.079975 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.080438 26728 raft_consensus.cc:2243] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.080940 26728 raft_consensus.cc:2272] T be33ea8b8d034d569cda2c81bcc77cee P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.082772 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:15:57.083168 26728 raft_consensus.cc:2243] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.083547 26728 raft_consensus.cc:2272] T 888ff2a3931e4735b5be69a7c0a8546e P 571b861c95ea455786aa067f1ad6b768 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.103294 29821 consensus_peers.cc:597] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.106782 29895 consensus_peers.cc:597] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.122042 29969 consensus_peers.cc:597] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.153697 29969 consensus_peers.cc:597] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.157125 26728 tablet_server.cc:196] TabletServer@127.26.26.1:46755 shutdown complete.
W20260709 12:15:57.161036 29969 consensus_peers.cc:597] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.169480 29969 consensus_peers.cc:597] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.213004 29969 consensus_peers.cc:597] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.234272 26728 tablet_server.cc:179] TabletServer@127.26.26.2:0 shutting down...
W20260709 12:15:57.256850 29969 consensus_peers.cc:597] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.280402 29821 consensus_peers.cc:597] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.290717 29895 consensus_peers.cc:597] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.296600 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:57.297600 26728 tablet_replica.cc:333] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.298565 26728 raft_consensus.cc:2243] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.299173 26728 raft_consensus.cc:2272] T f37064ecf9ba40adb6c3ec1881907a55 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.302174 26728 tablet_replica.cc:333] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
W20260709 12:15:57.302338 29969 consensus_peers.cc:597] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.303081 26728 raft_consensus.cc:2243] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.303673 26728 raft_consensus.cc:2272] T 17553fde7d45436cb9366477d9bed61c P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.306320 26728 tablet_replica.cc:333] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.307077 26728 raft_consensus.cc:2243] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.307961 26728 raft_consensus.cc:2272] T 87829180393d44d9bb80ea6e9cf99677 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.309975 26728 tablet_replica.cc:333] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.310847 26728 raft_consensus.cc:2243] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.311420 26728 raft_consensus.cc:2272] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.314003 26728 tablet_replica.cc:333] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.314730 26728 raft_consensus.cc:2243] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:57.314754 29969 consensus_peers.cc:597] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.315244 26728 raft_consensus.cc:2272] T 0a3ab742cd92422e8e37d6848b664250 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.318177 26728 tablet_replica.cc:333] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.318993 26728 raft_consensus.cc:2243] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.319540 26728 raft_consensus.cc:2272] T ecaa324656964c1a894a4259190a653a P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.323175 26728 tablet_replica.cc:333] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
W20260709 12:15:57.323729 29969 consensus_peers.cc:597] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.324029 26728 raft_consensus.cc:2243] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.324595 26728 raft_consensus.cc:2272] T 17514595a58a4b6baf363aeb56d2d758 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.326279 29969 consensus_peers.cc:597] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.327188 26728 tablet_replica.cc:333] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.327839 26728 raft_consensus.cc:2243] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.328848 26728 raft_consensus.cc:2272] T 7ed1100b0101492d8e54af0a55e2e402 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.331573 26728 tablet_replica.cc:333] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.332371 26728 raft_consensus.cc:2243] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.333452 26728 raft_consensus.cc:2272] T 63509d4f289441fc87412207efa9171d P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.335270 29821 consensus_peers.cc:597] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d -> Peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Couldn't send request to peer 571b861c95ea455786aa067f1ad6b768. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.335821 26728 tablet_replica.cc:333] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.336421 26728 raft_consensus.cc:2243] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.336871 26728 raft_consensus.cc:2272] T ea80c7cc36614f8aa713df98ac7bec82 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.338622 26728 tablet_replica.cc:333] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.339159 26728 raft_consensus.cc:2243] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.339958 26728 raft_consensus.cc:2272] T f4c3d64132b647a78cd9c9ffcec79b8c P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.341595 26728 tablet_replica.cc:333] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.342036 26728 raft_consensus.cc:2243] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.342475 26728 raft_consensus.cc:2272] T 65d86081733b4c06b2405fd1c8dbe943 P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.344352 26728 tablet_replica.cc:333] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.345077 26728 raft_consensus.cc:2243] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.345664 26728 raft_consensus.cc:2272] T 5a095ac0290946568f31e4c900c8dffc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.347971 26728 tablet_replica.cc:333] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.348652 26728 raft_consensus.cc:2243] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.349653 26728 raft_consensus.cc:2272] T 7e8eda04f700458698b838d24b3dc231 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.350044 29895 consensus_peers.cc:597] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.352083 26728 tablet_replica.cc:333] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
W20260709 12:15:57.352875 29895 consensus_peers.cc:597] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.352881 26728 raft_consensus.cc:2243] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.353852 26728 raft_consensus.cc:2272] T e4bdc5d3481541cebb44701c5123c83d P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.355794 26728 tablet_replica.cc:333] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
W20260709 12:15:57.355763 29969 consensus_peers.cc:597] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.356555 26728 raft_consensus.cc:2243] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.357322 26728 raft_consensus.cc:2272] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.359004 26728 tablet_replica.cc:333] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.359627 26728 raft_consensus.cc:2243] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.360378 26728 raft_consensus.cc:2272] T a3dc36ad6e0b40959e981aed46ea36a8 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.362572 26728 tablet_replica.cc:333] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.363099 26728 raft_consensus.cc:2243] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.363547 26728 raft_consensus.cc:2272] T 694ba59a463b41a9829ceb0b0664c856 P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.365191 26728 tablet_replica.cc:333] T eef0f4563654437585197328a2d19561 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.365727 26728 raft_consensus.cc:2243] T eef0f4563654437585197328a2d19561 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.366111 26728 raft_consensus.cc:2272] T eef0f4563654437585197328a2d19561 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.367751 26728 tablet_replica.cc:333] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.368251 26728 raft_consensus.cc:2243] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.368666 26728 raft_consensus.cc:2272] T 84f27c54ff11452584837c1b3ecb57de P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.370800 26728 tablet_replica.cc:333] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.371346 26728 raft_consensus.cc:2243] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.371831 26728 raft_consensus.cc:2272] T 4ebdbc5d50c24065a511e3b03223b761 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.373535 26728 tablet_replica.cc:333] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.374023 26728 raft_consensus.cc:2243] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.374430 26728 raft_consensus.cc:2272] T f5e6c83a77c1419589dbbf38a0589da7 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.376348 26728 tablet_replica.cc:333] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.377091 26728 raft_consensus.cc:2243] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.377573 26728 raft_consensus.cc:2272] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.379966 26728 tablet_replica.cc:333] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.380483 26728 raft_consensus.cc:2243] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.380962 26728 raft_consensus.cc:2272] T 92723986638248beb4a275126da82407 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.382907 26728 tablet_replica.cc:333] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.383412 26728 raft_consensus.cc:2243] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.383862 26728 raft_consensus.cc:2272] T 6cf85c85c68149b0874a6fa081f7dd9f P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.385596 26728 tablet_replica.cc:333] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.386085 26728 raft_consensus.cc:2243] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.386464 26728 raft_consensus.cc:2272] T 166dfdefe88043d5876f6b8a3a1cd5de P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.388252 26728 tablet_replica.cc:333] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.389008 26728 raft_consensus.cc:2243] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.389520 26728 raft_consensus.cc:2272] T c6dd42ec1c14410fb3a81770735b8cf5 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.392019 26728 tablet_replica.cc:333] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.392675 26728 raft_consensus.cc:2243] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.393162 26728 raft_consensus.cc:2272] T 7e8563ddc0ca4f7b83f53574b75f79cb P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.394977 26728 tablet_replica.cc:333] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.395556 26728 raft_consensus.cc:2243] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.396226 26728 raft_consensus.cc:2272] T a56462b835bb4d088d39a9229127c5f1 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.398015 26728 tablet_replica.cc:333] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.398600 26728 raft_consensus.cc:2243] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.399005 26728 raft_consensus.cc:2272] T 02fd3ac274ba4d5a88d9f86f56391adc P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.400841 26728 tablet_replica.cc:333] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.401368 26728 raft_consensus.cc:2243] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.401775 26728 raft_consensus.cc:2272] T c1d0b026500341cba2029bfab4a8a116 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.403729 26728 tablet_replica.cc:333] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.404208 26728 raft_consensus.cc:2243] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.404654 26728 raft_consensus.cc:2272] T fa4c79a5dffe4c228b1daec257245de3 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.406541 26728 tablet_replica.cc:333] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.407015 26728 raft_consensus.cc:2243] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.407469 26728 raft_consensus.cc:2272] T 101b6f79d8a248f69dbb437cee8d4dab P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.409145 26728 tablet_replica.cc:333] T 301d8135c5544509bef068f02715bfbc P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.409627 26728 raft_consensus.cc:2243] T 301d8135c5544509bef068f02715bfbc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.410053 26728 raft_consensus.cc:2272] T 301d8135c5544509bef068f02715bfbc P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.412619 26728 tablet_replica.cc:333] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.413308 26728 raft_consensus.cc:2243] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.414333 26728 raft_consensus.cc:2272] T ddfe76d36fe443f1baea8a5cb417d9ad P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.416849 26728 tablet_replica.cc:333] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.417532 26728 raft_consensus.cc:2243] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.417982 26728 raft_consensus.cc:2272] T 991c85a9b488474999d2d0c97a6a4eba P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.419844 26728 tablet_replica.cc:333] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.420344 26728 raft_consensus.cc:2243] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.420785 26728 raft_consensus.cc:2272] T 40ec44d903204210a26f986cf6c8d245 P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.422533 26728 tablet_replica.cc:333] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.423004 26728 raft_consensus.cc:2243] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.423744 26728 raft_consensus.cc:2272] T df15488f145747f89339b648a5375881 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.425429 26728 tablet_replica.cc:333] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.426023 26728 raft_consensus.cc:2243] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.426988 26728 raft_consensus.cc:2272] T 9e35472baf764a69b1f2de8328026640 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.429397 26728 tablet_replica.cc:333] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.430022 26728 raft_consensus.cc:2243] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:15:57.430546 29895 consensus_peers.cc:597] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.430944 26728 raft_consensus.cc:2272] T 4145fd207cb0433481a94550043c4c19 P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.433538 26728 tablet_replica.cc:333] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.434195 26728 raft_consensus.cc:2243] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.435021 26728 raft_consensus.cc:2272] T be33ea8b8d034d569cda2c81bcc77cee P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.436967 26728 tablet_replica.cc:333] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.437438 26728 raft_consensus.cc:2243] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.437808 26728 raft_consensus.cc:2272] T 20458b777dc4424d88e7073cc184f001 P 69d5576d16a3461199ee289bc049895d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.440201 26728 tablet_replica.cc:333] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.440763 26728 raft_consensus.cc:2243] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.441612 26728 raft_consensus.cc:2272] T 9935ea0e027c486aa574ec9db084f98e P 69d5576d16a3461199ee289bc049895d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.444173 26728 tablet_replica.cc:333] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d: stopping tablet replica
I20260709 12:15:57.444758 26728 raft_consensus.cc:2243] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.445290 26728 raft_consensus.cc:2272] T 2a66ea00bf874916a00cac94b54001dc P 69d5576d16a3461199ee289bc049895d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.450198 29895 consensus_peers.cc:597] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.464387 29969 consensus_peers.cc:597] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.491933 29969 consensus_peers.cc:597] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.492633 29969 consensus_peers.cc:597] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.503552 29969 consensus_peers.cc:597] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.521503 29895 consensus_peers.cc:597] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:36549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.522965 26728 tablet_server.cc:196] TabletServer@127.26.26.2:0 shutdown complete.
W20260709 12:15:57.529626 29895 consensus_peers.cc:597] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:36549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.559257 29969 consensus_peers.cc:597] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:36549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.592583 26728 tablet_server.cc:179] TabletServer@127.26.26.3:0 shutting down...
W20260709 12:15:57.602008 29968 consensus_peers.cc:597] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Couldn't send request to peer 4e5f0c858cac47f18b58d63f7cbf52fc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.618506 29895 consensus_peers.cc:597] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:36549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.628023 29968 consensus_peers.cc:597] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Couldn't send request to peer 4e5f0c858cac47f18b58d63f7cbf52fc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.632769 29895 consensus_peers.cc:597] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:36549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:57.634732 29895 consensus_peers.cc:597] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:36549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.637959 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:57.638634 26728 tablet_replica.cc:333] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.639412 26728 raft_consensus.cc:2243] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.639925 26728 raft_consensus.cc:2272] T f37064ecf9ba40adb6c3ec1881907a55 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.641789 26728 tablet_replica.cc:333] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.642341 26728 raft_consensus.cc:2243] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.643009 26728 raft_consensus.cc:2272] T 798bdd5837b74514b7036cefcecadc01 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.644898 26728 tablet_replica.cc:333] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.645653 26728 raft_consensus.cc:2243] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.646136 26728 raft_consensus.cc:2272] T 87829180393d44d9bb80ea6e9cf99677 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.648622 26728 tablet_replica.cc:333] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.649358 26728 raft_consensus.cc:2243] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.650122 26728 raft_consensus.cc:2272] T c90ebb6407df44209821152c4a7f8d32 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.654052 26728 tablet_replica.cc:333] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.654790 26728 raft_consensus.cc:2243] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.655280 26728 raft_consensus.cc:2272] T f5e6c83a77c1419589dbbf38a0589da7 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.658174 26728 tablet_replica.cc:333] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.658921 26728 raft_consensus.cc:2243] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.659457 26728 raft_consensus.cc:2272] T 2f7a202dae624d2dbeb74cbe06891e72 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.662484 26728 tablet_replica.cc:333] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.663607 26728 raft_consensus.cc:2243] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:57.664701 29968 consensus_peers.cc:597] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Couldn't send request to peer 4e5f0c858cac47f18b58d63f7cbf52fc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.665499 26728 raft_consensus.cc:2272] T e26c10beca5945fcaf4e41c7557890a6 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.668305 26728 tablet_replica.cc:333] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.669157 26728 raft_consensus.cc:2243] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.669766 26728 raft_consensus.cc:2272] T 63bacad230374fac9e45129555362b3b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.673080 26728 tablet_replica.cc:333] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.673957 26728 raft_consensus.cc:2243] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.674554 26728 raft_consensus.cc:2272] T 7ed1100b0101492d8e54af0a55e2e402 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.674456 29968 consensus_peers.cc:597] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Couldn't send request to peer 4e5f0c858cac47f18b58d63f7cbf52fc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.676893 26728 tablet_replica.cc:333] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.677594 26728 raft_consensus.cc:2243] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.678333 26728 raft_consensus.cc:2272] T 4ebdbc5d50c24065a511e3b03223b761 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.680424 26728 tablet_replica.cc:333] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.681000 26728 raft_consensus.cc:2243] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.681419 26728 raft_consensus.cc:2272] T 63509d4f289441fc87412207efa9171d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.683342 26728 tablet_replica.cc:333] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.683966 26728 raft_consensus.cc:2243] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.684384 26728 raft_consensus.cc:2272] T f4c3d64132b647a78cd9c9ffcec79b8c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.686944 26728 tablet_replica.cc:333] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.687778 26728 raft_consensus.cc:2243] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.688349 26728 raft_consensus.cc:2272] T bb8d24367c7342d28dafc5c3e0774d50 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.688508 29968 consensus_peers.cc:597] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Couldn't send request to peer 4e5f0c858cac47f18b58d63f7cbf52fc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.690248 26728 tablet_replica.cc:333] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.690838 26728 raft_consensus.cc:2243] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.691694 26728 raft_consensus.cc:2272] T 888ff2a3931e4735b5be69a7c0a8546e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.694075 26728 tablet_replica.cc:333] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.694851 26728 raft_consensus.cc:2243] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.695803 26728 raft_consensus.cc:2272] T 17553fde7d45436cb9366477d9bed61c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.698503 26728 tablet_replica.cc:333] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.699288 26728 raft_consensus.cc:2243] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.699901 26728 raft_consensus.cc:2272] T 4ec06ead686048eab702c3a3af1bc534 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.701975 26728 tablet_replica.cc:333] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.702508 26728 raft_consensus.cc:2243] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.702919 26728 raft_consensus.cc:2272] T cc1e99c9c7c14920aca1d8b12f4d2c4c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.704780 26728 tablet_replica.cc:333] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.705271 26728 raft_consensus.cc:2243] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.705703 26728 raft_consensus.cc:2272] T a3dc36ad6e0b40959e981aed46ea36a8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.707944 26728 tablet_replica.cc:333] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.708778 26728 raft_consensus.cc:2243] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.709816 26728 raft_consensus.cc:2272] T 301d8135c5544509bef068f02715bfbc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.712196 26728 tablet_replica.cc:333] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.712953 26728 raft_consensus.cc:2243] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.713899 26728 raft_consensus.cc:2272] T c6dd42ec1c14410fb3a81770735b8cf5 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.715823 26728 tablet_replica.cc:333] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.716377 26728 raft_consensus.cc:2243] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.717092 26728 raft_consensus.cc:2272] T 11c756fd8c1048fa97c4aaf3a94fa01b P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.718832 26728 tablet_replica.cc:333] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.719336 26728 raft_consensus.cc:2243] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.720094 26728 raft_consensus.cc:2272] T 0f0c5e81aa70474a88ca222b838e141d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.722075 26728 tablet_replica.cc:333] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.722628 26728 raft_consensus.cc:2243] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.723064 26728 raft_consensus.cc:2272] T e4bdc5d3481541cebb44701c5123c83d P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.725557 26728 tablet_replica.cc:333] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.726231 26728 raft_consensus.cc:2243] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.726636 26728 raft_consensus.cc:2272] T fafe166e0b6241a3a8f7a08b190a2d7a P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.728809 26728 tablet_replica.cc:333] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.729316 26728 raft_consensus.cc:2243] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.729713 26728 raft_consensus.cc:2272] T 9e35472baf764a69b1f2de8328026640 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.731961 26728 tablet_replica.cc:333] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.732474 26728 raft_consensus.cc:2243] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.732939 26728 raft_consensus.cc:2272] T 7e8eda04f700458698b838d24b3dc231 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.735374 26728 tablet_replica.cc:333] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.736111 26728 raft_consensus.cc:2243] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.736950 26728 raft_consensus.cc:2272] T 5a095ac0290946568f31e4c900c8dffc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.739416 26728 tablet_replica.cc:333] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.740080 26728 raft_consensus.cc:2243] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.740485 26728 raft_consensus.cc:2272] T 4145fd207cb0433481a94550043c4c19 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.742352 29968 consensus_peers.cc:597] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Couldn't send request to peer 4e5f0c858cac47f18b58d63f7cbf52fc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.742465 26728 tablet_replica.cc:333] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.743151 26728 raft_consensus.cc:2243] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.743595 26728 raft_consensus.cc:2272] T d2da2c4770b34f509c074ea361b84862 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.745214 26728 tablet_replica.cc:333] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.745678 26728 raft_consensus.cc:2243] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.746084 26728 raft_consensus.cc:2272] T c1d0b026500341cba2029bfab4a8a116 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.748329 26728 tablet_replica.cc:333] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.749011 26728 raft_consensus.cc:2243] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.749770 26728 raft_consensus.cc:2272] T fa4c79a5dffe4c228b1daec257245de3 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.751927 26728 tablet_replica.cc:333] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.752403 26728 raft_consensus.cc:2243] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.752818 26728 raft_consensus.cc:2272] T a56462b835bb4d088d39a9229127c5f1 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.754611 26728 tablet_replica.cc:333] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.755090 26728 raft_consensus.cc:2243] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.755544 26728 raft_consensus.cc:2272] T 02fd3ac274ba4d5a88d9f86f56391adc P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.757650 26728 tablet_replica.cc:333] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.758335 26728 raft_consensus.cc:2243] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.758875 26728 raft_consensus.cc:2272] T 68d2b5ff19ef45b2a64f707c7a41baea P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.761134 26728 tablet_replica.cc:333] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.761729 26728 raft_consensus.cc:2243] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.762189 26728 raft_consensus.cc:2272] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.764425 26728 tablet_replica.cc:333] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.765071 26728 raft_consensus.cc:2243] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.765832 26728 raft_consensus.cc:2272] T 0a3ab742cd92422e8e37d6848b664250 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.767892 26728 tablet_replica.cc:333] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.768296 26728 raft_consensus.cc:2243] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.771028 26728 raft_consensus.cc:2272] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.773001 26728 tablet_replica.cc:333] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.773463 26728 raft_consensus.cc:2243] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.773845 26728 raft_consensus.cc:2272] T 6cf85c85c68149b0874a6fa081f7dd9f P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.775475 26728 tablet_replica.cc:333] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.775961 26728 raft_consensus.cc:2243] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.776636 26728 raft_consensus.cc:2272] T 20458b777dc4424d88e7073cc184f001 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.778232 26728 tablet_replica.cc:333] T cd126f4fa55047f0857a2e5550fdb807 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.778716 26728 raft_consensus.cc:2243] T cd126f4fa55047f0857a2e5550fdb807 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.779109 26728 raft_consensus.cc:2272] T cd126f4fa55047f0857a2e5550fdb807 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.780857 26728 tablet_replica.cc:333] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.781299 26728 raft_consensus.cc:2243] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.781677 26728 raft_consensus.cc:2272] T 9935ea0e027c486aa574ec9db084f98e P 4e5f0c858cac47f18b58d63f7cbf52fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.783790 26728 tablet_replica.cc:333] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.784241 26728 raft_consensus.cc:2243] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.784612 26728 raft_consensus.cc:2272] T ddfe76d36fe443f1baea8a5cb417d9ad P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.786254 26728 tablet_replica.cc:333] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.786736 26728 raft_consensus.cc:2243] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.787556 26728 raft_consensus.cc:2272] T 991c85a9b488474999d2d0c97a6a4eba P 4e5f0c858cac47f18b58d63f7cbf52fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.789108 26728 tablet_replica.cc:333] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc: stopping tablet replica
I20260709 12:15:57.789526 26728 raft_consensus.cc:2243] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.790208 26728 raft_consensus.cc:2272] T 40ec44d903204210a26f986cf6c8d245 P 4e5f0c858cac47f18b58d63f7cbf52fc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:57.807538 29969 consensus_peers.cc:597] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 69d5576d16a3461199ee289bc049895d (127.26.26.2:36549): Couldn't send request to peer 69d5576d16a3461199ee289bc049895d. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:36549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.864856 26728 tablet_server.cc:196] TabletServer@127.26.26.3:0 shutdown complete.
W20260709 12:15:57.921722 29968 consensus_peers.cc:597] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Couldn't send request to peer 4e5f0c858cac47f18b58d63f7cbf52fc. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.3:39435: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.932331 26728 tablet_server.cc:179] TabletServer@127.26.26.4:0 shutting down...
I20260709 12:15:57.947892 30888 raft_consensus.cc:493] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 571b861c95ea455786aa067f1ad6b768)
I20260709 12:15:57.948571 30888 raft_consensus.cc:515] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e5f0c858cac47f18b58d63f7cbf52fc" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 39435 } } peers { permanent_uuid: "1a8ae7c566674ceeaf35e3351d91d33f" member_type: VOTER last_known_addr { host: "127.26.26.4" port: 38559 } } peers { permanent_uuid: "571b861c95ea455786aa067f1ad6b768" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 46755 } }
I20260709 12:15:57.950843 30888 leader_election.cc:290] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435), 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755)
W20260709 12:15:57.956097 29968 leader_election.cc:336] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Network error: Client connection negotiation failed: client connection to 127.26.26.3:39435: connect: Connection refused (error 111)
W20260709 12:15:57.957979 29969 leader_election.cc:336] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 571b861c95ea455786aa067f1ad6b768 (127.26.26.1:46755): Network error: Client connection negotiation failed: client connection to 127.26.26.1:46755: connect: Connection refused (error 111)
I20260709 12:15:57.958279 29969 leader_election.cc:304] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [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: 1a8ae7c566674ceeaf35e3351d91d33f; no voters: 4e5f0c858cac47f18b58d63f7cbf52fc, 571b861c95ea455786aa067f1ad6b768
I20260709 12:15:57.958855 30888 raft_consensus.cc:2749] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:15:57.977295 29968 consensus_peers.cc:597] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f -> Peer 4e5f0c858cac47f18b58d63f7cbf52fc (127.26.26.3:39435): Couldn't send request to peer 4e5f0c858cac47f18b58d63f7cbf52fc. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.3:39435: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:57.980412 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:57.981127 26728 tablet_replica.cc:333] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:57.981779 26728 raft_consensus.cc:2243] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.982249 26728 raft_consensus.cc:2272] T 101b6f79d8a248f69dbb437cee8d4dab P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.984218 26728 tablet_replica.cc:333] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:57.984773 26728 raft_consensus.cc:2243] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.985514 26728 raft_consensus.cc:2272] T c90ebb6407df44209821152c4a7f8d32 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.987236 26728 tablet_replica.cc:333] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:57.987828 26728 raft_consensus.cc:2243] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.988204 26728 raft_consensus.cc:2272] T a56462b835bb4d088d39a9229127c5f1 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.989792 26728 tablet_replica.cc:333] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:57.990321 26728 raft_consensus.cc:2243] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:57.991011 26728 raft_consensus.cc:2272] T 2f7a202dae624d2dbeb74cbe06891e72 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.992662 26728 tablet_replica.cc:333] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:57.993157 26728 raft_consensus.cc:2243] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.993570 26728 raft_consensus.cc:2272] T 17514595a58a4b6baf363aeb56d2d758 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.995276 26728 tablet_replica.cc:333] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:57.995810 26728 raft_consensus.cc:2243] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.996287 26728 raft_consensus.cc:2272] T ecaa324656964c1a894a4259190a653a P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.997952 26728 tablet_replica.cc:333] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:57.998553 26728 raft_consensus.cc:2243] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.998953 26728 raft_consensus.cc:2272] T 63bacad230374fac9e45129555362b3b P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.000813 26728 tablet_replica.cc:333] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.001396 26728 raft_consensus.cc:2243] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.001854 26728 raft_consensus.cc:2272] T 4ec06ead686048eab702c3a3af1bc534 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.003657 26728 tablet_replica.cc:333] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.004177 26728 raft_consensus.cc:2243] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.004617 26728 raft_consensus.cc:2272] T 7ed1100b0101492d8e54af0a55e2e402 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.006343 26728 tablet_replica.cc:333] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.006870 26728 raft_consensus.cc:2243] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.007633 26728 raft_consensus.cc:2272] T ea80c7cc36614f8aa713df98ac7bec82 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.009413 26728 tablet_replica.cc:333] T f4c3d64132b647a78cd9c9ffcec79b8c P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.009928 26728 raft_consensus.cc:2243] T f4c3d64132b647a78cd9c9ffcec79b8c P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.010339 26728 raft_consensus.cc:2272] T f4c3d64132b647a78cd9c9ffcec79b8c P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.011940 26728 tablet_replica.cc:333] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.012411 26728 raft_consensus.cc:2243] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.012811 26728 raft_consensus.cc:2272] T e26c10beca5945fcaf4e41c7557890a6 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.014343 26728 tablet_replica.cc:333] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.014816 26728 raft_consensus.cc:2243] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.015198 26728 raft_consensus.cc:2272] T 65d86081733b4c06b2405fd1c8dbe943 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.017102 26728 tablet_replica.cc:333] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.017634 26728 raft_consensus.cc:2243] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.018344 26728 raft_consensus.cc:2272] T bb8d24367c7342d28dafc5c3e0774d50 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.020216 26728 tablet_replica.cc:333] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.020735 26728 raft_consensus.cc:2243] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.021181 26728 raft_consensus.cc:2272] T be33ea8b8d034d569cda2c81bcc77cee P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.022882 26728 tablet_replica.cc:333] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.023435 26728 raft_consensus.cc:2243] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.023856 26728 raft_consensus.cc:2272] T 888ff2a3931e4735b5be69a7c0a8546e P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.025398 26728 tablet_replica.cc:333] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.025868 26728 raft_consensus.cc:2243] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.026547 26728 raft_consensus.cc:2272] T 6cf85c85c68149b0874a6fa081f7dd9f P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.028164 26728 tablet_replica.cc:333] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.028646 26728 raft_consensus.cc:2243] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.029335 26728 raft_consensus.cc:2272] T cd126f4fa55047f0857a2e5550fdb807 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.031219 26728 tablet_replica.cc:333] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.031776 26728 raft_consensus.cc:2243] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.032428 26728 raft_consensus.cc:2272] T f5e6c83a77c1419589dbbf38a0589da7 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.033972 26728 tablet_replica.cc:333] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.034467 26728 raft_consensus.cc:2243] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.035142 26728 raft_consensus.cc:2272] T c8f3653a2caf4c6ab46b10b1b3b8ff21 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.036795 26728 tablet_replica.cc:333] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.037427 26728 raft_consensus.cc:2243] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.038128 26728 raft_consensus.cc:2272] T 92723986638248beb4a275126da82407 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.039963 26728 tablet_replica.cc:333] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.040439 26728 raft_consensus.cc:2243] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.041085 26728 raft_consensus.cc:2272] T eef0f4563654437585197328a2d19561 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.042647 26728 tablet_replica.cc:333] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.043218 26728 raft_consensus.cc:2243] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.043690 26728 raft_consensus.cc:2272] T 694ba59a463b41a9829ceb0b0664c856 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.045308 26728 tablet_replica.cc:333] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.045773 26728 raft_consensus.cc:2243] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.046142 26728 raft_consensus.cc:2272] T 84f27c54ff11452584837c1b3ecb57de P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.047746 26728 tablet_replica.cc:333] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.048237 26728 raft_consensus.cc:2243] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.048676 26728 raft_consensus.cc:2272] T ddfe76d36fe443f1baea8a5cb417d9ad P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.050617 26728 tablet_replica.cc:333] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.051064 26728 raft_consensus.cc:2243] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.051497 26728 raft_consensus.cc:2272] T 991c85a9b488474999d2d0c97a6a4eba P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.053148 26728 tablet_replica.cc:333] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.053646 26728 raft_consensus.cc:2243] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.054019 26728 raft_consensus.cc:2272] T df15488f145747f89339b648a5375881 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.055658 26728 tablet_replica.cc:333] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.056115 26728 raft_consensus.cc:2243] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.056495 26728 raft_consensus.cc:2272] T 40ec44d903204210a26f986cf6c8d245 P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.058014 26728 tablet_replica.cc:333] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.058483 26728 raft_consensus.cc:2243] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.059195 26728 raft_consensus.cc:2272] T 68d2b5ff19ef45b2a64f707c7a41baea P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.060938 26728 tablet_replica.cc:333] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.061436 26728 raft_consensus.cc:2243] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.062083 26728 raft_consensus.cc:2272] T 0cf010aa094a4bd38a3bc7bd9e3faec8 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.063607 26728 tablet_replica.cc:333] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.064073 26728 raft_consensus.cc:2243] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.064414 26728 raft_consensus.cc:2272] T 0b50f8ced7f342d7a57e5ecfb6bee50c P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.065943 26728 tablet_replica.cc:333] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.066396 26728 raft_consensus.cc:2243] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.066819 26728 raft_consensus.cc:2272] T d2da2c4770b34f509c074ea361b84862 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.068483 26728 tablet_replica.cc:333] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.068992 26728 raft_consensus.cc:2243] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.069397 26728 raft_consensus.cc:2272] T 2a66ea00bf874916a00cac94b54001dc P 1a8ae7c566674ceeaf35e3351d91d33f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.070946 26728 tablet_replica.cc:333] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.071403 26728 raft_consensus.cc:2243] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.072029 26728 raft_consensus.cc:2272] T fafe166e0b6241a3a8f7a08b190a2d7a P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.073571 26728 tablet_replica.cc:333] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.074033 26728 raft_consensus.cc:2243] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.074395 26728 raft_consensus.cc:2272] T 9e35472baf764a69b1f2de8328026640 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.075850 26728 tablet_replica.cc:333] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.076277 26728 raft_consensus.cc:2243] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.076731 26728 raft_consensus.cc:2272] T 4145fd207cb0433481a94550043c4c19 P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.078365 26728 tablet_replica.cc:333] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.078842 26728 raft_consensus.cc:2243] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.079212 26728 raft_consensus.cc:2272] T 798bdd5837b74514b7036cefcecadc01 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.080850 26728 tablet_replica.cc:333] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.081322 26728 raft_consensus.cc:2243] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.081957 26728 raft_consensus.cc:2272] T 7e8563ddc0ca4f7b83f53574b75f79cb P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.083447 26728 tablet_replica.cc:333] T fa4c79a5dffe4c228b1daec257245de3 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.083935 26728 raft_consensus.cc:2243] T fa4c79a5dffe4c228b1daec257245de3 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.084296 26728 raft_consensus.cc:2272] T fa4c79a5dffe4c228b1daec257245de3 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.085816 26728 tablet_replica.cc:333] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.086234 26728 raft_consensus.cc:2243] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.086568 26728 raft_consensus.cc:2272] T c6dd42ec1c14410fb3a81770735b8cf5 P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.088074 26728 tablet_replica.cc:333] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.088579 26728 raft_consensus.cc:2243] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.089262 26728 raft_consensus.cc:2272] T 166dfdefe88043d5876f6b8a3a1cd5de P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.090873 26728 tablet_replica.cc:333] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.091297 26728 raft_consensus.cc:2243] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.091651 26728 raft_consensus.cc:2272] T 11c756fd8c1048fa97c4aaf3a94fa01b P 1a8ae7c566674ceeaf35e3351d91d33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.093111 26728 tablet_replica.cc:333] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.093524 26728 raft_consensus.cc:2243] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.093883 26728 raft_consensus.cc:2272] T e4bdc5d3481541cebb44701c5123c83d P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.095548 26728 tablet_replica.cc:333] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f: stopping tablet replica
I20260709 12:15:58.095990 26728 raft_consensus.cc:2243] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.096345 26728 raft_consensus.cc:2272] T 0f0c5e81aa70474a88ca222b838e141d P 1a8ae7c566674ceeaf35e3351d91d33f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.157114 26728 tablet_server.cc:196] TabletServer@127.26.26.4:0 shutdown complete.
I20260709 12:15:58.213605 26728 master.cc:562] Master@127.26.26.62:33693 shutting down...
I20260709 12:15:58.235901 26728 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:58.236454 26728 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.236718 26728 tablet_replica.cc:333] T 00000000000000000000000000000000 P c93dd86b2e354f1594c7b2af93fe5230: stopping tablet replica
I20260709 12:15:58.257961 26728 master.cc:584] Master@127.26.26.62:33693 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (29034 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:15:58.354931 26728 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.26.62:45975
I20260709 12:15:58.356221 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:58.362499 30890 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:58.362594 30891 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:58.364100 30893 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:58.365286 26728 server_base.cc:1061] running on GCE node
I20260709 12:15:58.366430 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:58.366618 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:58.366741 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599358366729 us; error 0 us; skew 500 ppm
I20260709 12:15:58.367221 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:58.369740 26728 webserver.cc:533] Webserver started at http://127.26.26.62:43775/ using document root <none> and password file <none>
I20260709 12:15:58.370211 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:58.370379 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:58.370600 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:58.372216 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/master-0-root/instance:
uuid: "f1f938335e22425c9dc9595e02293b37"
format_stamp: "Formatted at 2026-07-09 12:15:58 on dist-test-slave-vqsr"
I20260709 12:15:58.376773 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:15:58.380573 30898 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:58.381330 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:15:58.381646 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/master-0-root
uuid: "f1f938335e22425c9dc9595e02293b37"
format_stamp: "Formatted at 2026-07-09 12:15:58 on dist-test-slave-vqsr"
I20260709 12:15:58.382015 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:58.401328 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:58.402572 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:58.441260 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.62:45975
I20260709 12:15:58.441351 30950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.62:45975 every 8 connection(s)
I20260709 12:15:58.445248 30951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:58.455040 30951 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37: Bootstrap starting.
I20260709 12:15:58.459661 30951 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:58.463805 30951 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37: No bootstrap required, opened a new log
I20260709 12:15:58.465855 30951 raft_consensus.cc:359] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1f938335e22425c9dc9595e02293b37" member_type: VOTER }
I20260709 12:15:58.466234 30951 raft_consensus.cc:385] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:58.466439 30951 raft_consensus.cc:740] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f938335e22425c9dc9595e02293b37, State: Initialized, Role: FOLLOWER
I20260709 12:15:58.467273 30951 consensus_queue.cc:260] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f1f938335e22425c9dc9595e02293b37" member_type: VOTER }
I20260709 12:15:58.467761 30951 raft_consensus.cc:399] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:58.467983 30951 raft_consensus.cc:493] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:58.468274 30951 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:58.472468 30951 raft_consensus.cc:515] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1f938335e22425c9dc9595e02293b37" member_type: VOTER }
I20260709 12:15:58.472954 30951 leader_election.cc:304] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [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: f1f938335e22425c9dc9595e02293b37; no voters: 
I20260709 12:15:58.474041 30951 leader_election.cc:290] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:58.474422 30954 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:58.475688 30954 raft_consensus.cc:697] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [term 1 LEADER]: Becoming Leader. State: Replica: f1f938335e22425c9dc9595e02293b37, State: Running, Role: LEADER
I20260709 12:15:58.476329 30954 consensus_queue.cc:237] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [LEADER]: Queue going to LEADER mode. State: All 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: "f1f938335e22425c9dc9595e02293b37" member_type: VOTER }
I20260709 12:15:58.476883 30951 sys_catalog.cc:565] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:58.481299 30956 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f1f938335e22425c9dc9595e02293b37. Latest consensus state: current_term: 1 leader_uuid: "f1f938335e22425c9dc9595e02293b37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1f938335e22425c9dc9595e02293b37" member_type: VOTER } }
I20260709 12:15:58.482019 30956 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:58.482520 30955 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f1f938335e22425c9dc9595e02293b37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1f938335e22425c9dc9595e02293b37" member_type: VOTER } }
I20260709 12:15:58.483106 30955 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:58.484475 30961 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:58.489210 30961 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:58.492264 26728 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:58.497349 30961 catalog_manager.cc:1383] Generated new cluster ID: 39e6fde20a84483887ddc46542b4ad0d
I20260709 12:15:58.497607 30961 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:58.521108 30961 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:58.522359 30961 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:58.541636 30961 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37: Generated new TSK 0
I20260709 12:15:58.542222 30961 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:58.558898 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:58.565102 30972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:58.566553 30973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:58.567760 30975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:58.568584 26728 server_base.cc:1061] running on GCE node
I20260709 12:15:58.569458 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:58.569644 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:58.569766 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599358569755 us; error 0 us; skew 500 ppm
I20260709 12:15:58.570248 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:58.572415 26728 webserver.cc:533] Webserver started at http://127.26.26.1:44779/ using document root <none> and password file <none>
I20260709 12:15:58.572854 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:58.573006 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:58.573208 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:58.574159 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-0-root/instance:
uuid: "0016b1c075d3452f9d43856b2954e020"
format_stamp: "Formatted at 2026-07-09 12:15:58 on dist-test-slave-vqsr"
I20260709 12:15:58.578385 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:15:58.581585 30980 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:58.582288 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:15:58.582572 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-0-root
uuid: "0016b1c075d3452f9d43856b2954e020"
format_stamp: "Formatted at 2026-07-09 12:15:58 on dist-test-slave-vqsr"
I20260709 12:15:58.582858 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:58.598279 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:58.599411 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:58.600835 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:58.602934 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:58.603154 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:58.603380 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:58.603582 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:15:58.642185 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.1:35533
I20260709 12:15:58.642287 31042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.1:35533 every 8 connection(s)
I20260709 12:15:58.647027 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:58.654184 31047 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:58.655601 31048 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:58.657830 31050 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:58.658236 26728 server_base.cc:1061] running on GCE node
I20260709 12:15:58.659205 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:58.659411 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:58.659698 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599358659661 us; error 0 us; skew 500 ppm
I20260709 12:15:58.660386 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:58.663194 31043 heartbeater.cc:344] Connected to a master server at 127.26.26.62:45975
I20260709 12:15:58.663200 26728 webserver.cc:533] Webserver started at http://127.26.26.2:43675/ using document root <none> and password file <none>
I20260709 12:15:58.663669 31043 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:58.663995 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:58.664297 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:58.664628 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:58.664518 31043 heartbeater.cc:507] Master 127.26.26.62:45975 requested a full tablet report, sending...
I20260709 12:15:58.666047 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-1-root/instance:
uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
format_stamp: "Formatted at 2026-07-09 12:15:58 on dist-test-slave-vqsr"
I20260709 12:15:58.667053 30916 ts_manager.cc:194] Registered new tserver with Master: 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533)
I20260709 12:15:58.669526 30916 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33740
I20260709 12:15:58.671891 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:15:58.675132 31055 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:58.675896 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:15:58.676173 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-1-root
uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
format_stamp: "Formatted at 2026-07-09 12:15:58 on dist-test-slave-vqsr"
I20260709 12:15:58.676445 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:58.688040 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:58.689172 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:58.690546 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:58.692716 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:58.692934 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:58.693164 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:58.693346 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:58.731769 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.2:39937
I20260709 12:15:58.731874 31117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.2:39937 every 8 connection(s)
I20260709 12:15:58.736344 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:58.743597 31121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:58.745635 31122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:58.747797 26728 server_base.cc:1061] running on GCE node
W20260709 12:15:58.748167 31124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:58.748725 31118 heartbeater.cc:344] Connected to a master server at 127.26.26.62:45975
I20260709 12:15:58.749138 31118 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:58.749296 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:58.749577 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:58.749765 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599358749748 us; error 0 us; skew 500 ppm
I20260709 12:15:58.749920 31118 heartbeater.cc:507] Master 127.26.26.62:45975 requested a full tablet report, sending...
I20260709 12:15:58.750411 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:58.752159 30916 ts_manager.cc:194] Registered new tserver with Master: f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:15:58.753144 26728 webserver.cc:533] Webserver started at http://127.26.26.3:34081/ using document root <none> and password file <none>
I20260709 12:15:58.753793 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:58.754024 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:58.754007 30916 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33750
I20260709 12:15:58.754559 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:58.756040 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-2-root/instance:
uuid: "19872c64a3bc40b693b68b65503e2bf4"
format_stamp: "Formatted at 2026-07-09 12:15:58 on dist-test-slave-vqsr"
I20260709 12:15:58.760620 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:15:58.763695 31129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:58.764460 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:15:58.764743 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-2-root
uuid: "19872c64a3bc40b693b68b65503e2bf4"
format_stamp: "Formatted at 2026-07-09 12:15:58 on dist-test-slave-vqsr"
I20260709 12:15:58.764973 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:58.778637 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:58.779856 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:58.781273 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:58.783336 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:58.783603 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:58.783833 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:58.783996 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:58.824262 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.3:33801
I20260709 12:15:58.824378 31191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.3:33801 every 8 connection(s)
I20260709 12:15:58.837095 31192 heartbeater.cc:344] Connected to a master server at 127.26.26.62:45975
I20260709 12:15:58.837496 31192 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:58.838150 31192 heartbeater.cc:507] Master 127.26.26.62:45975 requested a full tablet report, sending...
I20260709 12:15:58.840063 30916 ts_manager.cc:194] Registered new tserver with Master: 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:15:58.840531 26728 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013219271s
I20260709 12:15:58.841760 30916 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33756
I20260709 12:15:58.864621 30916 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33760:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:58.867816 30916 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:58.950201 31080 tablet_service.cc:1511] Processing CreateTablet for tablet b538799bdc1a452bab2fffba1fc5f15b (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:15:58.951694 31080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b538799bdc1a452bab2fffba1fc5f15b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:58.953751 31081 tablet_service.cc:1511] Processing CreateTablet for tablet 21146cafda6d483aab475847d28b3261 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:15:58.953847 31079 tablet_service.cc:1511] Processing CreateTablet for tablet dd3915dee59f4ec986e44e3428301c63 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:15:58.955209 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21146cafda6d483aab475847d28b3261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:58.955082 31157 tablet_service.cc:1511] Processing CreateTablet for tablet 224a82d86d87493e9a21f0ed2185f582 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:15:58.955849 31079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd3915dee59f4ec986e44e3428301c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:58.956393 31157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 224a82d86d87493e9a21f0ed2185f582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:58.957237 31082 tablet_service.cc:1511] Processing CreateTablet for tablet 2172486bc2a24d619d93f8b45ae4dddf (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:15:58.958467 31082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2172486bc2a24d619d93f8b45ae4dddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:58.960620 31156 tablet_service.cc:1511] Processing CreateTablet for tablet 2172486bc2a24d619d93f8b45ae4dddf (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:15:58.961889 31156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2172486bc2a24d619d93f8b45ae4dddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:58.965214 31083 tablet_service.cc:1511] Processing CreateTablet for tablet 224a82d86d87493e9a21f0ed2185f582 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:15:58.965905 31155 tablet_service.cc:1511] Processing CreateTablet for tablet 21146cafda6d483aab475847d28b3261 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:15:58.966455 31083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 224a82d86d87493e9a21f0ed2185f582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:58.967305 31155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21146cafda6d483aab475847d28b3261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:58.965905 31154 tablet_service.cc:1511] Processing CreateTablet for tablet b538799bdc1a452bab2fffba1fc5f15b (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:15:58.970984 31154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b538799bdc1a452bab2fffba1fc5f15b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:58.999332 31153 tablet_service.cc:1511] Processing CreateTablet for tablet dd3915dee59f4ec986e44e3428301c63 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:15:59.006707 31153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd3915dee59f4ec986e44e3428301c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.000840 31008 tablet_service.cc:1511] Processing CreateTablet for tablet 224a82d86d87493e9a21f0ed2185f582 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:15:59.009393 31008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 224a82d86d87493e9a21f0ed2185f582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.001768 31004 tablet_service.cc:1511] Processing CreateTablet for tablet dd3915dee59f4ec986e44e3428301c63 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:15:59.013242 31004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd3915dee59f4ec986e44e3428301c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.001912 31007 tablet_service.cc:1511] Processing CreateTablet for tablet 2172486bc2a24d619d93f8b45ae4dddf (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:15:59.017285 31007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2172486bc2a24d619d93f8b45ae4dddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.003424 31006 tablet_service.cc:1511] Processing CreateTablet for tablet 21146cafda6d483aab475847d28b3261 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:15:59.021503 31006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21146cafda6d483aab475847d28b3261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.004906 31005 tablet_service.cc:1511] Processing CreateTablet for tablet b538799bdc1a452bab2fffba1fc5f15b (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:15:59.024737 31005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b538799bdc1a452bab2fffba1fc5f15b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.043156 31207 tablet_bootstrap.cc:492] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93: Bootstrap starting.
I20260709 12:15:59.044378 31003 tablet_service.cc:1511] Processing CreateTablet for tablet ff8532a3e6d542e9a792efd8bc97c5d5 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:15:59.046955 31003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8532a3e6d542e9a792efd8bc97c5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.051852 31152 tablet_service.cc:1511] Processing CreateTablet for tablet ff8532a3e6d542e9a792efd8bc97c5d5 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:15:59.053234 31152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8532a3e6d542e9a792efd8bc97c5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.053419 31002 tablet_service.cc:1511] Processing CreateTablet for tablet da26c8c3bf8c4627ae06732d4d3f14bf (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:15:59.054687 31002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da26c8c3bf8c4627ae06732d4d3f14bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.056129 31208 tablet_bootstrap.cc:492] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4: Bootstrap starting.
I20260709 12:15:59.056572 31151 tablet_service.cc:1511] Processing CreateTablet for tablet da26c8c3bf8c4627ae06732d4d3f14bf (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:15:59.057840 31151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da26c8c3bf8c4627ae06732d4d3f14bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.050186 31080 tablet_service.cc:1511] Processing CreateTablet for tablet ff8532a3e6d542e9a792efd8bc97c5d5 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:15:59.066061 31080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8532a3e6d542e9a792efd8bc97c5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.072149 31208 tablet_bootstrap.cc:654] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.088094 31082 tablet_service.cc:1511] Processing CreateTablet for tablet da26c8c3bf8c4627ae06732d4d3f14bf (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:15:59.089905 31082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da26c8c3bf8c4627ae06732d4d3f14bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.115866 31207 tablet_bootstrap.cc:654] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.126701 31004 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5c88eab6844433838bd4a4f5937f43 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:15:59.128124 31004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5c88eab6844433838bd4a4f5937f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.130052 31082 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5c88eab6844433838bd4a4f5937f43 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:15:59.130887 31208 tablet_bootstrap.cc:492] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4: No bootstrap required, opened a new log
I20260709 12:15:59.131507 31152 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5c88eab6844433838bd4a4f5937f43 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:15:59.132431 31209 tablet_bootstrap.cc:492] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:15:59.132936 31152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5c88eab6844433838bd4a4f5937f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.133045 31208 ts_tablet_manager.cc:1403] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4: Time spent bootstrapping tablet: real 0.077s	user 0.032s	sys 0.012s
I20260709 12:15:59.133244 31008 tablet_service.cc:1511] Processing CreateTablet for tablet 46018327fa0c4bb0aed78dbe455c8684 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:15:59.134677 31008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46018327fa0c4bb0aed78dbe455c8684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.136193 31208 raft_consensus.cc:359] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.136893 31208 raft_consensus.cc:385] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.137141 31208 raft_consensus.cc:740] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.137884 31208 consensus_queue.cc:260] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.137902 31080 tablet_service.cc:1511] Processing CreateTablet for tablet 46018327fa0c4bb0aed78dbe455c8684 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:15:59.139297 31080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46018327fa0c4bb0aed78dbe455c8684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.140872 31082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5c88eab6844433838bd4a4f5937f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.145001 31151 tablet_service.cc:1511] Processing CreateTablet for tablet 46018327fa0c4bb0aed78dbe455c8684 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:15:59.152134 31151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46018327fa0c4bb0aed78dbe455c8684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.148671 31209 tablet_bootstrap.cc:654] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.160028 31003 tablet_service.cc:1511] Processing CreateTablet for tablet 802a1b08313c4836a96e4152f946fc80 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:15:59.160779 31208 ts_tablet_manager.cc:1434] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.008s
I20260709 12:15:59.161330 31003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802a1b08313c4836a96e4152f946fc80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.161535 31192 heartbeater.cc:499] Master 127.26.26.62:45975 was elected leader, sending a full tablet report...
I20260709 12:15:59.161528 31207 tablet_bootstrap.cc:492] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93: No bootstrap required, opened a new log
I20260709 12:15:59.165411 31081 tablet_service.cc:1511] Processing CreateTablet for tablet 802a1b08313c4836a96e4152f946fc80 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:15:59.166680 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802a1b08313c4836a96e4152f946fc80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.173475 31152 tablet_service.cc:1511] Processing CreateTablet for tablet 802a1b08313c4836a96e4152f946fc80 (DEFAULT_TABLE table=test-workload [id=3b8f5f524b7a452bb888eedda79596c0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:15:59.162949 31208 tablet_bootstrap.cc:492] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4: Bootstrap starting.
I20260709 12:15:59.175212 31152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802a1b08313c4836a96e4152f946fc80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.175206 31207 ts_tablet_manager.cc:1403] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.003s
I20260709 12:15:59.191108 31207 raft_consensus.cc:359] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.197635 31207 raft_consensus.cc:385] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.200402 31209 tablet_bootstrap.cc:492] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020: No bootstrap required, opened a new log
I20260709 12:15:59.201009 31209 ts_tablet_manager.cc:1403] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.027s
I20260709 12:15:59.201280 31207 raft_consensus.cc:740] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.203756 31207 consensus_queue.cc:260] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.204044 31209 raft_consensus.cc:359] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.204769 31209 raft_consensus.cc:385] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.205083 31208 tablet_bootstrap.cc:654] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.205125 31209 raft_consensus.cc:740] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.206082 31209 consensus_queue.cc:260] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.208299 31043 heartbeater.cc:499] Master 127.26.26.62:45975 was elected leader, sending a full tablet report...
I20260709 12:15:59.208904 31209 ts_tablet_manager.cc:1434] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:15:59.210150 31209 tablet_bootstrap.cc:492] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:15:59.211093 31118 heartbeater.cc:499] Master 127.26.26.62:45975 was elected leader, sending a full tablet report...
I20260709 12:15:59.216111 31207 ts_tablet_manager.cc:1434] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260709 12:15:59.216327 31209 tablet_bootstrap.cc:654] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.217236 31207 tablet_bootstrap.cc:492] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93: Bootstrap starting.
I20260709 12:15:59.221783 31209 tablet_bootstrap.cc:492] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020: No bootstrap required, opened a new log
I20260709 12:15:59.222339 31209 ts_tablet_manager.cc:1403] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 12:15:59.224380 31208 tablet_bootstrap.cc:492] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4: No bootstrap required, opened a new log
I20260709 12:15:59.224936 31208 ts_tablet_manager.cc:1403] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.004s
I20260709 12:15:59.225122 31209 raft_consensus.cc:359] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.225884 31209 raft_consensus.cc:385] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.226215 31209 raft_consensus.cc:740] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.227047 31209 consensus_queue.cc:260] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.228005 31208 raft_consensus.cc:359] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.229244 31209 ts_tablet_manager.cc:1434] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:59.230106 31208 raft_consensus.cc:385] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.230402 31208 raft_consensus.cc:740] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.230784 31209 tablet_bootstrap.cc:492] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:15:59.229805 31207 tablet_bootstrap.cc:654] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.233873 31208 consensus_queue.cc:260] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.236332 31208 ts_tablet_manager.cc:1434] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:15:59.237339 31208 tablet_bootstrap.cc:492] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4: Bootstrap starting.
I20260709 12:15:59.237586 31209 tablet_bootstrap.cc:654] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.246827 31208 tablet_bootstrap.cc:654] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.249063 31209 tablet_bootstrap.cc:492] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020: No bootstrap required, opened a new log
I20260709 12:15:59.249580 31209 ts_tablet_manager.cc:1403] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:15:59.251034 31208 tablet_bootstrap.cc:492] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4: No bootstrap required, opened a new log
I20260709 12:15:59.251577 31208 ts_tablet_manager.cc:1403] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 12:15:59.252578 31209 raft_consensus.cc:359] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.253072 31207 tablet_bootstrap.cc:492] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93: No bootstrap required, opened a new log
I20260709 12:15:59.253355 31209 raft_consensus.cc:385] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.253656 31207 ts_tablet_manager.cc:1403] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.004s
I20260709 12:15:59.253707 31209 raft_consensus.cc:740] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.254750 31209 consensus_queue.cc:260] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.255561 31208 raft_consensus.cc:359] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.256325 31208 raft_consensus.cc:385] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.256636 31208 raft_consensus.cc:740] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.256481 31207 raft_consensus.cc:359] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.257169 31209 ts_tablet_manager.cc:1434] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:59.257272 31207 raft_consensus.cc:385] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.257712 31207 raft_consensus.cc:740] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.257457 31208 consensus_queue.cc:260] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.258204 31209 tablet_bootstrap.cc:492] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:15:59.258929 31207 consensus_queue.cc:260] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.259742 31208 ts_tablet_manager.cc:1434] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:15:59.260659 31208 tablet_bootstrap.cc:492] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4: Bootstrap starting.
I20260709 12:15:59.263592 31207 ts_tablet_manager.cc:1434] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:15:59.264771 31207 tablet_bootstrap.cc:492] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93: Bootstrap starting.
I20260709 12:15:59.265025 31209 tablet_bootstrap.cc:654] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.266494 31208 tablet_bootstrap.cc:654] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.265051 31212 raft_consensus.cc:493] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.268209 31212 raft_consensus.cc:515] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.271621 31212 leader_election.cc:290] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:15:59.274235 31207 tablet_bootstrap.cc:654] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.279940 31209 tablet_bootstrap.cc:492] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020: No bootstrap required, opened a new log
I20260709 12:15:59.280695 31209 ts_tablet_manager.cc:1403] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260709 12:15:59.284420 31209 raft_consensus.cc:359] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.285393 31209 raft_consensus.cc:385] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.285828 31209 raft_consensus.cc:740] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.286767 31209 consensus_queue.cc:260] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.289785 31209 ts_tablet_manager.cc:1434] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:15:59.291097 31209 tablet_bootstrap.cc:492] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:15:59.294307 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21146cafda6d483aab475847d28b3261" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020" is_pre_election: true
I20260709 12:15:59.295104 31018 raft_consensus.cc:2468] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 0.
I20260709 12:15:59.296550 31131 leader_election.cc:304] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:15:59.297494 31212 raft_consensus.cc:2804] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.297847 31212 raft_consensus.cc:493] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.298190 31212 raft_consensus.cc:3060] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.298631 31207 tablet_bootstrap.cc:492] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93: No bootstrap required, opened a new log
I20260709 12:15:59.299260 31207 ts_tablet_manager.cc:1403] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.005s
I20260709 12:15:59.299995 31209 tablet_bootstrap.cc:654] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.302171 31207 raft_consensus.cc:359] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.305354 31207 raft_consensus.cc:385] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.306155 31207 raft_consensus.cc:740] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.305815 31212 raft_consensus.cc:515] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.309091 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21146cafda6d483aab475847d28b3261" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" is_pre_election: true
W20260709 12:15:59.311195 31132 leader_election.cc:343] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.312922 31209 tablet_bootstrap.cc:492] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020: No bootstrap required, opened a new log
I20260709 12:15:59.313607 31209 ts_tablet_manager.cc:1403] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260709 12:15:59.313925 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21146cafda6d483aab475847d28b3261" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:15:59.314265 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21146cafda6d483aab475847d28b3261" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:15:59.314530 31018 raft_consensus.cc:3060] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:59.315574 31132 leader_election.cc:343] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.316491 31207 consensus_queue.cc:260] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.318755 31207 ts_tablet_manager.cc:1434] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.001s
I20260709 12:15:59.319088 31212 leader_election.cc:290] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:15:59.319972 31209 raft_consensus.cc:359] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.320971 31209 raft_consensus.cc:385] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.321339 31209 raft_consensus.cc:740] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.322299 31209 consensus_queue.cc:260] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.325222 31209 ts_tablet_manager.cc:1434] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 12:15:59.326447 31209 tablet_bootstrap.cc:492] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:15:59.328714 31018 raft_consensus.cc:2468] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 1.
I20260709 12:15:59.330368 31207 tablet_bootstrap.cc:492] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93: Bootstrap starting.
I20260709 12:15:59.335932 31209 tablet_bootstrap.cc:654] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.338292 31207 tablet_bootstrap.cc:654] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.331847 31208 tablet_bootstrap.cc:492] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4: No bootstrap required, opened a new log
I20260709 12:15:59.339174 31208 ts_tablet_manager.cc:1403] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4: Time spent bootstrapping tablet: real 0.079s	user 0.033s	sys 0.031s
I20260709 12:15:59.341231 31209 tablet_bootstrap.cc:492] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020: No bootstrap required, opened a new log
I20260709 12:15:59.341936 31209 ts_tablet_manager.cc:1403] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:15:59.341616 31208 raft_consensus.cc:359] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.342469 31208 raft_consensus.cc:385] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.342770 31208 raft_consensus.cc:740] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.343511 31208 consensus_queue.cc:260] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.344012 31207 tablet_bootstrap.cc:492] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93: No bootstrap required, opened a new log
I20260709 12:15:59.344411 31131 leader_election.cc:304] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [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: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: f4cbb7b39a2945e4b0ed5c0f08947f93
I20260709 12:15:59.345008 31209 raft_consensus.cc:359] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.345641 31212 raft_consensus.cc:2804] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.345844 31209 raft_consensus.cc:385] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.346205 31208 ts_tablet_manager.cc:1434] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:59.346349 31209 raft_consensus.cc:740] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.347604 31208 tablet_bootstrap.cc:492] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4: Bootstrap starting.
I20260709 12:15:59.347379 31209 consensus_queue.cc:260] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.351810 31209 ts_tablet_manager.cc:1434] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:15:59.352901 31209 tablet_bootstrap.cc:492] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:15:59.353643 31212 raft_consensus.cc:697] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Becoming Leader. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:15:59.354678 31212 consensus_queue.cc:237] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.356719 31208 tablet_bootstrap.cc:654] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.361719 31209 tablet_bootstrap.cc:654] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.364276 31207 ts_tablet_manager.cc:1403] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260709 12:15:59.368439 31207 raft_consensus.cc:359] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.369262 31208 tablet_bootstrap.cc:492] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4: No bootstrap required, opened a new log
I20260709 12:15:59.369531 31207 raft_consensus.cc:385] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.369910 31208 ts_tablet_manager.cc:1403] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260709 12:15:59.370071 31207 raft_consensus.cc:740] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.372906 31208 raft_consensus.cc:359] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.373745 31208 raft_consensus.cc:385] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.374089 31208 raft_consensus.cc:740] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.375012 31208 consensus_queue.cc:260] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.375212 30914 catalog_manager.cc:5697] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "19872c64a3bc40b693b68b65503e2bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:59.376607 31215 raft_consensus.cc:493] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.377077 31215 raft_consensus.cc:515] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.377470 31208 ts_tablet_manager.cc:1434] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:59.378666 31208 tablet_bootstrap.cc:492] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4: Bootstrap starting.
I20260709 12:15:59.371462 31207 consensus_queue.cc:260] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.382706 31207 ts_tablet_manager.cc:1434] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:15:59.383944 31207 tablet_bootstrap.cc:492] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93: Bootstrap starting.
I20260709 12:15:59.384862 31208 tablet_bootstrap.cc:654] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.385964 31215 leader_election.cc:290] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:15:59.392017 31214 raft_consensus.cc:493] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.392688 31214 raft_consensus.cc:515] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.393973 31209 tablet_bootstrap.cc:492] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020: No bootstrap required, opened a new log
I20260709 12:15:59.394492 31209 ts_tablet_manager.cc:1403] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.002s
I20260709 12:15:59.397308 31209 raft_consensus.cc:359] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.398607 31215 raft_consensus.cc:493] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.399144 31215 raft_consensus.cc:515] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.401171 31215 leader_election.cc:290] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:15:59.402256 31209 raft_consensus.cc:385] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.402601 31209 raft_consensus.cc:740] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.403587 31209 consensus_queue.cc:260] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.404136 31214 leader_election.cc:290] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:15:59.406098 31209 ts_tablet_manager.cc:1434] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:15:59.407135 31209 tablet_bootstrap.cc:492] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:15:59.413111 31209 tablet_bootstrap.cc:654] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.425931 31212 raft_consensus.cc:493] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.426630 31212 raft_consensus.cc:515] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.429219 31212 leader_election.cc:290] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:15:59.430246 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b538799bdc1a452bab2fffba1fc5f15b" candidate_uuid: "0016b1c075d3452f9d43856b2954e020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4" is_pre_election: true
I20260709 12:15:59.430924 31167 raft_consensus.cc:2468] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0016b1c075d3452f9d43856b2954e020 in term 0.
I20260709 12:15:59.431072 31207 tablet_bootstrap.cc:654] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.431993 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020" is_pre_election: true
I20260709 12:15:59.432220 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224a82d86d87493e9a21f0ed2185f582" candidate_uuid: "0016b1c075d3452f9d43856b2954e020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4" is_pre_election: true
I20260709 12:15:59.432842 31018 raft_consensus.cc:2468] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 0.
I20260709 12:15:59.433677 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b538799bdc1a452bab2fffba1fc5f15b" candidate_uuid: "0016b1c075d3452f9d43856b2954e020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" is_pre_election: true
I20260709 12:15:59.434351 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" is_pre_election: true
I20260709 12:15:59.435637 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224a82d86d87493e9a21f0ed2185f582" candidate_uuid: "0016b1c075d3452f9d43856b2954e020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" is_pre_election: true
I20260709 12:15:59.436234 31131 leader_election.cc:304] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:15:59.436410 31091 raft_consensus.cc:2468] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0016b1c075d3452f9d43856b2954e020 in term 0.
I20260709 12:15:59.437356 31212 raft_consensus.cc:2804] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.437836 31212 raft_consensus.cc:493] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.438235 31212 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.438378 30982 leader_election.cc:304] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:15:59.439668 31215 raft_consensus.cc:2804] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.440138 31215 raft_consensus.cc:493] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.440534 31215 raft_consensus.cc:3060] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.434456 31093 raft_consensus.cc:2468] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0016b1c075d3452f9d43856b2954e020 in term 0.
I20260709 12:15:59.432929 31166 raft_consensus.cc:2468] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0016b1c075d3452f9d43856b2954e020 in term 0.
I20260709 12:15:59.435285 31092 raft_consensus.cc:2468] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 0.
I20260709 12:15:59.444851 30982 leader_election.cc:304] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:15:59.450054 31228 raft_consensus.cc:493] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.450562 31228 raft_consensus.cc:515] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.450708 31212 raft_consensus.cc:515] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.452663 31228 leader_election.cc:290] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:15:59.454514 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd3915dee59f4ec986e44e3428301c63" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020" is_pre_election: true
I20260709 12:15:59.455308 31018 raft_consensus.cc:2468] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 0.
I20260709 12:15:59.456565 31131 leader_election.cc:304] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:15:59.456845 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd3915dee59f4ec986e44e3428301c63" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" is_pre_election: true
I20260709 12:15:59.457419 31228 raft_consensus.cc:2804] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.457770 31228 raft_consensus.cc:493] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.458092 31228 raft_consensus.cc:3060] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.458437 31212 leader_election.cc:290] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:15:59.460913 31209 tablet_bootstrap.cc:492] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020: No bootstrap required, opened a new log
I20260709 12:15:59.461544 31209 ts_tablet_manager.cc:1403] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.016s
I20260709 12:15:59.457424 31093 raft_consensus.cc:2468] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 0.
I20260709 12:15:59.465183 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:15:59.465736 31018 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.465633 31215 raft_consensus.cc:515] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.467789 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:15:59.470621 31228 raft_consensus.cc:515] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.474648 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd3915dee59f4ec986e44e3428301c63" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:15:59.475351 31017 raft_consensus.cc:3060] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.475831 31238 raft_consensus.cc:2804] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.475847 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd3915dee59f4ec986e44e3428301c63" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:15:59.476442 31238 raft_consensus.cc:493] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.476645 31093 raft_consensus.cc:3060] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.476848 31238 raft_consensus.cc:3060] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.474743 31228 leader_election.cc:290] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:15:59.478034 31092 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.480353 31209 raft_consensus.cc:359] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.481878 31209 raft_consensus.cc:385] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.483577 31209 raft_consensus.cc:740] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.484634 31209 consensus_queue.cc:260] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
W20260709 12:15:59.487557 30964 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:59.489607 31017 raft_consensus.cc:2468] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 1.
I20260709 12:15:59.489894 31018 raft_consensus.cc:2468] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 1.
I20260709 12:15:59.490834 31131 leader_election.cc:304] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:15:59.492900 31131 leader_election.cc:304] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:15:59.494897 31208 tablet_bootstrap.cc:492] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4: No bootstrap required, opened a new log
I20260709 12:15:59.495702 31208 ts_tablet_manager.cc:1403] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4: Time spent bootstrapping tablet: real 0.117s	user 0.035s	sys 0.043s
I20260709 12:15:59.502272 31092 raft_consensus.cc:2468] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 1.
I20260709 12:15:59.502916 31228 raft_consensus.cc:2804] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.502770 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224a82d86d87493e9a21f0ed2185f582" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4" is_pre_election: true
I20260709 12:15:59.503383 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224a82d86d87493e9a21f0ed2185f582" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020" is_pre_election: true
I20260709 12:15:59.503736 31228 raft_consensus.cc:697] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Becoming Leader. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:15:59.503945 31166 raft_consensus.cc:2468] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 0.
I20260709 12:15:59.504621 31228 consensus_queue.cc:237] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.505081 31212 raft_consensus.cc:2804] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.506911 31057 leader_election.cc:304] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19872c64a3bc40b693b68b65503e2bf4, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:15:59.508119 31214 raft_consensus.cc:2804] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.508081 31208 raft_consensus.cc:359] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.508659 31214 raft_consensus.cc:493] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.508977 31208 raft_consensus.cc:385] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.509090 31214 raft_consensus.cc:3060] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.509310 31208 raft_consensus.cc:740] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.510192 31208 consensus_queue.cc:260] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.516558 31093 raft_consensus.cc:2468] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 1.
I20260709 12:15:59.520313 31215 leader_election.cc:290] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 election: Requested vote from peers f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:15:59.521054 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b538799bdc1a452bab2fffba1fc5f15b" candidate_uuid: "0016b1c075d3452f9d43856b2954e020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:15:59.521740 31092 raft_consensus.cc:3060] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.528656 31209 ts_tablet_manager.cc:1434] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.067s	user 0.010s	sys 0.038s
I20260709 12:15:59.529479 31208 ts_tablet_manager.cc:1434] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.000s
I20260709 12:15:59.529253 31214 raft_consensus.cc:515] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.529857 31209 tablet_bootstrap.cc:492] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:15:59.530524 31208 tablet_bootstrap.cc:492] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4: Bootstrap starting.
I20260709 12:15:59.530586 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b538799bdc1a452bab2fffba1fc5f15b" candidate_uuid: "0016b1c075d3452f9d43856b2954e020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
I20260709 12:15:59.531251 31166 raft_consensus.cc:3060] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.536285 31209 tablet_bootstrap.cc:654] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.536952 31240 raft_consensus.cc:493] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.537475 31240 raft_consensus.cc:515] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.540414 31242 raft_consensus.cc:493] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.540947 31242 raft_consensus.cc:515] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.541810 31207 tablet_bootstrap.cc:492] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93: No bootstrap required, opened a new log
I20260709 12:15:59.542371 31207 ts_tablet_manager.cc:1403] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent bootstrapping tablet: real 0.159s	user 0.019s	sys 0.039s
I20260709 12:15:59.543200 31242 leader_election.cc:290] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:15:59.527992 31212 raft_consensus.cc:697] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Becoming Leader. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:15:59.544293 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8532a3e6d542e9a792efd8bc97c5d5" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020" is_pre_election: true
I20260709 12:15:59.544207 31212 consensus_queue.cc:237] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.544899 31017 raft_consensus.cc:2468] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 0.
I20260709 12:15:59.545635 31092 raft_consensus.cc:2468] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0016b1c075d3452f9d43856b2954e020 in term 1.
I20260709 12:15:59.545763 31207 raft_consensus.cc:359] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.546142 31131 leader_election.cc:304] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:15:59.538620 31166 raft_consensus.cc:2468] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0016b1c075d3452f9d43856b2954e020 in term 1.
I20260709 12:15:59.547398 31241 raft_consensus.cc:2804] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.547271 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8532a3e6d542e9a792efd8bc97c5d5" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" is_pre_election: true
I20260709 12:15:59.547930 31241 raft_consensus.cc:493] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.547219 31238 raft_consensus.cc:515] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.548280 31241 raft_consensus.cc:3060] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.548463 31208 tablet_bootstrap.cc:654] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.548611 30982 leader_election.cc:304] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:15:59.549697 31215 raft_consensus.cc:2804] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.550269 31238 leader_election.cc:290] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 election: Requested vote from peers f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:15:59.551865 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224a82d86d87493e9a21f0ed2185f582" candidate_uuid: "0016b1c075d3452f9d43856b2954e020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
I20260709 12:15:59.552404 31215 raft_consensus.cc:697] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 1 LEADER]: Becoming Leader. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Running, Role: LEADER
I20260709 12:15:59.552659 31166 raft_consensus.cc:3060] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.553314 31215 consensus_queue.cc:237] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.546604 31207 raft_consensus.cc:385] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.555716 31207 raft_consensus.cc:740] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.556540 31018 raft_consensus.cc:2393] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in current term 1: Already voted for candidate 0016b1c075d3452f9d43856b2954e020 in this term.
I20260709 12:15:59.558569 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224a82d86d87493e9a21f0ed2185f582" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:15:59.556617 31207 consensus_queue.cc:260] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
W20260709 12:15:59.562307 31132 leader_election.cc:343] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.563071 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224a82d86d87493e9a21f0ed2185f582" candidate_uuid: "0016b1c075d3452f9d43856b2954e020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:15:59.563637 31214 leader_election.cc:290] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 1 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:15:59.566989 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8532a3e6d542e9a792efd8bc97c5d5" candidate_uuid: "0016b1c075d3452f9d43856b2954e020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4" is_pre_election: true
I20260709 12:15:59.567674 31241 raft_consensus.cc:515] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.564996 31240 leader_election.cc:290] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:15:59.564793 31166 raft_consensus.cc:2468] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0016b1c075d3452f9d43856b2954e020 in term 1.
I20260709 12:15:59.567049 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8532a3e6d542e9a792efd8bc97c5d5" candidate_uuid: "0016b1c075d3452f9d43856b2954e020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" is_pre_election: true
I20260709 12:15:59.568321 31092 raft_consensus.cc:2393] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0016b1c075d3452f9d43856b2954e020 in current term 1: Already voted for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in this term.
I20260709 12:15:59.569294 31165 raft_consensus.cc:2393] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0016b1c075d3452f9d43856b2954e020 in current term 1: Already voted for candidate 19872c64a3bc40b693b68b65503e2bf4 in this term.
I20260709 12:15:59.569423 30982 leader_election.cc:304] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:15:59.564785 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224a82d86d87493e9a21f0ed2185f582" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
I20260709 12:15:59.571780 31167 raft_consensus.cc:2393] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in current term 1: Already voted for candidate 0016b1c075d3452f9d43856b2954e020 in this term.
I20260709 12:15:59.573464 31057 leader_election.cc:304] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [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: f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4
W20260709 12:15:59.575349 30983 leader_election.cc:343] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.576601 31249 raft_consensus.cc:2749] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:59.576828 30982 leader_election.cc:304] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020; no voters: 19872c64a3bc40b693b68b65503e2bf4, f4cbb7b39a2945e4b0ed5c0f08947f93
I20260709 12:15:59.578004 31245 raft_consensus.cc:2804] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.578464 31245 raft_consensus.cc:697] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 1 LEADER]: Becoming Leader. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Running, Role: LEADER
I20260709 12:15:59.579053 31207 ts_tablet_manager.cc:1434] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.003s
I20260709 12:15:59.579341 31245 consensus_queue.cc:237] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.580133 31207 tablet_bootstrap.cc:492] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93: Bootstrap starting.
I20260709 12:15:59.580896 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8532a3e6d542e9a792efd8bc97c5d5" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:15:59.582119 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8532a3e6d542e9a792efd8bc97c5d5" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:15:59.578495 31240 raft_consensus.cc:3060] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:59.587013 31132 leader_election.cc:343] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.588213 31209 tablet_bootstrap.cc:492] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020: No bootstrap required, opened a new log
I20260709 12:15:59.588472 31241 leader_election.cc:290] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:15:59.588727 31209 ts_tablet_manager.cc:1403] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.002s
I20260709 12:15:59.591506 31209 raft_consensus.cc:359] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.592142 31209 raft_consensus.cc:385] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.592392 31209 raft_consensus.cc:740] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.593256 31209 consensus_queue.cc:260] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.595832 31240 raft_consensus.cc:2749] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:59.596076 31209 ts_tablet_manager.cc:1434] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:59.598001 31207 tablet_bootstrap.cc:654] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.598579 31209 tablet_bootstrap.cc:492] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:15:59.604156 30916 catalog_manager.cc:5697] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "19872c64a3bc40b693b68b65503e2bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:59.605211 31018 raft_consensus.cc:2468] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 1.
I20260709 12:15:59.605657 31209 tablet_bootstrap.cc:654] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.607019 31131 leader_election.cc:304] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [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: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: f4cbb7b39a2945e4b0ed5c0f08947f93
I20260709 12:15:59.597255 30914 catalog_manager.cc:5697] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0016b1c075d3452f9d43856b2954e020 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "0016b1c075d3452f9d43856b2954e020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:59.609351 31228 raft_consensus.cc:2804] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.611650 31228 raft_consensus.cc:697] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Becoming Leader. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:15:59.612591 31228 consensus_queue.cc:237] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.614166 31240 raft_consensus.cc:493] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.614668 31240 raft_consensus.cc:515] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.616658 31240 leader_election.cc:290] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:15:59.617341 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26c8c3bf8c4627ae06732d4d3f14bf" candidate_uuid: "0016b1c075d3452f9d43856b2954e020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" is_pre_election: true
I20260709 12:15:59.618463 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26c8c3bf8c4627ae06732d4d3f14bf" candidate_uuid: "0016b1c075d3452f9d43856b2954e020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4" is_pre_election: true
I20260709 12:15:59.618690 31209 tablet_bootstrap.cc:492] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020: No bootstrap required, opened a new log
I20260709 12:15:59.619338 31209 ts_tablet_manager.cc:1403] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
W20260709 12:15:59.621002 30982 leader_election.cc:343] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.622455 31209 raft_consensus.cc:359] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.623265 31209 raft_consensus.cc:385] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.623534 31209 raft_consensus.cc:740] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.624357 31209 consensus_queue.cc:260] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
W20260709 12:15:59.624571 30983 leader_election.cc:343] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.625213 30983 leader_election.cc:304] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020; no voters: 19872c64a3bc40b693b68b65503e2bf4, f4cbb7b39a2945e4b0ed5c0f08947f93
I20260709 12:15:59.625979 31240 raft_consensus.cc:2749] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:59.626457 31207 tablet_bootstrap.cc:492] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93: No bootstrap required, opened a new log
I20260709 12:15:59.627010 31207 ts_tablet_manager.cc:1403] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.010s
I20260709 12:15:59.628206 31208 tablet_bootstrap.cc:492] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4: No bootstrap required, opened a new log
I20260709 12:15:59.628711 31208 ts_tablet_manager.cc:1403] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4: Time spent bootstrapping tablet: real 0.098s	user 0.027s	sys 0.010s
I20260709 12:15:59.630086 31207 raft_consensus.cc:359] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.630805 31207 raft_consensus.cc:385] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.631093 31207 raft_consensus.cc:740] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.631978 31207 consensus_queue.cc:260] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.632221 30914 catalog_manager.cc:5697] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "19872c64a3bc40b693b68b65503e2bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:59.634132 31207 ts_tablet_manager.cc:1434] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:15:59.633841 30914 catalog_manager.cc:5697] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "19872c64a3bc40b693b68b65503e2bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:59.635176 31207 tablet_bootstrap.cc:492] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93: Bootstrap starting.
I20260709 12:15:59.636082 31208 raft_consensus.cc:359] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.636817 31208 raft_consensus.cc:385] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.637122 31208 raft_consensus.cc:740] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.637876 31208 consensus_queue.cc:260] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.640455 30916 catalog_manager.cc:5697] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0016b1c075d3452f9d43856b2954e020 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "0016b1c075d3452f9d43856b2954e020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:59.640506 31208 ts_tablet_manager.cc:1434] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:15:59.642307 31207 tablet_bootstrap.cc:654] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.643114 31208 tablet_bootstrap.cc:492] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4: Bootstrap starting.
I20260709 12:15:59.650061 31240 raft_consensus.cc:493] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.650604 31240 raft_consensus.cc:515] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.653070 31240 leader_election.cc:290] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:15:59.654150 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46018327fa0c4bb0aed78dbe455c8684" candidate_uuid: "0016b1c075d3452f9d43856b2954e020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4" is_pre_election: true
I20260709 12:15:59.655503 31209 ts_tablet_manager.cc:1434] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
W20260709 12:15:59.655593 30982 leader_election.cc:343] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.651250 31208 tablet_bootstrap.cc:654] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.656767 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46018327fa0c4bb0aed78dbe455c8684" candidate_uuid: "0016b1c075d3452f9d43856b2954e020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" is_pre_election: true
I20260709 12:15:59.656973 31207 tablet_bootstrap.cc:492] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93: No bootstrap required, opened a new log
I20260709 12:15:59.657624 31207 ts_tablet_manager.cc:1403] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.011s
W20260709 12:15:59.658329 30983 leader_election.cc:343] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:59.658839 30983 leader_election.cc:304] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020; no voters: 19872c64a3bc40b693b68b65503e2bf4, f4cbb7b39a2945e4b0ed5c0f08947f93
I20260709 12:15:59.659664 31240 raft_consensus.cc:2749] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:59.660795 31207 raft_consensus.cc:359] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.661631 31207 raft_consensus.cc:385] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.661948 31207 raft_consensus.cc:740] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.662703 31207 consensus_queue.cc:260] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.663724 31208 tablet_bootstrap.cc:492] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4: No bootstrap required, opened a new log
I20260709 12:15:59.664220 31208 ts_tablet_manager.cc:1403] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260709 12:15:59.665162 31207 ts_tablet_manager.cc:1434] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:59.666189 31207 tablet_bootstrap.cc:492] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93: Bootstrap starting.
I20260709 12:15:59.666819 31208 raft_consensus.cc:359] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.667608 31208 raft_consensus.cc:385] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.667918 31208 raft_consensus.cc:740] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.668766 31208 consensus_queue.cc:260] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.671028 31208 ts_tablet_manager.cc:1434] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:15:59.672035 31208 tablet_bootstrap.cc:492] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4: Bootstrap starting.
I20260709 12:15:59.672967 31207 tablet_bootstrap.cc:654] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.681867 31207 tablet_bootstrap.cc:492] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93: No bootstrap required, opened a new log
I20260709 12:15:59.681931 31208 tablet_bootstrap.cc:654] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.682355 31207 ts_tablet_manager.cc:1403] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 12:15:59.685128 31207 raft_consensus.cc:359] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.685700 31207 raft_consensus.cc:385] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.685951 31207 raft_consensus.cc:740] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.686612 31208 tablet_bootstrap.cc:492] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4: No bootstrap required, opened a new log
I20260709 12:15:59.686543 31207 consensus_queue.cc:260] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.687075 31208 ts_tablet_manager.cc:1403] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.003s
I20260709 12:15:59.688555 31207 ts_tablet_manager.cc:1434] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:59.689414 31207 tablet_bootstrap.cc:492] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93: Bootstrap starting.
I20260709 12:15:59.689530 31208 raft_consensus.cc:359] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.690153 31208 raft_consensus.cc:385] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.690394 31208 raft_consensus.cc:740] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.691021 31208 consensus_queue.cc:260] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.692976 31208 ts_tablet_manager.cc:1434] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:15:59.693919 31208 tablet_bootstrap.cc:492] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4: Bootstrap starting.
I20260709 12:15:59.695051 31207 tablet_bootstrap.cc:654] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.700066 31208 tablet_bootstrap.cc:654] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.704983 31207 tablet_bootstrap.cc:492] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93: No bootstrap required, opened a new log
I20260709 12:15:59.705360 31207 ts_tablet_manager.cc:1403] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 12:15:59.705571 31208 tablet_bootstrap.cc:492] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4: No bootstrap required, opened a new log
I20260709 12:15:59.706040 31208 ts_tablet_manager.cc:1403] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260709 12:15:59.707777 31207 raft_consensus.cc:359] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.707940 31208 raft_consensus.cc:359] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.708335 31207 raft_consensus.cc:385] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.708544 31208 raft_consensus.cc:385] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.708657 31207 raft_consensus.cc:740] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.708863 31208 raft_consensus.cc:740] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.709362 31207 consensus_queue.cc:260] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.709534 31208 consensus_queue.cc:260] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.711089 31207 ts_tablet_manager.cc:1434] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:15:59.711555 31208 ts_tablet_manager.cc:1434] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:15:59.712148 31207 tablet_bootstrap.cc:492] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93: Bootstrap starting.
I20260709 12:15:59.717769 31207 tablet_bootstrap.cc:654] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:59.723313 31207 tablet_bootstrap.cc:492] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93: No bootstrap required, opened a new log
I20260709 12:15:59.723744 31207 ts_tablet_manager.cc:1403] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.006s
I20260709 12:15:59.725565 31207 raft_consensus.cc:359] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.726032 31207 raft_consensus.cc:385] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:59.726243 31207 raft_consensus.cc:740] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Initialized, Role: FOLLOWER
I20260709 12:15:59.726806 31207 consensus_queue.cc:260] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.728547 31207 ts_tablet_manager.cc:1434] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 12:15:59.739737 31228 raft_consensus.cc:493] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.740226 31228 raft_consensus.cc:515] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.741802 31228 leader_election.cc:290] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:15:59.742467 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020" is_pre_election: true
I20260709 12:15:59.742794 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" is_pre_election: true
I20260709 12:15:59.743150 31018 raft_consensus.cc:2468] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 0.
I20260709 12:15:59.743400 31092 raft_consensus.cc:2468] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 0.
I20260709 12:15:59.744441 31132 leader_election.cc:304] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19872c64a3bc40b693b68b65503e2bf4, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:15:59.745182 31228 raft_consensus.cc:2804] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.745546 31228 raft_consensus.cc:493] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.745868 31228 raft_consensus.cc:3060] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.750898 31228 raft_consensus.cc:515] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.752628 31228 leader_election.cc:290] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:15:59.753252 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:15:59.753522 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:15:59.753763 31018 raft_consensus.cc:3060] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.754137 31092 raft_consensus.cc:3060] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.758347 31018 raft_consensus.cc:2468] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 1.
I20260709 12:15:59.758805 31092 raft_consensus.cc:2468] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 1.
I20260709 12:15:59.759378 31131 leader_election.cc:304] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:15:59.760284 31228 raft_consensus.cc:2804] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.760661 31228 raft_consensus.cc:697] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Becoming Leader. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:15:59.761410 31228 consensus_queue.cc:237] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.768141 30913 catalog_manager.cc:5697] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "19872c64a3bc40b693b68b65503e2bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:59.806277 31249 raft_consensus.cc:493] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.806861 31249 raft_consensus.cc:515] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.809034 31249 leader_election.cc:290] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:15:59.809783 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5c88eab6844433838bd4a4f5937f43" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020" is_pre_election: true
I20260709 12:15:59.810179 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5c88eab6844433838bd4a4f5937f43" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4" is_pre_election: true
I20260709 12:15:59.810582 31018 raft_consensus.cc:2468] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 0.
I20260709 12:15:59.810880 31167 raft_consensus.cc:2468] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 0.
I20260709 12:15:59.811724 31057 leader_election.cc:304] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:15:59.812322 31249 raft_consensus.cc:2804] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.812638 31249 raft_consensus.cc:493] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.812916 31249 raft_consensus.cc:3060] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.818830 31249 raft_consensus.cc:515] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.820410 31249 leader_election.cc:290] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 1 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:15:59.821014 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5c88eab6844433838bd4a4f5937f43" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:15:59.821445 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5c88eab6844433838bd4a4f5937f43" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
I20260709 12:15:59.821616 31018 raft_consensus.cc:3060] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.821998 31167 raft_consensus.cc:3060] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.828430 31167 raft_consensus.cc:2468] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 1.
I20260709 12:15:59.828435 31018 raft_consensus.cc:2468] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 1.
I20260709 12:15:59.829589 31057 leader_election.cc:304] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:15:59.830147 31249 raft_consensus.cc:2804] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.830560 31249 raft_consensus.cc:697] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 LEADER]: Becoming Leader. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:15:59.831372 31249 consensus_queue.cc:237] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.838899 31228 consensus_queue.cc:1048] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.838982 30913 catalog_manager.cc:5697] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:59.850852 31092 raft_consensus.cc:3060] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.857683 31228 consensus_queue.cc:1048] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.871909 31228 raft_consensus.cc:493] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.872406 31228 raft_consensus.cc:515] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.874138 31228 leader_election.cc:290] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:15:59.874609 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26c8c3bf8c4627ae06732d4d3f14bf" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020" is_pre_election: true
I20260709 12:15:59.875048 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26c8c3bf8c4627ae06732d4d3f14bf" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" is_pre_election: true
I20260709 12:15:59.875247 31018 raft_consensus.cc:2468] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 0.
I20260709 12:15:59.875746 31092 raft_consensus.cc:2468] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 0.
I20260709 12:15:59.876365 31131 leader_election.cc:304] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:15:59.876986 31228 raft_consensus.cc:2804] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:59.877264 31228 raft_consensus.cc:493] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:59.877629 31228 raft_consensus.cc:3060] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.882541 31228 raft_consensus.cc:515] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.884145 31228 leader_election.cc:290] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:15:59.884948 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26c8c3bf8c4627ae06732d4d3f14bf" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:15:59.885093 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26c8c3bf8c4627ae06732d4d3f14bf" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:15:59.885447 31018 raft_consensus.cc:3060] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.885691 31092 raft_consensus.cc:3060] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:59.890017 31018 raft_consensus.cc:2468] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 1.
I20260709 12:15:59.890935 31131 leader_election.cc:304] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:15:59.891085 31092 raft_consensus.cc:2468] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 1.
I20260709 12:15:59.891615 31228 raft_consensus.cc:2804] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:59.892043 31228 raft_consensus.cc:697] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Becoming Leader. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:15:59.892838 31228 consensus_queue.cc:237] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.899370 30912 catalog_manager.cc:5697] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "19872c64a3bc40b693b68b65503e2bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:59.922670 31228 consensus_queue.cc:1048] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.932960 31228 consensus_queue.cc:1048] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.943940 31212 consensus_queue.cc:1048] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.953824 31228 consensus_queue.cc:1048] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.980259 31240 consensus_queue.cc:1048] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.986474 31249 raft_consensus.cc:493] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:59.987040 31249 raft_consensus.cc:515] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:15:59.989126 31249 leader_election.cc:290] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:15:59.990252 31215 consensus_queue.cc:1048] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:59.990935 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8532a3e6d542e9a792efd8bc97c5d5" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4" is_pre_election: true
I20260709 12:15:59.991385 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8532a3e6d542e9a792efd8bc97c5d5" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020" is_pre_election: true
I20260709 12:15:59.992211 31018 raft_consensus.cc:2393] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in current term 1: Already voted for candidate 19872c64a3bc40b693b68b65503e2bf4 in this term.
I20260709 12:15:59.993309 31057 leader_election.cc:304] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4
I20260709 12:15:59.995126 31214 raft_consensus.cc:3060] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.003218 31214 raft_consensus.cc:2749] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:00.025142 31214 raft_consensus.cc:493] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:00.025504 31214 raft_consensus.cc:515] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:00.026877 31214 leader_election.cc:290] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:16:00.027637 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46018327fa0c4bb0aed78dbe455c8684" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020" is_pre_election: true
I20260709 12:16:00.027954 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46018327fa0c4bb0aed78dbe455c8684" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4" is_pre_election: true
I20260709 12:16:00.028326 31018 raft_consensus.cc:2468] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 0.
I20260709 12:16:00.028614 31165 raft_consensus.cc:2468] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 0.
I20260709 12:16:00.029402 31057 leader_election.cc:304] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:16:00.030019 31214 raft_consensus.cc:2804] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:00.030318 31214 raft_consensus.cc:493] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:00.030583 31214 raft_consensus.cc:3060] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.035172 31214 raft_consensus.cc:515] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:00.036612 31214 leader_election.cc:290] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 1 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:16:00.037386 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46018327fa0c4bb0aed78dbe455c8684" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:00.037562 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46018327fa0c4bb0aed78dbe455c8684" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
I20260709 12:16:00.037901 31018 raft_consensus.cc:3060] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.038100 31165 raft_consensus.cc:3060] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:00.043133 31018 raft_consensus.cc:2468] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 1.
I20260709 12:16:00.043134 31165 raft_consensus.cc:2468] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 1.
I20260709 12:16:00.044238 31057 leader_election.cc:304] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:16:00.044915 31214 raft_consensus.cc:2804] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:00.045550 31214 raft_consensus.cc:697] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 LEADER]: Becoming Leader. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:00.046278 31214 consensus_queue.cc:237] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:00.048257 31215 consensus_queue.cc:1048] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.054567 30913 catalog_manager.cc:5697] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:00.059471 31215 consensus_queue.cc:1048] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.090561 31228 consensus_queue.cc:1048] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.100632 31241 consensus_queue.cc:1048] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.182358 31241 consensus_queue.cc:1048] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.192785 31212 consensus_queue.cc:1048] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.273604 31214 consensus_queue.cc:1048] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.279349 31214 consensus_queue.cc:1048] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:00.298718 26728 ts_manager.cc:295] Set tserver state for 0016b1c075d3452f9d43856b2954e020 to MAINTENANCE_MODE
I20260709 12:16:00.299593 26728 tablet_server.cc:179] TabletServer@127.26.26.1:0 shutting down...
I20260709 12:16:00.320969 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:00.321602 26728 tablet_replica.cc:333] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020: stopping tablet replica
I20260709 12:16:00.322175 26728 raft_consensus.cc:2243] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:00.322584 26728 raft_consensus.cc:2272] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.324337 26728 tablet_replica.cc:333] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020: stopping tablet replica
I20260709 12:16:00.324890 26728 raft_consensus.cc:2243] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:00.325325 26728 raft_consensus.cc:2272] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.327646 26728 tablet_replica.cc:333] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020: stopping tablet replica
I20260709 12:16:00.328169 26728 raft_consensus.cc:2243] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:00.328576 26728 raft_consensus.cc:2272] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.330533 26728 tablet_replica.cc:333] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020: stopping tablet replica
I20260709 12:16:00.331106 26728 raft_consensus.cc:2243] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:00.331988 26728 raft_consensus.cc:2272] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.333871 26728 tablet_replica.cc:333] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020: stopping tablet replica
I20260709 12:16:00.334362 26728 raft_consensus.cc:2243] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:00.334734 26728 raft_consensus.cc:2272] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.336675 26728 tablet_replica.cc:333] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020: stopping tablet replica
I20260709 12:16:00.337175 26728 raft_consensus.cc:2243] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:00.337569 26728 raft_consensus.cc:2272] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.339972 26728 tablet_replica.cc:333] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020: stopping tablet replica
I20260709 12:16:00.340618 26728 raft_consensus.cc:2243] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:00.341133 26728 raft_consensus.cc:2272] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.344988 26728 tablet_replica.cc:333] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020: stopping tablet replica
W20260709 12:16:00.345583 31131 consensus_peers.cc:597] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:00.345810 26728 raft_consensus.cc:2243] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:00.346403 26728 raft_consensus.cc:2272] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.348784 26728 tablet_replica.cc:333] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020: stopping tablet replica
I20260709 12:16:00.349357 26728 raft_consensus.cc:2243] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:00.349785 26728 raft_consensus.cc:2272] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.352407 26728 tablet_replica.cc:333] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020: stopping tablet replica
I20260709 12:16:00.353000 26728 raft_consensus.cc:2243] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:00.353771 26728 raft_consensus.cc:2272] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:00.359596 31212 consensus_queue.cc:1048] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:00.371812 31131 consensus_peers.cc:597] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:00.388070 26728 tablet_server.cc:196] TabletServer@127.26.26.1:0 shutdown complete.
W20260709 12:16:00.412765 31131 consensus_peers.cc:597] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:00.464454 31249 consensus_queue.cc:1048] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:00.480315 31057 consensus_peers.cc:597] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:00.488381 30964 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:16:00.551741 31131 consensus_peers.cc:597] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:00.615134 31131 consensus_peers.cc:597] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:00.720377 31057 consensus_peers.cc:597] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:00.725117 31131 consensus_peers.cc:597] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:01.489248 30964 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:01.492774 31241 raft_consensus.cc:493] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0016b1c075d3452f9d43856b2954e020)
I20260709 12:16:01.493232 31241 raft_consensus.cc:515] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:01.494764 31241 leader_election.cc:290] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:16:01.495371 31293 raft_consensus.cc:493] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0016b1c075d3452f9d43856b2954e020)
I20260709 12:16:01.496058 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b538799bdc1a452bab2fffba1fc5f15b" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" is_pre_election: true
I20260709 12:16:01.495962 31293 raft_consensus.cc:515] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:01.496904 31092 raft_consensus.cc:2468] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 1.
I20260709 12:16:01.498016 31293 leader_election.cc:290] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:16:01.498255 31132 leader_election.cc:304] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [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: 19872c64a3bc40b693b68b65503e2bf4, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:16:01.499099 31241 raft_consensus.cc:2804] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:16:01.499253 31131 leader_election.cc:336] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111)
I20260709 12:16:01.499481 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b538799bdc1a452bab2fffba1fc5f15b" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4" is_pre_election: true
I20260709 12:16:01.499516 31241 raft_consensus.cc:493] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0016b1c075d3452f9d43856b2954e020)
I20260709 12:16:01.500202 31241 raft_consensus.cc:3060] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:01.501559 31057 leader_election.cc:336] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111)
I20260709 12:16:01.505110 31241 raft_consensus.cc:515] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:01.505995 31165 raft_consensus.cc:2393] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in current term 2: Already voted for candidate 19872c64a3bc40b693b68b65503e2bf4 in this term.
I20260709 12:16:01.506824 31241 leader_election.cc:290] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 2 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:16:01.507546 31057 leader_election.cc:304] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [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: f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4
I20260709 12:16:01.507907 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b538799bdc1a452bab2fffba1fc5f15b" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:16:01.508394 31293 raft_consensus.cc:3060] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:01.510321 31131 leader_election.cc:336] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111)
I20260709 12:16:01.512990 31293 raft_consensus.cc:2749] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:01.517620 31092 raft_consensus.cc:2468] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 2.
I20260709 12:16:01.519106 31132 leader_election.cc:304] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [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: 19872c64a3bc40b693b68b65503e2bf4, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 0016b1c075d3452f9d43856b2954e020
I20260709 12:16:01.519801 31241 raft_consensus.cc:2804] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:01.520303 31241 raft_consensus.cc:697] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 2 LEADER]: Becoming Leader. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:01.521132 31241 consensus_queue.cc:237] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:01.528307 30913 catalog_manager.cc:5697] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 reported cstate change: term changed from 1 to 2, leader changed from 0016b1c075d3452f9d43856b2954e020 (127.26.26.1) to 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "19872c64a3bc40b693b68b65503e2bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:01.557917 31293 raft_consensus.cc:493] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0016b1c075d3452f9d43856b2954e020)
I20260709 12:16:01.558410 31293 raft_consensus.cc:515] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:01.559952 31293 leader_election.cc:290] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:16:01.561439 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224a82d86d87493e9a21f0ed2185f582" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19872c64a3bc40b693b68b65503e2bf4" is_pre_election: true
W20260709 12:16:01.563397 31057 leader_election.cc:336] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111)
I20260709 12:16:01.563773 31057 leader_election.cc:304] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [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: f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4
I20260709 12:16:01.564282 31293 raft_consensus.cc:2749] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:01.564852 31241 raft_consensus.cc:493] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0016b1c075d3452f9d43856b2954e020)
I20260709 12:16:01.565256 31241 raft_consensus.cc:515] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:01.566916 31241 leader_election.cc:290] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937), 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533)
I20260709 12:16:01.567567 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224a82d86d87493e9a21f0ed2185f582" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" is_pre_election: true
I20260709 12:16:01.568117 31092 raft_consensus.cc:2468] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 1.
I20260709 12:16:01.569048 31132 leader_election.cc:304] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [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: 19872c64a3bc40b693b68b65503e2bf4, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:16:01.569672 31241 raft_consensus.cc:2804] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:01.570024 31241 raft_consensus.cc:493] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0016b1c075d3452f9d43856b2954e020)
I20260709 12:16:01.570308 31241 raft_consensus.cc:3060] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:01.570704 31131 leader_election.cc:336] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111)
I20260709 12:16:01.575482 31241 raft_consensus.cc:515] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:01.577150 31241 leader_election.cc:290] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 2 election: Requested vote from peers f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937), 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533)
I20260709 12:16:01.577796 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224a82d86d87493e9a21f0ed2185f582" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:16:01.578401 31092 raft_consensus.cc:3060] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:01.581099 31131 leader_election.cc:336] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111)
I20260709 12:16:01.583752 31092 raft_consensus.cc:2468] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 2.
I20260709 12:16:01.584780 31132 leader_election.cc:304] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [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: 19872c64a3bc40b693b68b65503e2bf4, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 0016b1c075d3452f9d43856b2954e020
I20260709 12:16:01.585355 31241 raft_consensus.cc:2804] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:01.585773 31241 raft_consensus.cc:697] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 LEADER]: Becoming Leader. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:01.586544 31241 consensus_queue.cc:237] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:01.593612 30913 catalog_manager.cc:5697] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 reported cstate change: term changed from 1 to 2, leader changed from 0016b1c075d3452f9d43856b2954e020 (127.26.26.1) to 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "19872c64a3bc40b693b68b65503e2bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: HEALTHY } } }
W20260709 12:16:01.895177 31131 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111) [suppressed 121 similar messages]
W20260709 12:16:02.042754 31131 consensus_peers.cc:597] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:02.063289 31131 consensus_peers.cc:597] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:02.068711 31092 raft_consensus.cc:1275] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Refusing update from remote peer 19872c64a3bc40b693b68b65503e2bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:02.069978 31287 consensus_queue.cc:1048] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.146734 31092 raft_consensus.cc:1275] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Refusing update from remote peer 19872c64a3bc40b693b68b65503e2bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:02.148063 31241 consensus_queue.cc:1048] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:16:02.490108 30964 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:16:02.825366 31131 consensus_peers.cc:597] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:02.934324 31131 consensus_peers.cc:597] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:02.976734 31057 consensus_peers.cc:597] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:02.999155 31131 consensus_peers.cc:597] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:03.137233 31131 consensus_peers.cc:597] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:03.157089 31131 consensus_peers.cc:597] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:03.163904 31057 consensus_peers.cc:597] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:03.202549 31131 consensus_peers.cc:597] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:03.491057 30964 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:16:04.492115 30964 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:16:04.581905 31131 consensus_peers.cc:597] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:04.654157 31131 consensus_peers.cc:597] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:05.146277 31131 consensus_peers.cc:597] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:16:05.323789 31057 consensus_peers.cc:597] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:16:05.405093 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:05.406003 31057 consensus_peers.cc:597] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:16:05.410857 31307 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:05.411175 31308 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:05.412468 31310 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:05.415942 26728 server_base.cc:1061] running on GCE node
I20260709 12:16:05.417593 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:05.417804 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:05.417982 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599365417965 us; error 0 us; skew 500 ppm
I20260709 12:16:05.418499 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:05.420746 26728 webserver.cc:533] Webserver started at http://127.26.26.1:44779/ using document root <none> and password file <none>
I20260709 12:16:05.421245 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:05.421422 26728 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:16:05.424625 26728 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:05.427870 31315 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:05.428588 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:05.428882 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-0-root
uuid: "0016b1c075d3452f9d43856b2954e020"
format_stamp: "Formatted at 2026-07-09 12:15:58 on dist-test-slave-vqsr"
I20260709 12:16:05.429198 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599215280182-26728-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:05.441272 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:05.442209 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:05.443730 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:05.447206 31322 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:16:05.491770 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:16:05.492069 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.002s	sys 0.001s
I20260709 12:16:05.492383 26728 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260709 12:16:05.493088 30964 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:05.497495 31322 tablet_bootstrap.cc:492] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
W20260709 12:16:05.498701 31131 consensus_peers.cc:597] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:16:05.510990 31322 tablet_bootstrap.cc:492] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:05.511831 31322 tablet_bootstrap.cc:492] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020: Bootstrap complete.
I20260709 12:16:05.512377 31322 ts_tablet_manager.cc:1403] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 12:16:05.514233 31322 raft_consensus.cc:359] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.514760 31322 raft_consensus.cc:740] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:16:05.515424 31322 consensus_queue.cc:260] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.517652 31322 ts_tablet_manager.cc:1434] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.005s
I20260709 12:16:05.518343 31322 tablet_bootstrap.cc:492] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:16:05.527848 26728 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:16:05.528131 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.036s	sys 0.000s
I20260709 12:16:05.529995 31322 tablet_bootstrap.cc:492] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:05.530995 31322 tablet_bootstrap.cc:492] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020: Bootstrap complete.
I20260709 12:16:05.531702 31322 ts_tablet_manager.cc:1403] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 12:16:05.534325 31322 raft_consensus.cc:359] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.535035 31322 raft_consensus.cc:740] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
W20260709 12:16:05.535213 31131 consensus_peers.cc:597] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:16:05.536505 31322 consensus_queue.cc:260] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [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: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.538198 31322 ts_tablet_manager.cc:1434] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 12:16:05.538887 31322 tablet_bootstrap.cc:492] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:16:05.552527 31322 tablet_bootstrap.cc:492] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:05.553383 31322 tablet_bootstrap.cc:492] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020: Bootstrap complete.
I20260709 12:16:05.554097 31322 ts_tablet_manager.cc:1403] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260709 12:16:05.556241 31322 raft_consensus.cc:359] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.556821 31322 raft_consensus.cc:740] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:16:05.557555 31322 consensus_queue.cc:260] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.559335 31322 ts_tablet_manager.cc:1434] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:16:05.560068 31322 tablet_bootstrap.cc:492] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
W20260709 12:16:05.568967 31131 consensus_peers.cc:597] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:16:05.573096 31322 tablet_bootstrap.cc:492] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:05.573805 31322 tablet_bootstrap.cc:492] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020: Bootstrap complete.
I20260709 12:16:05.574366 31322 ts_tablet_manager.cc:1403] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 12:16:05.576465 31322 raft_consensus.cc:359] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.577045 31322 raft_consensus.cc:740] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:16:05.577730 31322 consensus_queue.cc:260] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.579516 31322 ts_tablet_manager.cc:1434] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:16:05.580163 31322 tablet_bootstrap.cc:492] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:16:05.591511 31322 tablet_bootstrap.cc:492] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:05.592324 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.1:35533
I20260709 12:16:05.592412 31322 tablet_bootstrap.cc:492] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020: Bootstrap complete.
I20260709 12:16:05.592502 31384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.1:35533 every 8 connection(s)
I20260709 12:16:05.593233 31322 ts_tablet_manager.cc:1403] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:16:05.595083 31322 raft_consensus.cc:359] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.595712 31322 raft_consensus.cc:740] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
W20260709 12:16:05.596594 31386 tablet.cc:2406] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:16:05.596616 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:05.596676 31322 consensus_queue.cc:260] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.604576 31322 ts_tablet_manager.cc:1434] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:16:05.605690 31322 tablet_bootstrap.cc:492] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:16:05.620502 31385 heartbeater.cc:344] Connected to a master server at 127.26.26.62:45975
I20260709 12:16:05.621024 31385 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:05.622023 31385 heartbeater.cc:507] Master 127.26.26.62:45975 requested a full tablet report, sending...
I20260709 12:16:05.624320 31322 tablet_bootstrap.cc:492] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:05.625468 31322 tablet_bootstrap.cc:492] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020: Bootstrap complete.
I20260709 12:16:05.626317 31322 ts_tablet_manager.cc:1403] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 12:16:05.628768 31322 raft_consensus.cc:359] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.629441 30915 ts_manager.cc:194] Re-registered known tserver with Master: 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533)
I20260709 12:16:05.629441 31322 raft_consensus.cc:740] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:16:05.630443 31165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21146cafda6d483aab475847d28b3261"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
mode: GRACEFUL
new_leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:41038
I20260709 12:16:05.630398 31322 consensus_queue.cc:260] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.631211 31165 raft_consensus.cc:606] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Received request to transfer leadership to TS f4cbb7b39a2945e4b0ed5c0f08947f93
I20260709 12:16:05.632541 31322 ts_tablet_manager.cc:1434] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:05.633334 31322 tablet_bootstrap.cc:492] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:16:05.634219 31165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
mode: GRACEFUL
new_leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:41038
I20260709 12:16:05.634774 31165 raft_consensus.cc:606] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Received request to transfer leadership to TS f4cbb7b39a2945e4b0ed5c0f08947f93
I20260709 12:16:05.637377 31287 raft_consensus.cc:993] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4: : Instructing follower f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:05.637728 31287 raft_consensus.cc:1081] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Signalling peer f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:05.639410 31092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21146cafda6d483aab475847d28b3261"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:57224
I20260709 12:16:05.639549 31165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b538799bdc1a452bab2fffba1fc5f15b"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
mode: GRACEFUL
new_leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:41038
I20260709 12:16:05.639976 31092 raft_consensus.cc:493] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:05.640235 31165 raft_consensus.cc:606] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 2 LEADER]: Received request to transfer leadership to TS f4cbb7b39a2945e4b0ed5c0f08947f93
I20260709 12:16:05.640378 31092 raft_consensus.cc:3060] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.643574 31165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd3915dee59f4ec986e44e3428301c63"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
mode: GRACEFUL
new_leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:41038
I20260709 12:16:05.644140 31165 raft_consensus.cc:606] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Received request to transfer leadership to TS f4cbb7b39a2945e4b0ed5c0f08947f93
I20260709 12:16:05.645428 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:16:05.647241 31358 raft_consensus.cc:3060] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.649016 31306 raft_consensus.cc:993] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4: : Instructing follower f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:05.649590 31306 raft_consensus.cc:1081] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Signalling peer f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:05.651032 31092 raft_consensus.cc:515] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.651852 31093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd3915dee59f4ec986e44e3428301c63"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:57224
I20260709 12:16:05.652596 31093 raft_consensus.cc:493] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:05.652977 31093 raft_consensus.cc:3060] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.653076 31092 leader_election.cc:290] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:16:05.656255 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21146cafda6d483aab475847d28b3261" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
I20260709 12:16:05.656868 31165 raft_consensus.cc:3055] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:05.657219 31165 raft_consensus.cc:740] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:05.658145 31165 consensus_queue.cc:260] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.659598 31165 raft_consensus.cc:3060] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.662820 31322 tablet_bootstrap.cc:492] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:05.663358 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:05.664927 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:05.664938 31322 tablet_bootstrap.cc:492] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020: Bootstrap complete.
I20260709 12:16:05.664952 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21146cafda6d483aab475847d28b3261" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:05.665733 31357 raft_consensus.cc:3060] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.665900 31322 ts_tablet_manager.cc:1403] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.004s
I20260709 12:16:05.668249 31322 raft_consensus.cc:359] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.668817 31322 raft_consensus.cc:740] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:16:05.669420 30915 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40680
I20260709 12:16:05.669499 31322 consensus_queue.cc:260] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.671660 31322 ts_tablet_manager.cc:1434] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:16:05.672468 31322 tablet_bootstrap.cc:492] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:16:05.672909 31385 heartbeater.cc:499] Master 127.26.26.62:45975 was elected leader, sending a full tablet report...
I20260709 12:16:05.673313 31357 raft_consensus.cc:2468] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 2.
I20260709 12:16:05.674575 31057 leader_election.cc:304] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:16:05.675427 31293 raft_consensus.cc:2804] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:05.684954 31165 raft_consensus.cc:2468] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 2.
I20260709 12:16:05.687875 31093 raft_consensus.cc:515] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.693295 31293 raft_consensus.cc:697] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Becoming Leader. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:05.694334 31293 consensus_queue.cc:237] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.704144 31322 tablet_bootstrap.cc:492] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:05.704823 31322 tablet_bootstrap.cc:492] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020: Bootstrap complete.
I20260709 12:16:05.705442 31322 ts_tablet_manager.cc:1403] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.012s
I20260709 12:16:05.705713 31093 leader_election.cc:290] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:16:05.706769 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd3915dee59f4ec986e44e3428301c63" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
I20260709 12:16:05.707470 31165 raft_consensus.cc:3055] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:05.707818 31165 raft_consensus.cc:740] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:05.707887 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd3915dee59f4ec986e44e3428301c63" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:05.708310 31322 raft_consensus.cc:359] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.708622 31357 raft_consensus.cc:3060] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.709030 31322 raft_consensus.cc:740] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:16:05.708760 31165 consensus_queue.cc:260] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.709842 31322 consensus_queue.cc:260] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.710255 31165 raft_consensus.cc:3060] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.711982 31322 ts_tablet_manager.cc:1434] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:05.714226 31322 tablet_bootstrap.cc:492] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:16:05.712133 30913 catalog_manager.cc:5697] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 reported cstate change: term changed from 1 to 2, leader changed from 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3) to f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:05.720192 31165 raft_consensus.cc:2468] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 2.
I20260709 12:16:05.722851 31357 raft_consensus.cc:2468] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 2.
I20260709 12:16:05.721540 31057 leader_election.cc:304] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19872c64a3bc40b693b68b65503e2bf4, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:16:05.731634 31293 raft_consensus.cc:2804] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:05.732163 31293 raft_consensus.cc:697] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Becoming Leader. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:05.733359 31293 consensus_queue.cc:237] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.745687 31322 tablet_bootstrap.cc:492] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:05.746560 31322 tablet_bootstrap.cc:492] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020: Bootstrap complete.
I20260709 12:16:05.747097 31322 ts_tablet_manager.cc:1403] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.015s
I20260709 12:16:05.749763 31322 raft_consensus.cc:359] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.750453 31322 raft_consensus.cc:740] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:16:05.751266 31322 consensus_queue.cc:260] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.752760 31287 raft_consensus.cc:993] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4: : Instructing follower f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:05.753656 31306 raft_consensus.cc:1081] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Signalling peer f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:05.755586 31322 ts_tablet_manager.cc:1434] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:16:05.756456 31322 tablet_bootstrap.cc:492] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020: Bootstrap starting.
I20260709 12:16:05.761255 31093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:57224
I20260709 12:16:05.761951 31093 raft_consensus.cc:493] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:05.762331 31093 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.767343 30913 catalog_manager.cc:5697] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 reported cstate change: term changed from 1 to 2, leader changed from 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3) to f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:05.770744 31093 raft_consensus.cc:515] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.775938 31358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:05.776575 31358 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.776959 31322 tablet_bootstrap.cc:492] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:05.777851 31322 tablet_bootstrap.cc:492] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020: Bootstrap complete.
I20260709 12:16:05.778623 31322 ts_tablet_manager.cc:1403] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260709 12:16:05.780963 31322 raft_consensus.cc:359] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.781648 31322 raft_consensus.cc:740] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0016b1c075d3452f9d43856b2954e020, State: Initialized, Role: FOLLOWER
I20260709 12:16:05.782526 31093 leader_election.cc:290] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:16:05.782460 31322 consensus_queue.cc:260] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.784628 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
I20260709 12:16:05.784891 31322 ts_tablet_manager.cc:1434] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:05.785138 31165 raft_consensus.cc:3055] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:05.785550 31165 raft_consensus.cc:740] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:05.786275 31165 consensus_queue.cc:260] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.787303 31165 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.788071 31358 raft_consensus.cc:2468] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 2.
I20260709 12:16:05.789077 31057 leader_election.cc:304] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:16:05.789747 31293 raft_consensus.cc:2804] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:05.790181 31293 raft_consensus.cc:697] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Becoming Leader. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:05.790915 31293 consensus_queue.cc:237] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.793615 31165 raft_consensus.cc:2468] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 2.
I20260709 12:16:05.799528 30915 catalog_manager.cc:5697] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 reported cstate change: term changed from 1 to 2, leader changed from 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3) to f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:05.800671 31358 raft_consensus.cc:3060] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.816622 31287 raft_consensus.cc:993] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4: : Instructing follower f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:05.817127 31405 raft_consensus.cc:1081] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 2 LEADER]: Signalling peer f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:05.818755 31093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b538799bdc1a452bab2fffba1fc5f15b"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:57224
I20260709 12:16:05.819285 31093 raft_consensus.cc:493] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:05.819607 31093 raft_consensus.cc:3060] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.824153 31093 raft_consensus.cc:515] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.825521 31093 leader_election.cc:290] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 3 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:16:05.826283 31358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b538799bdc1a452bab2fffba1fc5f15b" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:05.826516 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b538799bdc1a452bab2fffba1fc5f15b" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
I20260709 12:16:05.826870 31358 raft_consensus.cc:3060] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.827034 31165 raft_consensus.cc:3055] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:05.827350 31165 raft_consensus.cc:740] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:05.828109 31165 consensus_queue.cc:260] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.829245 31165 raft_consensus.cc:3060] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.833417 31358 raft_consensus.cc:2468] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 3.
I20260709 12:16:05.834512 31057 leader_election.cc:304] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [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: 0016b1c075d3452f9d43856b2954e020, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:16:05.835381 31293 raft_consensus.cc:2804] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:05.835949 31293 raft_consensus.cc:697] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 LEADER]: Becoming Leader. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:05.836233 31165 raft_consensus.cc:2468] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 3.
I20260709 12:16:05.836763 31293 consensus_queue.cc:237] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:05.843605 30915 catalog_manager.cc:5697] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 reported cstate change: term changed from 2 to 3, leader changed from 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3) to f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2). New cstate: current_term: 3 leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:06.086156 31165 raft_consensus.cc:1275] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:06.087316 31293 consensus_queue.cc:1048] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:06.092944 31358 raft_consensus.cc:1275] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:06.094857 31293 consensus_queue.cc:1048] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:06.126808 31358 raft_consensus.cc:1275] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:06.128212 31293 consensus_queue.cc:1048] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:06.145474 31165 raft_consensus.cc:1275] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:06.146956 31414 consensus_queue.cc:1048] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:06.188987 31165 raft_consensus.cc:1275] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:06.190207 31414 consensus_queue.cc:1048] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:06.198119 31358 raft_consensus.cc:1275] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:06.200598 31293 consensus_queue.cc:1048] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:06.350033 31358 raft_consensus.cc:1275] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 3 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:06.351349 31293 consensus_queue.cc:1048] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:06.361044 31165 raft_consensus.cc:1275] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 3 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:06.362356 31293 consensus_queue.cc:1048] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:16:06.494071 30964 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:06.677042 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:06.697009 31093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a5c88eab6844433838bd4a4f5937f43"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
mode: GRACEFUL
new_leader_uuid: "19872c64a3bc40b693b68b65503e2bf4"
 from {username='slave'} at 127.0.0.1:33916
I20260709 12:16:06.697777 31093 raft_consensus.cc:606] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 LEADER]: Received request to transfer leadership to TS 19872c64a3bc40b693b68b65503e2bf4
I20260709 12:16:06.700656 31093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
mode: GRACEFUL
new_leader_uuid: "19872c64a3bc40b693b68b65503e2bf4"
 from {username='slave'} at 127.0.0.1:33916
I20260709 12:16:06.701150 31093 raft_consensus.cc:606] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Received request to transfer leadership to TS 19872c64a3bc40b693b68b65503e2bf4
I20260709 12:16:06.702188 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:06.702649 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:06.703368 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:07.051151 31293 raft_consensus.cc:993] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93: : Instructing follower 19872c64a3bc40b693b68b65503e2bf4 to start an election
I20260709 12:16:07.051702 31414 raft_consensus.cc:1081] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Signalling peer 19872c64a3bc40b693b68b65503e2bf4 to start an election
I20260709 12:16:07.053175 31165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
 from {username='slave'} at 127.0.0.1:45394
I20260709 12:16:07.053642 31165 raft_consensus.cc:493] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:07.053983 31165 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:07.060734 31165 raft_consensus.cc:515] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:07.062399 31165 leader_election.cc:290] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 3 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:16:07.063381 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:07.063575 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:16:07.064144 31357 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:07.064158 31093 raft_consensus.cc:3055] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:07.064623 31093 raft_consensus.cc:740] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:07.065351 31093 consensus_queue.cc:260] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:07.066417 31093 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:07.070559 31357 raft_consensus.cc:2468] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 3.
I20260709 12:16:07.071928 31131 leader_election.cc:304] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [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: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:16:07.072705 31287 raft_consensus.cc:2804] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:07.073179 31287 raft_consensus.cc:697] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 3 LEADER]: Becoming Leader. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:07.074318 31093 raft_consensus.cc:2468] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 3.
I20260709 12:16:07.074361 31287 consensus_queue.cc:237] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:07.081470 30913 catalog_manager.cc:5697] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 reported cstate change: term changed from 2 to 3, leader changed from f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2) to 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3). New cstate: current_term: 3 leader_uuid: "19872c64a3bc40b693b68b65503e2bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:07.128356 31293 raft_consensus.cc:993] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93: : Instructing follower 19872c64a3bc40b693b68b65503e2bf4 to start an election
I20260709 12:16:07.128754 31414 raft_consensus.cc:1081] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 LEADER]: Signalling peer 19872c64a3bc40b693b68b65503e2bf4 to start an election
I20260709 12:16:07.130056 31165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a5c88eab6844433838bd4a4f5937f43"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
 from {username='slave'} at 127.0.0.1:45394
I20260709 12:16:07.130506 31165 raft_consensus.cc:493] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:07.130856 31165 raft_consensus.cc:3060] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.136264 31165 raft_consensus.cc:515] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:07.137638 31165 leader_election.cc:290] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 2 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:16:07.138360 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5c88eab6844433838bd4a4f5937f43" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:07.138582 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5c88eab6844433838bd4a4f5937f43" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:16:07.139068 31357 raft_consensus.cc:3060] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.139156 31093 raft_consensus.cc:3055] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:07.139619 31093 raft_consensus.cc:740] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:07.140393 31093 consensus_queue.cc:260] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:07.141477 31093 raft_consensus.cc:3060] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.144954 31357 raft_consensus.cc:2468] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 2.
I20260709 12:16:07.146006 31131 leader_election.cc:304] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:16:07.146783 31093 raft_consensus.cc:2468] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 2.
I20260709 12:16:07.146988 31405 raft_consensus.cc:2804] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:07.147541 31405 raft_consensus.cc:697] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 LEADER]: Becoming Leader. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:07.148521 31405 consensus_queue.cc:237] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:07.155211 30913 catalog_manager.cc:5697] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 reported cstate change: term changed from 1 to 2, leader changed from f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2) to 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "19872c64a3bc40b693b68b65503e2bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: HEALTHY } } }
W20260709 12:16:07.495076 30964 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:07.535154 31093 raft_consensus.cc:1275] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Refusing update from remote peer 19872c64a3bc40b693b68b65503e2bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:07.536448 31287 consensus_queue.cc:1048] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:07.545573 31357 raft_consensus.cc:1275] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Refusing update from remote peer 19872c64a3bc40b693b68b65503e2bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:07.547981 31405 consensus_queue.cc:1048] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:07.575309 31357 raft_consensus.cc:1275] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 3 FOLLOWER]: Refusing update from remote peer 19872c64a3bc40b693b68b65503e2bf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:07.576488 31405 consensus_queue.cc:1048] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:07.586143 31093 raft_consensus.cc:1275] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Refusing update from remote peer 19872c64a3bc40b693b68b65503e2bf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:07.588075 31438 consensus_queue.cc:1048] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:07.709484 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:07.716063 31165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
mode: GRACEFUL
new_leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:41038
I20260709 12:16:07.716529 31165 raft_consensus.cc:606] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 3 LEADER]: Received request to transfer leadership to TS f4cbb7b39a2945e4b0ed5c0f08947f93
I20260709 12:16:07.718813 31093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46018327fa0c4bb0aed78dbe455c8684"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
mode: GRACEFUL
new_leader_uuid: "19872c64a3bc40b693b68b65503e2bf4"
 from {username='slave'} at 127.0.0.1:33916
I20260709 12:16:07.719295 31093 raft_consensus.cc:606] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 LEADER]: Received request to transfer leadership to TS 19872c64a3bc40b693b68b65503e2bf4
I20260709 12:16:07.721719 31165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
mode: GRACEFUL
new_leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:41038
I20260709 12:16:07.722256 31165 raft_consensus.cc:606] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Received request to transfer leadership to TS f4cbb7b39a2945e4b0ed5c0f08947f93
I20260709 12:16:07.723475 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:16:07.724151 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:07.724898 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:07.885456 31293 raft_consensus.cc:993] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93: : Instructing follower 19872c64a3bc40b693b68b65503e2bf4 to start an election
I20260709 12:16:07.885991 31440 raft_consensus.cc:1081] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 LEADER]: Signalling peer 19872c64a3bc40b693b68b65503e2bf4 to start an election
I20260709 12:16:07.887490 31165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46018327fa0c4bb0aed78dbe455c8684"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
 from {username='slave'} at 127.0.0.1:45394
I20260709 12:16:07.887969 31165 raft_consensus.cc:493] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:07.888285 31165 raft_consensus.cc:3060] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.892604 31165 raft_consensus.cc:515] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:07.893965 31165 leader_election.cc:290] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 2 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:16:07.894686 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46018327fa0c4bb0aed78dbe455c8684" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:07.894990 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46018327fa0c4bb0aed78dbe455c8684" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:16:07.895282 31357 raft_consensus.cc:3060] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.895633 31093 raft_consensus.cc:3055] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:07.895946 31093 raft_consensus.cc:740] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:07.896775 31093 consensus_queue.cc:260] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:07.897765 31093 raft_consensus.cc:3060] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.900497 31357 raft_consensus.cc:2468] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 2.
I20260709 12:16:07.901405 31131 leader_election.cc:304] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:16:07.902038 31438 raft_consensus.cc:2804] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:07.902449 31438 raft_consensus.cc:697] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 LEADER]: Becoming Leader. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:07.903198 31093 raft_consensus.cc:2468] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 2.
I20260709 12:16:07.903295 31438 consensus_queue.cc:237] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:07.910431 30913 catalog_manager.cc:5697] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 reported cstate change: term changed from 1 to 2, leader changed from f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2) to 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "19872c64a3bc40b693b68b65503e2bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:07.999856 31287 raft_consensus.cc:993] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4: : Instructing follower f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:08.000324 31438 raft_consensus.cc:1081] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 3 LEADER]: Signalling peer f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:08.001858 31093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:57224
I20260709 12:16:08.002419 31093 raft_consensus.cc:493] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:08.002786 31093 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:08.007164 31093 raft_consensus.cc:515] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:08.008517 31093 leader_election.cc:290] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 4 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:16:08.009356 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:08.009618 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
I20260709 12:16:08.009968 31357 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:08.010203 31165 raft_consensus.cc:3055] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:08.010548 31165 raft_consensus.cc:740] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:08.011184 31165 consensus_queue.cc:260] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:08.012272 31165 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:08.015758 31357 raft_consensus.cc:2468] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 4.
I20260709 12:16:08.016848 31057 leader_election.cc:304] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [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: 0016b1c075d3452f9d43856b2954e020, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:16:08.017557 31440 raft_consensus.cc:2804] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:08.017725 31165 raft_consensus.cc:2468] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 4.
I20260709 12:16:08.017930 31440 raft_consensus.cc:697] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 4 LEADER]: Becoming Leader. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:08.018847 31440 consensus_queue.cc:237] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:08.024331 30913 catalog_manager.cc:5697] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 reported cstate change: term changed from 3 to 4, leader changed from 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3) to f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2). New cstate: current_term: 4 leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:08.160799 31432 raft_consensus.cc:993] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4: : Instructing follower f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:08.161320 31438 raft_consensus.cc:1081] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Signalling peer f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:08.162721 31093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:57224
I20260709 12:16:08.163182 31093 raft_consensus.cc:493] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:08.163589 31093 raft_consensus.cc:3060] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:08.168531 31093 raft_consensus.cc:515] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:08.169947 31093 leader_election.cc:290] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:16:08.170692 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:08.170943 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
I20260709 12:16:08.171339 31357 raft_consensus.cc:3060] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:08.171480 31165 raft_consensus.cc:3055] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:08.171872 31165 raft_consensus.cc:740] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:08.172817 31165 consensus_queue.cc:260] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:08.173825 31165 raft_consensus.cc:3060] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:08.178108 31357 raft_consensus.cc:2468] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 2.
I20260709 12:16:08.178843 31358 raft_consensus.cc:1240] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Rejecting Update request from peer 19872c64a3bc40b693b68b65503e2bf4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:08.179280 31057 leader_election.cc:304] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:16:08.180363 31440 raft_consensus.cc:2804] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:08.180717 31165 raft_consensus.cc:2468] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 2.
I20260709 12:16:08.181051 31440 raft_consensus.cc:697] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Becoming Leader. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:08.182735 31440 consensus_queue.cc:237] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:08.190425 30913 catalog_manager.cc:5697] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 reported cstate change: term changed from 1 to 2, leader changed from 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3) to f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:08.379626 31358 raft_consensus.cc:1275] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Refusing update from remote peer 19872c64a3bc40b693b68b65503e2bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:08.380731 31438 consensus_queue.cc:1048] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:08.390539 31093 raft_consensus.cc:1275] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Refusing update from remote peer 19872c64a3bc40b693b68b65503e2bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:08.392814 31287 consensus_queue.cc:1048] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:16:08.496219 30964 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:08.526155 31165 raft_consensus.cc:1275] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 4 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:08.527320 31440 consensus_queue.cc:1048] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:08.535810 31358 raft_consensus.cc:1275] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 4 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:08.537387 31452 consensus_queue.cc:1048] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:08.694164 31358 raft_consensus.cc:1275] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:08.696213 31452 consensus_queue.cc:1048] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:08.704929 31165 raft_consensus.cc:1275] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:08.706995 31454 consensus_queue.cc:1048] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:08.734229 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:08.740978 31093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
mode: GRACEFUL
new_leader_uuid: "19872c64a3bc40b693b68b65503e2bf4"
 from {username='slave'} at 127.0.0.1:33916
I20260709 12:16:08.741473 31093 raft_consensus.cc:606] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 4 LEADER]: Received request to transfer leadership to TS 19872c64a3bc40b693b68b65503e2bf4
I20260709 12:16:08.743642 31093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
mode: GRACEFUL
new_leader_uuid: "19872c64a3bc40b693b68b65503e2bf4"
 from {username='slave'} at 127.0.0.1:33916
I20260709 12:16:08.744045 31093 raft_consensus.cc:606] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Received request to transfer leadership to TS 19872c64a3bc40b693b68b65503e2bf4
I20260709 12:16:08.746189 31165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff8532a3e6d542e9a792efd8bc97c5d5"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
mode: GRACEFUL
new_leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:41038
I20260709 12:16:08.746585 31165 raft_consensus.cc:606] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Received request to transfer leadership to TS f4cbb7b39a2945e4b0ed5c0f08947f93
I20260709 12:16:08.747696 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:16:08.748144 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:08.748694 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:08.933300 31440 raft_consensus.cc:993] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93: : Instructing follower 19872c64a3bc40b693b68b65503e2bf4 to start an election
I20260709 12:16:08.933745 31454 raft_consensus.cc:1081] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 4 LEADER]: Signalling peer 19872c64a3bc40b693b68b65503e2bf4 to start an election
I20260709 12:16:08.935045 31165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
 from {username='slave'} at 127.0.0.1:45394
I20260709 12:16:08.935519 31165 raft_consensus.cc:493] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:08.935779 31165 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:16:08.940503 31165 raft_consensus.cc:515] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:08.941872 31165 leader_election.cc:290] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 5 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:16:08.942546 31358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:08.942795 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2172486bc2a24d619d93f8b45ae4dddf" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:16:08.943197 31358 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:16:08.943295 31093 raft_consensus.cc:3055] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:16:08.943727 31093 raft_consensus.cc:740] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:08.944454 31093 consensus_queue.cc:260] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:08.945724 31093 raft_consensus.cc:3060] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:16:08.950938 31358 raft_consensus.cc:2468] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 5.
I20260709 12:16:08.952047 31131 leader_election.cc:304] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [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: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:16:08.952491 31093 raft_consensus.cc:2468] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 5.
I20260709 12:16:08.952821 31287 raft_consensus.cc:2804] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:16:08.953384 31287 raft_consensus.cc:697] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 5 LEADER]: Becoming Leader. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:08.954103 31287 consensus_queue.cc:237] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:08.959525 30913 catalog_manager.cc:5697] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 reported cstate change: term changed from 4 to 5, leader changed from f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2) to 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3). New cstate: current_term: 5 leader_uuid: "19872c64a3bc40b693b68b65503e2bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:08.986279 31432 raft_consensus.cc:993] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4: : Instructing follower f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:08.986768 31287 raft_consensus.cc:1081] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Signalling peer f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:08.988129 31093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff8532a3e6d542e9a792efd8bc97c5d5"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:57224
I20260709 12:16:08.988543 31093 raft_consensus.cc:493] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:08.988826 31093 raft_consensus.cc:3060] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:08.993280 31093 raft_consensus.cc:515] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:08.994936 31093 leader_election.cc:290] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:16:08.995608 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8532a3e6d542e9a792efd8bc97c5d5" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:08.995956 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8532a3e6d542e9a792efd8bc97c5d5" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
I20260709 12:16:08.996284 31357 raft_consensus.cc:3060] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:08.996614 31165 raft_consensus.cc:3055] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:08.996991 31165 raft_consensus.cc:740] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:08.997776 31165 consensus_queue.cc:260] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:08.998693 31165 raft_consensus.cc:3060] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:09.001696 31357 raft_consensus.cc:2468] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 2.
I20260709 12:16:09.002609 31057 leader_election.cc:304] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:16:09.003299 31165 raft_consensus.cc:2468] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 2.
I20260709 12:16:09.003319 31454 raft_consensus.cc:2804] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:09.003965 31454 raft_consensus.cc:697] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Becoming Leader. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:09.005118 31454 consensus_queue.cc:237] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:09.012223 30913 catalog_manager.cc:5697] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 reported cstate change: term changed from 1 to 2, leader changed from 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3) to f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:09.090864 31454 raft_consensus.cc:993] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93: : Instructing follower 19872c64a3bc40b693b68b65503e2bf4 to start an election
I20260709 12:16:09.091372 31452 raft_consensus.cc:1081] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Signalling peer 19872c64a3bc40b693b68b65503e2bf4 to start an election
I20260709 12:16:09.092808 31165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
 from {username='slave'} at 127.0.0.1:45394
I20260709 12:16:09.093277 31165 raft_consensus.cc:493] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:09.093573 31165 raft_consensus.cc:3060] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:09.098037 31165 raft_consensus.cc:515] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:09.099489 31165 leader_election.cc:290] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 3 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:16:09.100176 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:09.100473 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:16:09.100755 31357 raft_consensus.cc:3060] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:09.101025 31093 raft_consensus.cc:3055] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:09.101361 31093 raft_consensus.cc:740] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:09.101991 31093 consensus_queue.cc:260] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:09.102819 31093 raft_consensus.cc:3060] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:09.105662 31357 raft_consensus.cc:2468] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 3.
I20260709 12:16:09.106662 31131 leader_election.cc:304] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [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: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:16:09.107230 31093 raft_consensus.cc:2468] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 3.
I20260709 12:16:09.107383 31287 raft_consensus.cc:2804] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:09.107966 31287 raft_consensus.cc:697] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 3 LEADER]: Becoming Leader. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:09.108724 31287 consensus_queue.cc:237] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:09.114746 30913 catalog_manager.cc:5697] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 reported cstate change: term changed from 2 to 3, leader changed from f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2) to 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3). New cstate: current_term: 3 leader_uuid: "19872c64a3bc40b693b68b65503e2bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:09.420029 31358 raft_consensus.cc:1275] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 5 FOLLOWER]: Refusing update from remote peer 19872c64a3bc40b693b68b65503e2bf4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:16:09.421365 31438 consensus_queue.cc:1048] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:09.429450 31093 raft_consensus.cc:1275] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 5 FOLLOWER]: Refusing update from remote peer 19872c64a3bc40b693b68b65503e2bf4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:16:09.432379 31287 consensus_queue.cc:1048] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:16:09.497213 30964 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:09.533955 31358 raft_consensus.cc:1275] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 3 FOLLOWER]: Refusing update from remote peer 19872c64a3bc40b693b68b65503e2bf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:09.535247 31287 consensus_queue.cc:1048] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:09.537601 31093 raft_consensus.cc:1275] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Refusing update from remote peer 19872c64a3bc40b693b68b65503e2bf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:09.538791 31287 consensus_queue.cc:1048] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:09.578096 31165 raft_consensus.cc:1275] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:09.579309 31452 consensus_queue.cc:1048] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:09.587220 31358 raft_consensus.cc:1275] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:09.589195 31452 consensus_queue.cc:1048] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:09.755128 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:09.762847 31165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
mode: GRACEFUL
new_leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:41038
I20260709 12:16:09.763278 31165 raft_consensus.cc:606] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 3 LEADER]: Received request to transfer leadership to TS f4cbb7b39a2945e4b0ed5c0f08947f93
I20260709 12:16:09.765388 31165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da26c8c3bf8c4627ae06732d4d3f14bf"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
mode: GRACEFUL
new_leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:41038
I20260709 12:16:09.765733 31165 raft_consensus.cc:606] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Received request to transfer leadership to TS f4cbb7b39a2945e4b0ed5c0f08947f93
I20260709 12:16:09.767771 31093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd3915dee59f4ec986e44e3428301c63"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
mode: GRACEFUL
new_leader_uuid: "19872c64a3bc40b693b68b65503e2bf4"
 from {username='slave'} at 127.0.0.1:33916
I20260709 12:16:09.768244 31093 raft_consensus.cc:606] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Received request to transfer leadership to TS 19872c64a3bc40b693b68b65503e2bf4
I20260709 12:16:09.769397 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:16:09.769847 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:09.770362 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:09.889839 31440 raft_consensus.cc:993] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93: : Instructing follower 19872c64a3bc40b693b68b65503e2bf4 to start an election
I20260709 12:16:09.890318 31452 raft_consensus.cc:1081] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Signalling peer 19872c64a3bc40b693b68b65503e2bf4 to start an election
I20260709 12:16:09.891722 31165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd3915dee59f4ec986e44e3428301c63"
dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
 from {username='slave'} at 127.0.0.1:45394
I20260709 12:16:09.892079 31165 raft_consensus.cc:493] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:09.892298 31165 raft_consensus.cc:3060] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:09.896559 31165 raft_consensus.cc:515] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:09.897897 31165 leader_election.cc:290] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [CANDIDATE]: Term 3 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937)
I20260709 12:16:09.898605 31358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd3915dee59f4ec986e44e3428301c63" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:09.898862 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd3915dee59f4ec986e44e3428301c63" candidate_uuid: "19872c64a3bc40b693b68b65503e2bf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
I20260709 12:16:09.899240 31358 raft_consensus.cc:3060] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:09.899395 31093 raft_consensus.cc:3055] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:09.899863 31093 raft_consensus.cc:740] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:09.900661 31093 consensus_queue.cc:260] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:09.901713 31093 raft_consensus.cc:3060] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:09.905578 31358 raft_consensus.cc:2468] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 3.
I20260709 12:16:09.906651 31131 leader_election.cc:304] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [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: 0016b1c075d3452f9d43856b2954e020, 19872c64a3bc40b693b68b65503e2bf4; no voters: 
I20260709 12:16:09.907267 31093 raft_consensus.cc:2468] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19872c64a3bc40b693b68b65503e2bf4 in term 3.
I20260709 12:16:09.907310 31287 raft_consensus.cc:2804] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:09.908023 31287 raft_consensus.cc:697] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 3 LEADER]: Becoming Leader. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:09.908793 31287 consensus_queue.cc:237] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:09.915697 30916 catalog_manager.cc:5697] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 reported cstate change: term changed from 2 to 3, leader changed from f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2) to 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3). New cstate: current_term: 3 leader_uuid: "19872c64a3bc40b693b68b65503e2bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:09.942039 31287 raft_consensus.cc:993] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4: : Instructing follower f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:09.942427 31469 raft_consensus.cc:1081] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Signalling peer f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:09.943641 31093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da26c8c3bf8c4627ae06732d4d3f14bf"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:57224
I20260709 12:16:09.944008 31093 raft_consensus.cc:493] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:09.944252 31093 raft_consensus.cc:3060] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:09.949275 31093 raft_consensus.cc:515] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:09.950670 31093 leader_election.cc:290] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:16:09.951215 31358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26c8c3bf8c4627ae06732d4d3f14bf" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:09.951563 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26c8c3bf8c4627ae06732d4d3f14bf" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
I20260709 12:16:09.951835 31358 raft_consensus.cc:3060] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:09.952105 31165 raft_consensus.cc:3055] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:09.952375 31165 raft_consensus.cc:740] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:09.952958 31165 consensus_queue.cc:260] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:09.953774 31165 raft_consensus.cc:3060] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:09.957018 31358 raft_consensus.cc:2468] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 2.
I20260709 12:16:09.958038 31165 raft_consensus.cc:2468] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 2.
I20260709 12:16:09.958102 31057 leader_election.cc:304] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0016b1c075d3452f9d43856b2954e020, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:16:09.959275 31452 raft_consensus.cc:2804] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:09.959793 31452 raft_consensus.cc:697] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Becoming Leader. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:09.960637 31452 consensus_queue.cc:237] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:09.961547 31287 raft_consensus.cc:993] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4: : Instructing follower f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:09.961973 31469 raft_consensus.cc:1081] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 3 LEADER]: Signalling peer f4cbb7b39a2945e4b0ed5c0f08947f93 to start an election
I20260709 12:16:09.963229 31093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80"
dest_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93"
 from {username='slave'} at 127.0.0.1:57224
I20260709 12:16:09.963639 31093 raft_consensus.cc:493] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:09.963912 31093 raft_consensus.cc:3060] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:09.968498 30916 catalog_manager.cc:5697] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 reported cstate change: term changed from 1 to 2, leader changed from 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3) to f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:09.969834 31093 raft_consensus.cc:515] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:09.971953 31093 leader_election.cc:290] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [CANDIDATE]: Term 4 election: Requested vote from peers 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533), 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3:33801)
I20260709 12:16:09.972882 31358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0016b1c075d3452f9d43856b2954e020"
I20260709 12:16:09.972937 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a1b08313c4836a96e4152f946fc80" candidate_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "19872c64a3bc40b693b68b65503e2bf4"
I20260709 12:16:09.973618 31358 raft_consensus.cc:3060] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:09.973711 31165 raft_consensus.cc:3055] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:09.974179 31165 raft_consensus.cc:740] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 19872c64a3bc40b693b68b65503e2bf4, State: Running, Role: LEADER
I20260709 12:16:09.975267 31165 consensus_queue.cc:260] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
W20260709 12:16:09.977249 31469 consensus_queue.cc:1175] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "0016b1c075d3452f9d43856b2954e020" responder_term: 3 status { last_received { term: 3 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 3 index: 3 } }
I20260709 12:16:09.976975 31165 raft_consensus.cc:3060] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:09.982513 31358 raft_consensus.cc:2468] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 4.
I20260709 12:16:09.982796 31165 raft_consensus.cc:2468] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4cbb7b39a2945e4b0ed5c0f08947f93 in term 4.
I20260709 12:16:09.983695 31057 leader_election.cc:304] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [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: 0016b1c075d3452f9d43856b2954e020, f4cbb7b39a2945e4b0ed5c0f08947f93; no voters: 
I20260709 12:16:09.984308 31452 raft_consensus.cc:2804] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:09.984688 31452 raft_consensus.cc:697] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 4 LEADER]: Becoming Leader. State: Replica: f4cbb7b39a2945e4b0ed5c0f08947f93, State: Running, Role: LEADER
I20260709 12:16:09.985263 31452 consensus_queue.cc:237] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [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: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } }
I20260709 12:16:09.991653 30916 catalog_manager.cc:5697] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 reported cstate change: term changed from 3 to 4, leader changed from 19872c64a3bc40b693b68b65503e2bf4 (127.26.26.3) to f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2). New cstate: current_term: 4 leader_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:10.377487 31165 raft_consensus.cc:1275] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 4 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:10.378633 31454 consensus_queue.cc:1048] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:10.389163 31357 raft_consensus.cc:1275] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.391247 31452 consensus_queue.cc:1048] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.398943 31358 raft_consensus.cc:1275] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 4 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:10.400295 31440 consensus_queue.cc:1048] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:10.406385 31167 raft_consensus.cc:1275] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Refusing update from remote peer f4cbb7b39a2945e4b0ed5c0f08947f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.407871 31454 consensus_queue.cc:1048] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19872c64a3bc40b693b68b65503e2bf4" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.449429 31358 raft_consensus.cc:1275] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 3 FOLLOWER]: Refusing update from remote peer 19872c64a3bc40b693b68b65503e2bf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:10.450436 31287 consensus_queue.cc:1048] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0016b1c075d3452f9d43856b2954e020" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:10.458072 31093 raft_consensus.cc:1275] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Refusing update from remote peer 19872c64a3bc40b693b68b65503e2bf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:10.459952 31432 consensus_queue.cc:1048] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4cbb7b39a2945e4b0ed5c0f08947f93" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:16:10.498188 30964 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:16:10.776525 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:10.806762 26728 tablet_server.cc:179] TabletServer@127.26.26.1:35533 shutting down...
I20260709 12:16:10.825829 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:16:10.827407 31057 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 75 similar messages]
I20260709 12:16:10.826696 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:10.828896 26728 raft_consensus.cc:2243] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.829456 26728 raft_consensus.cc:2272] T b538799bdc1a452bab2fffba1fc5f15b P 0016b1c075d3452f9d43856b2954e020 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:10.831399 31057 consensus_peers.cc:597] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:10.832883 26728 tablet_replica.cc:333] stopping tablet replica
W20260709 12:16:10.833189 31057 consensus_peers.cc:597] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:10.833896 26728 raft_consensus.cc:2243] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.834434 26728 raft_consensus.cc:2272] T 2172486bc2a24d619d93f8b45ae4dddf P 0016b1c075d3452f9d43856b2954e020 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.836468 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:10.836983 26728 raft_consensus.cc:2243] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.837414 26728 raft_consensus.cc:2272] T da26c8c3bf8c4627ae06732d4d3f14bf P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.839859 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:10.840370 26728 raft_consensus.cc:2243] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.840809 26728 raft_consensus.cc:2272] T 224a82d86d87493e9a21f0ed2185f582 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.842690 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:10.843209 26728 raft_consensus.cc:2243] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.843649 26728 raft_consensus.cc:2272] T 46018327fa0c4bb0aed78dbe455c8684 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.845480 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:10.845988 26728 raft_consensus.cc:2243] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.846364 26728 raft_consensus.cc:2272] T ff8532a3e6d542e9a792efd8bc97c5d5 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.848474 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:10.849014 26728 raft_consensus.cc:2243] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.849459 26728 raft_consensus.cc:2272] T 802a1b08313c4836a96e4152f946fc80 P 0016b1c075d3452f9d43856b2954e020 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.852177 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:10.852962 26728 raft_consensus.cc:2243] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.853390 26728 raft_consensus.cc:2272] T 1a5c88eab6844433838bd4a4f5937f43 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.855587 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:10.856052 26728 raft_consensus.cc:2243] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.856457 26728 raft_consensus.cc:2272] T 21146cafda6d483aab475847d28b3261 P 0016b1c075d3452f9d43856b2954e020 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.858393 26728 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:10.858826 26728 raft_consensus.cc:2243] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.859194 26728 raft_consensus.cc:2272] T dd3915dee59f4ec986e44e3428301c63 P 0016b1c075d3452f9d43856b2954e020 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:10.879305 31131 consensus_peers.cc:597] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:10.881052 31131 consensus_peers.cc:597] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:10.889521 26728 tablet_server.cc:196] TabletServer@127.26.26.1:35533 shutdown complete.
I20260709 12:16:10.915365 26728 tablet_server.cc:179] TabletServer@127.26.26.2:0 shutting down...
W20260709 12:16:10.929497 31132 consensus_peers.cc:597] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937): Couldn't send request to peer f4cbb7b39a2945e4b0ed5c0f08947f93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:10.932425 31132 consensus_peers.cc:597] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 -> Peer f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937): Couldn't send request to peer f4cbb7b39a2945e4b0ed5c0f08947f93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:10.939812 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:10.940558 26728 tablet_replica.cc:333] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93: stopping tablet replica
I20260709 12:16:10.941190 26728 raft_consensus.cc:2243] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:10.942201 26728 raft_consensus.cc:2272] T da26c8c3bf8c4627ae06732d4d3f14bf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.945084 26728 tablet_replica.cc:333] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93: stopping tablet replica
I20260709 12:16:10.945576 26728 raft_consensus.cc:2243] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.945955 26728 raft_consensus.cc:2272] T 46018327fa0c4bb0aed78dbe455c8684 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.947835 26728 tablet_replica.cc:333] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93: stopping tablet replica
I20260709 12:16:10.948320 26728 raft_consensus.cc:2243] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:10.948963 26728 raft_consensus.cc:2272] T ff8532a3e6d542e9a792efd8bc97c5d5 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.950780 26728 tablet_replica.cc:333] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93: stopping tablet replica
I20260709 12:16:10.951259 26728 raft_consensus.cc:2243] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.951719 26728 raft_consensus.cc:2272] T 224a82d86d87493e9a21f0ed2185f582 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.953464 26728 tablet_replica.cc:333] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93: stopping tablet replica
I20260709 12:16:10.953886 26728 raft_consensus.cc:2243] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.954222 26728 raft_consensus.cc:2272] T 2172486bc2a24d619d93f8b45ae4dddf P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.955914 26728 tablet_replica.cc:333] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93: stopping tablet replica
I20260709 12:16:10.956341 26728 raft_consensus.cc:2243] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:10.957166 26728 raft_consensus.cc:2272] T b538799bdc1a452bab2fffba1fc5f15b P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.958946 26728 tablet_replica.cc:333] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93: stopping tablet replica
I20260709 12:16:10.959427 26728 raft_consensus.cc:2243] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:10.960199 26728 raft_consensus.cc:2272] T 802a1b08313c4836a96e4152f946fc80 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.962136 26728 tablet_replica.cc:333] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93: stopping tablet replica
I20260709 12:16:10.962672 26728 raft_consensus.cc:2243] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.963050 26728 raft_consensus.cc:2272] T 1a5c88eab6844433838bd4a4f5937f43 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.964862 26728 tablet_replica.cc:333] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93: stopping tablet replica
I20260709 12:16:10.965325 26728 raft_consensus.cc:2243] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:10.966013 26728 raft_consensus.cc:2272] T 21146cafda6d483aab475847d28b3261 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:10.968349 26728 tablet_replica.cc:333] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93: stopping tablet replica
I20260709 12:16:10.968950 26728 raft_consensus.cc:2243] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:10.969447 26728 raft_consensus.cc:2272] T dd3915dee59f4ec986e44e3428301c63 P f4cbb7b39a2945e4b0ed5c0f08947f93 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:10.981956 31131 consensus_peers.cc:597] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer 0016b1c075d3452f9d43856b2954e020 (127.26.26.1:35533): Couldn't send request to peer 0016b1c075d3452f9d43856b2954e020. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:10.988382 31132 consensus_peers.cc:597] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 -> Peer f4cbb7b39a2945e4b0ed5c0f08947f93 (127.26.26.2:39937): Couldn't send request to peer f4cbb7b39a2945e4b0ed5c0f08947f93. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:39937: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:10.992548 26728 tablet_server.cc:196] TabletServer@127.26.26.2:0 shutdown complete.
I20260709 12:16:11.013863 26728 tablet_server.cc:179] TabletServer@127.26.26.3:0 shutting down...
I20260709 12:16:11.037345 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:11.038003 26728 tablet_replica.cc:333] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4: stopping tablet replica
I20260709 12:16:11.038625 26728 raft_consensus.cc:2243] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:11.039078 26728 raft_consensus.cc:2272] T da26c8c3bf8c4627ae06732d4d3f14bf P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:11.041527 26728 tablet_replica.cc:333] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4: stopping tablet replica
I20260709 12:16:11.042098 26728 raft_consensus.cc:2243] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:11.042811 26728 raft_consensus.cc:2272] T 46018327fa0c4bb0aed78dbe455c8684 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:11.044767 26728 tablet_replica.cc:333] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4: stopping tablet replica
I20260709 12:16:11.045360 26728 raft_consensus.cc:2243] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:11.045745 26728 raft_consensus.cc:2272] T ff8532a3e6d542e9a792efd8bc97c5d5 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:11.047505 26728 tablet_replica.cc:333] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4: stopping tablet replica
I20260709 12:16:11.048063 26728 raft_consensus.cc:2243] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:11.048854 26728 raft_consensus.cc:2272] T 224a82d86d87493e9a21f0ed2185f582 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:11.050698 26728 tablet_replica.cc:333] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4: stopping tablet replica
I20260709 12:16:11.051261 26728 raft_consensus.cc:2243] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:16:11.052013 26728 raft_consensus.cc:2272] T 2172486bc2a24d619d93f8b45ae4dddf P 19872c64a3bc40b693b68b65503e2bf4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:11.053826 26728 tablet_replica.cc:333] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4: stopping tablet replica
I20260709 12:16:11.054302 26728 raft_consensus.cc:2243] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:11.054697 26728 raft_consensus.cc:2272] T 802a1b08313c4836a96e4152f946fc80 P 19872c64a3bc40b693b68b65503e2bf4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:11.057243 26728 tablet_replica.cc:333] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4: stopping tablet replica
I20260709 12:16:11.057797 26728 raft_consensus.cc:2243] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:11.058502 26728 raft_consensus.cc:2272] T 1a5c88eab6844433838bd4a4f5937f43 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:11.060534 26728 tablet_replica.cc:333] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4: stopping tablet replica
I20260709 12:16:11.061043 26728 raft_consensus.cc:2243] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:11.061434 26728 raft_consensus.cc:2272] T 21146cafda6d483aab475847d28b3261 P 19872c64a3bc40b693b68b65503e2bf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:11.063340 26728 tablet_replica.cc:333] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4: stopping tablet replica
I20260709 12:16:11.063856 26728 raft_consensus.cc:2243] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:11.064543 26728 raft_consensus.cc:2272] T dd3915dee59f4ec986e44e3428301c63 P 19872c64a3bc40b693b68b65503e2bf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:11.066702 26728 tablet_replica.cc:333] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4: stopping tablet replica
I20260709 12:16:11.067140 26728 raft_consensus.cc:2243] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:11.067603 26728 raft_consensus.cc:2272] T b538799bdc1a452bab2fffba1fc5f15b P 19872c64a3bc40b693b68b65503e2bf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:11.096761 26728 tablet_server.cc:196] TabletServer@127.26.26.3:0 shutdown complete.
I20260709 12:16:11.117589 26728 master.cc:562] Master@127.26.26.62:45975 shutting down...
I20260709 12:16:11.142777 26728 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:11.143390 26728 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:11.143798 26728 tablet_replica.cc:333] T 00000000000000000000000000000000 P f1f938335e22425c9dc9595e02293b37: stopping tablet replica
I20260709 12:16:11.164403 26728 master.cc:584] Master@127.26.26.62:45975 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12856 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:16:11.211544 26728 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.26.62:35317
I20260709 12:16:11.212664 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:11.218147 31486 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:11.218954 31487 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:11.219493 31489 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:11.219883 26728 server_base.cc:1061] running on GCE node
I20260709 12:16:11.220875 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:11.221095 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:11.221262 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599371221244 us; error 0 us; skew 500 ppm
I20260709 12:16:11.221779 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:11.224138 26728 webserver.cc:533] Webserver started at http://127.26.26.62:45469/ using document root <none> and password file <none>
I20260709 12:16:11.224622 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:11.224808 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:11.225069 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:11.226141 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/master-0-root/instance:
uuid: "14a1827f52d746929be4eedee1bd4fc3"
format_stamp: "Formatted at 2026-07-09 12:16:11 on dist-test-slave-vqsr"
I20260709 12:16:11.230626 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:16:11.233969 31494 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:11.234668 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:11.234936 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/master-0-root
uuid: "14a1827f52d746929be4eedee1bd4fc3"
format_stamp: "Formatted at 2026-07-09 12:16:11 on dist-test-slave-vqsr"
I20260709 12:16:11.235191 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:11.256876 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:11.258226 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:11.294909 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.62:35317
I20260709 12:16:11.295007 31545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.62:35317 every 8 connection(s)
I20260709 12:16:11.298604 31546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:11.309363 31546 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3: Bootstrap starting.
I20260709 12:16:11.314070 31546 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:11.318265 31546 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3: No bootstrap required, opened a new log
I20260709 12:16:11.320472 31546 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14a1827f52d746929be4eedee1bd4fc3" member_type: VOTER }
I20260709 12:16:11.320887 31546 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:11.321133 31546 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a1827f52d746929be4eedee1bd4fc3, State: Initialized, Role: FOLLOWER
I20260709 12:16:11.321756 31546 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14a1827f52d746929be4eedee1bd4fc3" member_type: VOTER }
I20260709 12:16:11.322229 31546 raft_consensus.cc:399] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:11.322451 31546 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:11.322731 31546 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:11.327323 31546 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14a1827f52d746929be4eedee1bd4fc3" member_type: VOTER }
I20260709 12:16:11.327883 31546 leader_election.cc:304] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [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: 14a1827f52d746929be4eedee1bd4fc3; no voters: 
I20260709 12:16:11.328944 31546 leader_election.cc:290] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:11.329272 31549 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:11.330642 31549 raft_consensus.cc:697] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [term 1 LEADER]: Becoming Leader. State: Replica: 14a1827f52d746929be4eedee1bd4fc3, State: Running, Role: LEADER
I20260709 12:16:11.331216 31549 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [LEADER]: Queue going to LEADER mode. State: All 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: "14a1827f52d746929be4eedee1bd4fc3" member_type: VOTER }
I20260709 12:16:11.331873 31546 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:11.334030 31551 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14a1827f52d746929be4eedee1bd4fc3. Latest consensus state: current_term: 1 leader_uuid: "14a1827f52d746929be4eedee1bd4fc3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14a1827f52d746929be4eedee1bd4fc3" member_type: VOTER } }
I20260709 12:16:11.334010 31550 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14a1827f52d746929be4eedee1bd4fc3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14a1827f52d746929be4eedee1bd4fc3" member_type: VOTER } }
I20260709 12:16:11.334764 31551 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:11.334869 31550 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:11.337977 31554 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:11.342823 31554 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:11.347249 26728 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:11.351262 31554 catalog_manager.cc:1383] Generated new cluster ID: 3616713d9b964128b8d92b1345871a7c
I20260709 12:16:11.351533 31554 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:11.368160 31554 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:11.369387 31554 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:11.383754 31554 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3: Generated new TSK 0
I20260709 12:16:11.384302 31554 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:11.413597 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:11.419590 31567 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:11.420650 31568 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:11.422199 31570 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:11.422232 26728 server_base.cc:1061] running on GCE node
I20260709 12:16:11.423324 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:11.423557 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:11.423732 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599371423707 us; error 0 us; skew 500 ppm
I20260709 12:16:11.424229 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:11.426375 26728 webserver.cc:533] Webserver started at http://127.26.26.1:44919/ using document root <none> and password file <none>
I20260709 12:16:11.426841 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:11.427027 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:11.427295 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:11.428320 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-0-root/instance:
uuid: "c31a18585f5246fcbf39cbc519fbcce4"
format_stamp: "Formatted at 2026-07-09 12:16:11 on dist-test-slave-vqsr"
I20260709 12:16:11.432586 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:11.435714 31575 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:11.436421 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:11.436685 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-0-root
uuid: "c31a18585f5246fcbf39cbc519fbcce4"
format_stamp: "Formatted at 2026-07-09 12:16:11 on dist-test-slave-vqsr"
I20260709 12:16:11.436966 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:11.463048 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:11.464291 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:11.465709 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:11.467981 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:11.468187 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:11.468405 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:11.468571 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:11.506660 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.1:42709
I20260709 12:16:11.506772 31637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.1:42709 every 8 connection(s)
I20260709 12:16:11.511747 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:11.518833 31642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:11.519327 31643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:11.522352 26728 server_base.cc:1061] running on GCE node
W20260709 12:16:11.523703 31646 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:11.524847 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:16:11.524979 31638 heartbeater.cc:344] Connected to a master server at 127.26.26.62:35317
W20260709 12:16:11.525118 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:11.525415 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599371525395 us; error 0 us; skew 500 ppm
I20260709 12:16:11.525457 31638 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:11.526043 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:11.526324 31638 heartbeater.cc:507] Master 127.26.26.62:35317 requested a full tablet report, sending...
I20260709 12:16:11.528626 26728 webserver.cc:533] Webserver started at http://127.26.26.2:38361/ using document root <none> and password file <none>
I20260709 12:16:11.528592 31511 ts_manager.cc:194] Registered new tserver with Master: c31a18585f5246fcbf39cbc519fbcce4 (127.26.26.1:42709)
I20260709 12:16:11.529400 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:11.529690 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:11.530009 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:11.531189 31511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58344
I20260709 12:16:11.531610 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-1-root/instance:
uuid: "53e4442f8a524e67826db7004cdd3962"
format_stamp: "Formatted at 2026-07-09 12:16:11 on dist-test-slave-vqsr"
I20260709 12:16:11.536036 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:11.539151 31650 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:11.539903 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:16:11.540155 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-1-root
uuid: "53e4442f8a524e67826db7004cdd3962"
format_stamp: "Formatted at 2026-07-09 12:16:11 on dist-test-slave-vqsr"
I20260709 12:16:11.540380 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:11.555061 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:11.556038 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:11.557289 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:11.559365 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:11.559581 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:11.559880 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:11.560038 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:11.598127 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.2:39201
I20260709 12:16:11.598243 31712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.2:39201 every 8 connection(s)
I20260709 12:16:11.602845 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:11.610468 31716 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:11.611519 31717 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:11.612550 31719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:11.614498 31713 heartbeater.cc:344] Connected to a master server at 127.26.26.62:35317
I20260709 12:16:11.614918 26728 server_base.cc:1061] running on GCE node
I20260709 12:16:11.614918 31713 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:11.615898 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:16:11.615988 31713 heartbeater.cc:507] Master 127.26.26.62:35317 requested a full tablet report, sending...
W20260709 12:16:11.616111 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:11.616503 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599371616472 us; error 0 us; skew 500 ppm
I20260709 12:16:11.617198 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:11.618291 31511 ts_manager.cc:194] Registered new tserver with Master: 53e4442f8a524e67826db7004cdd3962 (127.26.26.2:39201)
I20260709 12:16:11.619953 26728 webserver.cc:533] Webserver started at http://127.26.26.3:44875/ using document root <none> and password file <none>
I20260709 12:16:11.620216 31511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58356
I20260709 12:16:11.620638 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:11.620925 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:11.621264 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:11.622433 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-2-root/instance:
uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af"
format_stamp: "Formatted at 2026-07-09 12:16:11 on dist-test-slave-vqsr"
I20260709 12:16:11.626579 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:16:11.629700 31724 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:11.630389 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:11.630683 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-2-root
uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af"
format_stamp: "Formatted at 2026-07-09 12:16:11 on dist-test-slave-vqsr"
I20260709 12:16:11.631019 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599215280182-26728-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:11.647632 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:11.648672 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:11.649966 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:11.652004 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:11.652222 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:11.652446 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:11.652616 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:11.690543 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.3:35121
I20260709 12:16:11.690641 31786 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.3:35121 every 8 connection(s)
I20260709 12:16:11.703727 31787 heartbeater.cc:344] Connected to a master server at 127.26.26.62:35317
I20260709 12:16:11.704160 31787 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:11.704806 31787 heartbeater.cc:507] Master 127.26.26.62:35317 requested a full tablet report, sending...
I20260709 12:16:11.706758 31511 ts_manager.cc:194] Registered new tserver with Master: f4d0e3f2ef8349ccbacd1117ddc8a7af (127.26.26.3:35121)
I20260709 12:16:11.707231 26728 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01358821s
I20260709 12:16:11.708557 31511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58360
I20260709 12:16:11.733383 31511 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58372:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:11.735478 31511 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:11.776351 31603 tablet_service.cc:1511] Processing CreateTablet for tablet 0eba141c5b614a2394dbf2db6e7ba60c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fc19c209d7e84b4f9110860fdb83eb7b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:11.778113 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eba141c5b614a2394dbf2db6e7ba60c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:11.780427 31602 tablet_service.cc:1511] Processing CreateTablet for tablet 6d705d962f5c45ae826fa7b5c6c1f19c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fc19c209d7e84b4f9110860fdb83eb7b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:11.781760 31602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d705d962f5c45ae826fa7b5c6c1f19c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:11.792665 31677 tablet_service.cc:1511] Processing CreateTablet for tablet 6d705d962f5c45ae826fa7b5c6c1f19c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fc19c209d7e84b4f9110860fdb83eb7b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:11.793977 31677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d705d962f5c45ae826fa7b5c6c1f19c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:11.792424 31678 tablet_service.cc:1511] Processing CreateTablet for tablet 0eba141c5b614a2394dbf2db6e7ba60c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fc19c209d7e84b4f9110860fdb83eb7b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:11.794941 31678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eba141c5b614a2394dbf2db6e7ba60c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:11.802651 31802 tablet_bootstrap.cc:492] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4: Bootstrap starting.
I20260709 12:16:11.810254 31752 tablet_service.cc:1511] Processing CreateTablet for tablet 0eba141c5b614a2394dbf2db6e7ba60c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fc19c209d7e84b4f9110860fdb83eb7b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:11.811617 31752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eba141c5b614a2394dbf2db6e7ba60c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:11.813032 31802 tablet_bootstrap.cc:654] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:11.814872 31751 tablet_service.cc:1511] Processing CreateTablet for tablet 6d705d962f5c45ae826fa7b5c6c1f19c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fc19c209d7e84b4f9110860fdb83eb7b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:11.816104 31751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d705d962f5c45ae826fa7b5c6c1f19c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:11.819069 31803 tablet_bootstrap.cc:492] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962: Bootstrap starting.
I20260709 12:16:11.827323 31802 tablet_bootstrap.cc:492] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4: No bootstrap required, opened a new log
I20260709 12:16:11.827878 31802 ts_tablet_manager.cc:1403] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.006s
I20260709 12:16:11.828806 31803 tablet_bootstrap.cc:654] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:11.830951 31802 raft_consensus.cc:359] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.832782 31802 raft_consensus.cc:385] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:11.833117 31802 raft_consensus.cc:740] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c31a18585f5246fcbf39cbc519fbcce4, State: Initialized, Role: FOLLOWER
I20260709 12:16:11.833758 31802 consensus_queue.cc:260] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.836510 31805 tablet_bootstrap.cc:492] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af: Bootstrap starting.
I20260709 12:16:11.836781 31638 heartbeater.cc:499] Master 127.26.26.62:35317 was elected leader, sending a full tablet report...
I20260709 12:16:11.837321 31802 ts_tablet_manager.cc:1434] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:16:11.837659 31803 tablet_bootstrap.cc:492] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962: No bootstrap required, opened a new log
I20260709 12:16:11.838164 31803 ts_tablet_manager.cc:1403] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 12:16:11.838416 31802 tablet_bootstrap.cc:492] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4: Bootstrap starting.
I20260709 12:16:11.841238 31803 raft_consensus.cc:359] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.842196 31803 raft_consensus.cc:385] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:11.842528 31803 raft_consensus.cc:740] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53e4442f8a524e67826db7004cdd3962, State: Initialized, Role: FOLLOWER
I20260709 12:16:11.843392 31803 consensus_queue.cc:260] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.844657 31805 tablet_bootstrap.cc:654] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:11.845220 31802 tablet_bootstrap.cc:654] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:11.850271 31803 ts_tablet_manager.cc:1434] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:16:11.850962 31713 heartbeater.cc:499] Master 127.26.26.62:35317 was elected leader, sending a full tablet report...
I20260709 12:16:11.851251 31803 tablet_bootstrap.cc:492] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962: Bootstrap starting.
I20260709 12:16:11.857547 31805 tablet_bootstrap.cc:492] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af: No bootstrap required, opened a new log
I20260709 12:16:11.858199 31805 ts_tablet_manager.cc:1403] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260709 12:16:11.861506 31805 raft_consensus.cc:359] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.862207 31805 raft_consensus.cc:385] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:11.862500 31805 raft_consensus.cc:740] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4d0e3f2ef8349ccbacd1117ddc8a7af, State: Initialized, Role: FOLLOWER
I20260709 12:16:11.862823 31803 tablet_bootstrap.cc:654] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:11.863425 31805 consensus_queue.cc:260] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.869313 31802 tablet_bootstrap.cc:492] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4: No bootstrap required, opened a new log
I20260709 12:16:11.869894 31802 ts_tablet_manager.cc:1403] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.008s
I20260709 12:16:11.871515 31787 heartbeater.cc:499] Master 127.26.26.62:35317 was elected leader, sending a full tablet report...
I20260709 12:16:11.872153 31803 tablet_bootstrap.cc:492] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962: No bootstrap required, opened a new log
I20260709 12:16:11.872504 31805 ts_tablet_manager.cc:1434] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.001s
I20260709 12:16:11.872603 31803 ts_tablet_manager.cc:1403] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260709 12:16:11.872855 31802 raft_consensus.cc:359] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.873565 31805 tablet_bootstrap.cc:492] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af: Bootstrap starting.
I20260709 12:16:11.873592 31802 raft_consensus.cc:385] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:11.874059 31802 raft_consensus.cc:740] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c31a18585f5246fcbf39cbc519fbcce4, State: Initialized, Role: FOLLOWER
I20260709 12:16:11.874794 31802 consensus_queue.cc:260] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.879123 31802 ts_tablet_manager.cc:1434] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 12:16:11.879999 31805 tablet_bootstrap.cc:654] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:11.882920 31803 raft_consensus.cc:359] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.883610 31803 raft_consensus.cc:385] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:11.883874 31803 raft_consensus.cc:740] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53e4442f8a524e67826db7004cdd3962, State: Initialized, Role: FOLLOWER
I20260709 12:16:11.884579 31803 consensus_queue.cc:260] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.885560 31805 tablet_bootstrap.cc:492] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af: No bootstrap required, opened a new log
I20260709 12:16:11.886607 31803 ts_tablet_manager.cc:1434] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 12:16:11.887609 31805 ts_tablet_manager.cc:1403] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 12:16:11.890034 31805 raft_consensus.cc:359] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.890550 31805 raft_consensus.cc:385] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:11.890789 31805 raft_consensus.cc:740] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4d0e3f2ef8349ccbacd1117ddc8a7af, State: Initialized, Role: FOLLOWER
I20260709 12:16:11.891315 31805 consensus_queue.cc:260] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.893151 31805 ts_tablet_manager.cc:1434] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:11.920770 31811 raft_consensus.cc:493] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:11.921279 31811 raft_consensus.cc:515] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.923123 31811 leader_election.cc:290] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c31a18585f5246fcbf39cbc519fbcce4 (127.26.26.1:42709), 53e4442f8a524e67826db7004cdd3962 (127.26.26.2:39201)
I20260709 12:16:11.932428 31613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eba141c5b614a2394dbf2db6e7ba60c" candidate_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c31a18585f5246fcbf39cbc519fbcce4" is_pre_election: true
I20260709 12:16:11.933178 31613 raft_consensus.cc:2468] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4d0e3f2ef8349ccbacd1117ddc8a7af in term 0.
I20260709 12:16:11.934017 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eba141c5b614a2394dbf2db6e7ba60c" candidate_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53e4442f8a524e67826db7004cdd3962" is_pre_election: true
I20260709 12:16:11.934262 31726 leader_election.cc:304] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c31a18585f5246fcbf39cbc519fbcce4, f4d0e3f2ef8349ccbacd1117ddc8a7af; no voters: 
I20260709 12:16:11.934562 31688 raft_consensus.cc:2468] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4d0e3f2ef8349ccbacd1117ddc8a7af in term 0.
I20260709 12:16:11.934984 31811 raft_consensus.cc:2804] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:11.935364 31811 raft_consensus.cc:493] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:11.935690 31811 raft_consensus.cc:3060] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:11.940722 31811 raft_consensus.cc:515] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.942191 31811 leader_election.cc:290] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [CANDIDATE]: Term 1 election: Requested vote from peers c31a18585f5246fcbf39cbc519fbcce4 (127.26.26.1:42709), 53e4442f8a524e67826db7004cdd3962 (127.26.26.2:39201)
I20260709 12:16:11.942857 31613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eba141c5b614a2394dbf2db6e7ba60c" candidate_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c31a18585f5246fcbf39cbc519fbcce4"
I20260709 12:16:11.943006 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eba141c5b614a2394dbf2db6e7ba60c" candidate_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53e4442f8a524e67826db7004cdd3962"
I20260709 12:16:11.943344 31613 raft_consensus.cc:3060] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:11.943564 31688 raft_consensus.cc:3060] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:11.948551 31688 raft_consensus.cc:2468] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4d0e3f2ef8349ccbacd1117ddc8a7af in term 1.
I20260709 12:16:11.948724 31613 raft_consensus.cc:2468] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4d0e3f2ef8349ccbacd1117ddc8a7af in term 1.
I20260709 12:16:11.949579 31728 leader_election.cc:304] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53e4442f8a524e67826db7004cdd3962, f4d0e3f2ef8349ccbacd1117ddc8a7af; no voters: 
I20260709 12:16:11.950359 31811 raft_consensus.cc:2804] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:11.951159 31811 raft_consensus.cc:697] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 LEADER]: Becoming Leader. State: Replica: f4d0e3f2ef8349ccbacd1117ddc8a7af, State: Running, Role: LEADER
I20260709 12:16:11.951889 31811 consensus_queue.cc:237] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.957700 31511 catalog_manager.cc:5697] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af reported cstate change: term changed from 0 to 1, leader changed from <none> to f4d0e3f2ef8349ccbacd1117ddc8a7af (127.26.26.3). New cstate: current_term: 1 leader_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:11.993134 31808 raft_consensus.cc:493] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:11.993666 31808 raft_consensus.cc:515] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:11.995692 31808 leader_election.cc:290] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c31a18585f5246fcbf39cbc519fbcce4 (127.26.26.1:42709), f4d0e3f2ef8349ccbacd1117ddc8a7af (127.26.26.3:35121)
I20260709 12:16:12.004848 31613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d705d962f5c45ae826fa7b5c6c1f19c" candidate_uuid: "53e4442f8a524e67826db7004cdd3962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c31a18585f5246fcbf39cbc519fbcce4" is_pre_election: true
I20260709 12:16:12.005545 31613 raft_consensus.cc:2468] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53e4442f8a524e67826db7004cdd3962 in term 0.
I20260709 12:16:12.006281 31762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d705d962f5c45ae826fa7b5c6c1f19c" candidate_uuid: "53e4442f8a524e67826db7004cdd3962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" is_pre_election: true
I20260709 12:16:12.006453 31652 leader_election.cc:304] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53e4442f8a524e67826db7004cdd3962, c31a18585f5246fcbf39cbc519fbcce4; no voters: 
I20260709 12:16:12.007109 31762 raft_consensus.cc:2468] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53e4442f8a524e67826db7004cdd3962 in term 0.
I20260709 12:16:12.007352 31808 raft_consensus.cc:2804] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:12.007838 31808 raft_consensus.cc:493] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:12.008101 31808 raft_consensus.cc:3060] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:12.013540 31808 raft_consensus.cc:515] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.014997 31808 leader_election.cc:290] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [CANDIDATE]: Term 1 election: Requested vote from peers c31a18585f5246fcbf39cbc519fbcce4 (127.26.26.1:42709), f4d0e3f2ef8349ccbacd1117ddc8a7af (127.26.26.3:35121)
I20260709 12:16:12.016008 31613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d705d962f5c45ae826fa7b5c6c1f19c" candidate_uuid: "53e4442f8a524e67826db7004cdd3962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c31a18585f5246fcbf39cbc519fbcce4"
I20260709 12:16:12.016017 31762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d705d962f5c45ae826fa7b5c6c1f19c" candidate_uuid: "53e4442f8a524e67826db7004cdd3962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af"
I20260709 12:16:12.016647 31613 raft_consensus.cc:3060] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:12.016841 31762 raft_consensus.cc:3060] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:12.021883 31613 raft_consensus.cc:2468] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53e4442f8a524e67826db7004cdd3962 in term 1.
I20260709 12:16:12.022735 31652 leader_election.cc:304] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53e4442f8a524e67826db7004cdd3962, c31a18585f5246fcbf39cbc519fbcce4; no voters: 
I20260709 12:16:12.022921 31762 raft_consensus.cc:2468] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53e4442f8a524e67826db7004cdd3962 in term 1.
I20260709 12:16:12.023401 31808 raft_consensus.cc:2804] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:12.024641 31808 raft_consensus.cc:697] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [term 1 LEADER]: Becoming Leader. State: Replica: 53e4442f8a524e67826db7004cdd3962, State: Running, Role: LEADER
I20260709 12:16:12.025282 31808 consensus_queue.cc:237] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.031847 31511 catalog_manager.cc:5697] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53e4442f8a524e67826db7004cdd3962 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "53e4442f8a524e67826db7004cdd3962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:12.097175 31511 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58382:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:12.098964 31511 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:12.120956 31603 tablet_service.cc:1511] Processing CreateTablet for tablet 6ed9867579ea484cb5d2d7c044577d7b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7700a895b4d34494adc7ce46348e12d3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:12.122324 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ed9867579ea484cb5d2d7c044577d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.122251 31678 tablet_service.cc:1511] Processing CreateTablet for tablet 6ed9867579ea484cb5d2d7c044577d7b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7700a895b4d34494adc7ce46348e12d3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:12.123600 31678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ed9867579ea484cb5d2d7c044577d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.123700 31752 tablet_service.cc:1511] Processing CreateTablet for tablet 6ed9867579ea484cb5d2d7c044577d7b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7700a895b4d34494adc7ce46348e12d3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:16:12.124863 31752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ed9867579ea484cb5d2d7c044577d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.128496 31751 tablet_service.cc:1511] Processing CreateTablet for tablet aecc443669c345f8ac597f6d09c966a8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7700a895b4d34494adc7ce46348e12d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:12.128883 31602 tablet_service.cc:1511] Processing CreateTablet for tablet aecc443669c345f8ac597f6d09c966a8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7700a895b4d34494adc7ce46348e12d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:12.129835 31751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aecc443669c345f8ac597f6d09c966a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.130128 31602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aecc443669c345f8ac597f6d09c966a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.127017 31677 tablet_service.cc:1511] Processing CreateTablet for tablet aecc443669c345f8ac597f6d09c966a8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7700a895b4d34494adc7ce46348e12d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:16:12.133868 31677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aecc443669c345f8ac597f6d09c966a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.141920 31805 tablet_bootstrap.cc:492] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af: Bootstrap starting.
I20260709 12:16:12.142019 31802 tablet_bootstrap.cc:492] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4: Bootstrap starting.
I20260709 12:16:12.148098 31805 tablet_bootstrap.cc:654] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:12.149138 31802 tablet_bootstrap.cc:654] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:12.167171 31802 tablet_bootstrap.cc:492] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4: No bootstrap required, opened a new log
I20260709 12:16:12.167766 31802 ts_tablet_manager.cc:1403] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.010s
I20260709 12:16:12.167865 31803 tablet_bootstrap.cc:492] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962: Bootstrap starting.
I20260709 12:16:12.170647 31805 tablet_bootstrap.cc:492] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af: No bootstrap required, opened a new log
I20260709 12:16:12.171175 31805 ts_tablet_manager.cc:1403] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.008s
I20260709 12:16:12.173072 31802 raft_consensus.cc:359] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.173830 31802 raft_consensus.cc:385] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:12.174157 31802 raft_consensus.cc:740] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c31a18585f5246fcbf39cbc519fbcce4, State: Initialized, Role: FOLLOWER
I20260709 12:16:12.173923 31805 raft_consensus.cc:359] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.174727 31805 raft_consensus.cc:385] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:12.174842 31803 tablet_bootstrap.cc:654] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:12.175067 31805 raft_consensus.cc:740] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4d0e3f2ef8349ccbacd1117ddc8a7af, State: Initialized, Role: FOLLOWER
I20260709 12:16:12.174986 31802 consensus_queue.cc:260] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.176034 31805 consensus_queue.cc:260] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.177397 31802 ts_tablet_manager.cc:1434] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:16:12.178396 31802 tablet_bootstrap.cc:492] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4: Bootstrap starting.
I20260709 12:16:12.180955 31805 ts_tablet_manager.cc:1434] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:16:12.181986 31805 tablet_bootstrap.cc:492] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af: Bootstrap starting.
I20260709 12:16:12.188397 31805 tablet_bootstrap.cc:654] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:12.192692 31802 tablet_bootstrap.cc:654] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:12.193764 31803 tablet_bootstrap.cc:492] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962: No bootstrap required, opened a new log
I20260709 12:16:12.194248 31803 ts_tablet_manager.cc:1403] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.017s
I20260709 12:16:12.196961 31805 tablet_bootstrap.cc:492] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af: No bootstrap required, opened a new log
I20260709 12:16:12.197576 31805 ts_tablet_manager.cc:1403] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.005s
I20260709 12:16:12.197150 31803 raft_consensus.cc:359] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.198318 31803 raft_consensus.cc:385] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:12.198647 31803 raft_consensus.cc:740] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53e4442f8a524e67826db7004cdd3962, State: Initialized, Role: FOLLOWER
I20260709 12:16:12.199374 31803 consensus_queue.cc:260] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.201342 31803 ts_tablet_manager.cc:1434] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:16:12.201128 31805 raft_consensus.cc:359] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.201860 31805 raft_consensus.cc:385] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:12.202163 31805 raft_consensus.cc:740] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4d0e3f2ef8349ccbacd1117ddc8a7af, State: Initialized, Role: FOLLOWER
I20260709 12:16:12.202307 31803 tablet_bootstrap.cc:492] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962: Bootstrap starting.
I20260709 12:16:12.203058 31805 consensus_queue.cc:260] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.209020 31803 tablet_bootstrap.cc:654] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:12.211830 31805 ts_tablet_manager.cc:1434] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 12:16:12.214862 31802 tablet_bootstrap.cc:492] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4: No bootstrap required, opened a new log
I20260709 12:16:12.215394 31802 ts_tablet_manager.cc:1403] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.006s
I20260709 12:16:12.215970 31803 tablet_bootstrap.cc:492] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962: No bootstrap required, opened a new log
I20260709 12:16:12.216419 31803 ts_tablet_manager.cc:1403] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:16:12.218364 31802 raft_consensus.cc:359] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.218647 31803 raft_consensus.cc:359] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.219034 31802 raft_consensus.cc:385] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:12.219326 31803 raft_consensus.cc:385] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:12.219420 31802 raft_consensus.cc:740] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c31a18585f5246fcbf39cbc519fbcce4, State: Initialized, Role: FOLLOWER
I20260709 12:16:12.219704 31803 raft_consensus.cc:740] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53e4442f8a524e67826db7004cdd3962, State: Initialized, Role: FOLLOWER
I20260709 12:16:12.220263 31802 consensus_queue.cc:260] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.220404 31803 consensus_queue.cc:260] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.222435 31802 ts_tablet_manager.cc:1434] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 12:16:12.222585 31803 ts_tablet_manager.cc:1434] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:12.226325 31811 raft_consensus.cc:493] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:12.226843 31811 raft_consensus.cc:515] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.228637 31811 leader_election.cc:290] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c31a18585f5246fcbf39cbc519fbcce4 (127.26.26.1:42709), 53e4442f8a524e67826db7004cdd3962 (127.26.26.2:39201)
I20260709 12:16:12.229360 31613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed9867579ea484cb5d2d7c044577d7b" candidate_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c31a18585f5246fcbf39cbc519fbcce4" is_pre_election: true
I20260709 12:16:12.230034 31613 raft_consensus.cc:2468] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4d0e3f2ef8349ccbacd1117ddc8a7af in term 0.
I20260709 12:16:12.230121 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed9867579ea484cb5d2d7c044577d7b" candidate_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53e4442f8a524e67826db7004cdd3962" is_pre_election: true
I20260709 12:16:12.230769 31688 raft_consensus.cc:2468] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4d0e3f2ef8349ccbacd1117ddc8a7af in term 0.
I20260709 12:16:12.231321 31726 leader_election.cc:304] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c31a18585f5246fcbf39cbc519fbcce4, f4d0e3f2ef8349ccbacd1117ddc8a7af; no voters: 
I20260709 12:16:12.232188 31811 raft_consensus.cc:2804] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:12.232544 31811 raft_consensus.cc:493] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:12.232888 31811 raft_consensus.cc:3060] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:12.238363 31811 raft_consensus.cc:515] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.239951 31811 leader_election.cc:290] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [CANDIDATE]: Term 1 election: Requested vote from peers c31a18585f5246fcbf39cbc519fbcce4 (127.26.26.1:42709), 53e4442f8a524e67826db7004cdd3962 (127.26.26.2:39201)
I20260709 12:16:12.240485 31613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed9867579ea484cb5d2d7c044577d7b" candidate_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c31a18585f5246fcbf39cbc519fbcce4"
I20260709 12:16:12.240916 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed9867579ea484cb5d2d7c044577d7b" candidate_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53e4442f8a524e67826db7004cdd3962"
I20260709 12:16:12.241082 31613 raft_consensus.cc:3060] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:12.241571 31688 raft_consensus.cc:3060] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:12.246107 31613 raft_consensus.cc:2468] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4d0e3f2ef8349ccbacd1117ddc8a7af in term 1.
I20260709 12:16:12.246214 31688 raft_consensus.cc:2468] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4d0e3f2ef8349ccbacd1117ddc8a7af in term 1.
I20260709 12:16:12.247115 31726 leader_election.cc:304] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c31a18585f5246fcbf39cbc519fbcce4, f4d0e3f2ef8349ccbacd1117ddc8a7af; no voters: 
I20260709 12:16:12.247867 31811 raft_consensus.cc:2804] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:12.248248 31811 raft_consensus.cc:697] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 LEADER]: Becoming Leader. State: Replica: f4d0e3f2ef8349ccbacd1117ddc8a7af, State: Running, Role: LEADER
I20260709 12:16:12.248835 31811 consensus_queue.cc:237] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.255734 31511 catalog_manager.cc:5697] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af reported cstate change: term changed from 0 to 1, leader changed from <none> to f4d0e3f2ef8349ccbacd1117ddc8a7af (127.26.26.3). New cstate: current_term: 1 leader_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } health_report { overall_health: HEALTHY } } }
W20260709 12:16:12.342998 31559 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:12.459810 31811 consensus_queue.cc:1048] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:12.462831 31808 raft_consensus.cc:493] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:12.463548 31808 raft_consensus.cc:515] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.465333 31808 leader_election.cc:290] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c31a18585f5246fcbf39cbc519fbcce4 (127.26.26.1:42709), f4d0e3f2ef8349ccbacd1117ddc8a7af (127.26.26.3:35121)
I20260709 12:16:12.466194 31612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecc443669c345f8ac597f6d09c966a8" candidate_uuid: "53e4442f8a524e67826db7004cdd3962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c31a18585f5246fcbf39cbc519fbcce4" is_pre_election: true
I20260709 12:16:12.466842 31762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecc443669c345f8ac597f6d09c966a8" candidate_uuid: "53e4442f8a524e67826db7004cdd3962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" is_pre_election: true
I20260709 12:16:12.467587 31762 raft_consensus.cc:2468] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53e4442f8a524e67826db7004cdd3962 in term 0.
I20260709 12:16:12.466867 31612 raft_consensus.cc:2468] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53e4442f8a524e67826db7004cdd3962 in term 0.
I20260709 12:16:12.469107 31652 leader_election.cc:304] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53e4442f8a524e67826db7004cdd3962, c31a18585f5246fcbf39cbc519fbcce4; no voters: 
I20260709 12:16:12.469952 31808 raft_consensus.cc:2804] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:12.470293 31808 raft_consensus.cc:493] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:12.470657 31808 raft_consensus.cc:3060] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:12.474196 31811 consensus_queue.cc:1048] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:12.480826 31808 raft_consensus.cc:515] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.483626 31808 leader_election.cc:290] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [CANDIDATE]: Term 1 election: Requested vote from peers c31a18585f5246fcbf39cbc519fbcce4 (127.26.26.1:42709), f4d0e3f2ef8349ccbacd1117ddc8a7af (127.26.26.3:35121)
I20260709 12:16:12.483708 31612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecc443669c345f8ac597f6d09c966a8" candidate_uuid: "53e4442f8a524e67826db7004cdd3962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c31a18585f5246fcbf39cbc519fbcce4"
I20260709 12:16:12.484272 31612 raft_consensus.cc:3060] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:12.486316 31762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecc443669c345f8ac597f6d09c966a8" candidate_uuid: "53e4442f8a524e67826db7004cdd3962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af"
I20260709 12:16:12.486929 31762 raft_consensus.cc:3060] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:12.490585 31612 raft_consensus.cc:2468] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53e4442f8a524e67826db7004cdd3962 in term 1.
I20260709 12:16:12.491823 31652 leader_election.cc:304] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53e4442f8a524e67826db7004cdd3962, c31a18585f5246fcbf39cbc519fbcce4; no voters: 
I20260709 12:16:12.492583 31808 raft_consensus.cc:2804] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:12.492893 31762 raft_consensus.cc:2468] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53e4442f8a524e67826db7004cdd3962 in term 1.
I20260709 12:16:12.493054 31808 raft_consensus.cc:697] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 1 LEADER]: Becoming Leader. State: Replica: 53e4442f8a524e67826db7004cdd3962, State: Running, Role: LEADER
I20260709 12:16:12.494005 31808 consensus_queue.cc:237] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.500829 31511 catalog_manager.cc:5697] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53e4442f8a524e67826db7004cdd3962 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "53e4442f8a524e67826db7004cdd3962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:12.522003 31808 consensus_queue.cc:1048] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:12.540668 31839 consensus_queue.cc:1048] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:12.548321 31761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0eba141c5b614a2394dbf2db6e7ba60c"
dest_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af"
mode: GRACEFUL
new_leader_uuid: "c31a18585f5246fcbf39cbc519fbcce4"
 from {username='slave'} at 127.0.0.1:45456
I20260709 12:16:12.548938 31761 raft_consensus.cc:606] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 LEADER]: Received request to transfer leadership to TS c31a18585f5246fcbf39cbc519fbcce4
I20260709 12:16:12.557180 31761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ed9867579ea484cb5d2d7c044577d7b"
dest_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af"
mode: GRACEFUL
new_leader_uuid: "c31a18585f5246fcbf39cbc519fbcce4"
 from {username='slave'} at 127.0.0.1:45456
I20260709 12:16:12.557595 31761 raft_consensus.cc:606] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 LEADER]: Received request to transfer leadership to TS c31a18585f5246fcbf39cbc519fbcce4
I20260709 12:16:12.569465 31687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aecc443669c345f8ac597f6d09c966a8"
dest_uuid: "53e4442f8a524e67826db7004cdd3962"
mode: GRACEFUL
new_leader_uuid: "c31a18585f5246fcbf39cbc519fbcce4"
 from {username='slave'} at 127.0.0.1:50948
I20260709 12:16:12.569939 31687 raft_consensus.cc:606] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 1 LEADER]: Received request to transfer leadership to TS c31a18585f5246fcbf39cbc519fbcce4
I20260709 12:16:12.642078 31811 consensus_queue.cc:1048] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:12.648310 31815 raft_consensus.cc:993] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af: : Instructing follower c31a18585f5246fcbf39cbc519fbcce4 to start an election
I20260709 12:16:12.649114 31811 raft_consensus.cc:1081] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 LEADER]: Signalling peer c31a18585f5246fcbf39cbc519fbcce4 to start an election
I20260709 12:16:12.651441 31613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ed9867579ea484cb5d2d7c044577d7b"
dest_uuid: "c31a18585f5246fcbf39cbc519fbcce4"
 from {username='slave'} at 127.0.0.1:58882
I20260709 12:16:12.652328 31613 raft_consensus.cc:493] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:12.652715 31613 raft_consensus.cc:3060] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:12.655575 31815 consensus_queue.cc:1048] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:12.660071 31613 raft_consensus.cc:515] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.664217 31613 leader_election.cc:290] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [CANDIDATE]: Term 2 election: Requested vote from peers 53e4442f8a524e67826db7004cdd3962 (127.26.26.2:39201), f4d0e3f2ef8349ccbacd1117ddc8a7af (127.26.26.3:35121)
I20260709 12:16:12.677376 31761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed9867579ea484cb5d2d7c044577d7b" candidate_uuid: "c31a18585f5246fcbf39cbc519fbcce4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af"
I20260709 12:16:12.677874 31687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed9867579ea484cb5d2d7c044577d7b" candidate_uuid: "c31a18585f5246fcbf39cbc519fbcce4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53e4442f8a524e67826db7004cdd3962"
I20260709 12:16:12.677956 31761 raft_consensus.cc:3055] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:12.678570 31687 raft_consensus.cc:3060] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:12.678597 31761 raft_consensus.cc:740] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4d0e3f2ef8349ccbacd1117ddc8a7af, State: Running, Role: LEADER
I20260709 12:16:12.679584 31761 consensus_queue.cc:260] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.680586 31761 raft_consensus.cc:3060] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:12.683985 31687 raft_consensus.cc:2468] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c31a18585f5246fcbf39cbc519fbcce4 in term 2.
I20260709 12:16:12.685220 31579 leader_election.cc:304] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53e4442f8a524e67826db7004cdd3962, c31a18585f5246fcbf39cbc519fbcce4; no voters: 
I20260709 12:16:12.685827 31761 raft_consensus.cc:2468] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c31a18585f5246fcbf39cbc519fbcce4 in term 2.
I20260709 12:16:12.686237 31807 raft_consensus.cc:2804] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:12.687484 31807 raft_consensus.cc:697] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [term 2 LEADER]: Becoming Leader. State: Replica: c31a18585f5246fcbf39cbc519fbcce4, State: Running, Role: LEADER
I20260709 12:16:12.688342 31807 consensus_queue.cc:237] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.695243 31509 catalog_manager.cc:5697] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 reported cstate change: term changed from 1 to 2, leader changed from f4d0e3f2ef8349ccbacd1117ddc8a7af (127.26.26.3) to c31a18585f5246fcbf39cbc519fbcce4 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "c31a18585f5246fcbf39cbc519fbcce4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:12.974500 31845 raft_consensus.cc:993] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af: : Instructing follower c31a18585f5246fcbf39cbc519fbcce4 to start an election
I20260709 12:16:12.974898 31815 raft_consensus.cc:1081] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 LEADER]: Signalling peer c31a18585f5246fcbf39cbc519fbcce4 to start an election
I20260709 12:16:12.976182 31613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0eba141c5b614a2394dbf2db6e7ba60c"
dest_uuid: "c31a18585f5246fcbf39cbc519fbcce4"
 from {username='slave'} at 127.0.0.1:58882
I20260709 12:16:12.976624 31613 raft_consensus.cc:493] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:12.976907 31613 raft_consensus.cc:3060] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:12.981515 31613 raft_consensus.cc:515] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.983021 31613 leader_election.cc:290] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [CANDIDATE]: Term 2 election: Requested vote from peers 53e4442f8a524e67826db7004cdd3962 (127.26.26.2:39201), f4d0e3f2ef8349ccbacd1117ddc8a7af (127.26.26.3:35121)
I20260709 12:16:12.983667 31687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eba141c5b614a2394dbf2db6e7ba60c" candidate_uuid: "c31a18585f5246fcbf39cbc519fbcce4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53e4442f8a524e67826db7004cdd3962"
I20260709 12:16:12.983991 31761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eba141c5b614a2394dbf2db6e7ba60c" candidate_uuid: "c31a18585f5246fcbf39cbc519fbcce4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af"
I20260709 12:16:12.984300 31687 raft_consensus.cc:3060] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:12.984584 31761 raft_consensus.cc:3055] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:12.984874 31761 raft_consensus.cc:740] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4d0e3f2ef8349ccbacd1117ddc8a7af, State: Running, Role: LEADER
I20260709 12:16:12.985469 31761 consensus_queue.cc:260] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.986328 31761 raft_consensus.cc:3060] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:12.988886 31687 raft_consensus.cc:2468] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c31a18585f5246fcbf39cbc519fbcce4 in term 2.
I20260709 12:16:12.989992 31579 leader_election.cc:304] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53e4442f8a524e67826db7004cdd3962, c31a18585f5246fcbf39cbc519fbcce4; no voters: 
I20260709 12:16:12.990657 31807 raft_consensus.cc:2804] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:12.991097 31807 raft_consensus.cc:697] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [term 2 LEADER]: Becoming Leader. State: Replica: c31a18585f5246fcbf39cbc519fbcce4, State: Running, Role: LEADER
I20260709 12:16:12.991837 31761 raft_consensus.cc:2468] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c31a18585f5246fcbf39cbc519fbcce4 in term 2.
I20260709 12:16:12.991777 31807 consensus_queue.cc:237] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:12.997995 31509 catalog_manager.cc:5697] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 reported cstate change: term changed from 1 to 2, leader changed from f4d0e3f2ef8349ccbacd1117ddc8a7af (127.26.26.3) to c31a18585f5246fcbf39cbc519fbcce4 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "c31a18585f5246fcbf39cbc519fbcce4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.068279 31851 consensus_queue.cc:1048] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:13.074229 31850 raft_consensus.cc:993] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962: : Instructing follower c31a18585f5246fcbf39cbc519fbcce4 to start an election
I20260709 12:16:13.074692 31839 raft_consensus.cc:1081] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 1 LEADER]: Signalling peer c31a18585f5246fcbf39cbc519fbcce4 to start an election
I20260709 12:16:13.076360 31612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aecc443669c345f8ac597f6d09c966a8"
dest_uuid: "c31a18585f5246fcbf39cbc519fbcce4"
 from {username='slave'} at 127.0.0.1:58896
I20260709 12:16:13.078812 31612 raft_consensus.cc:493] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:13.079190 31612 raft_consensus.cc:3060] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.080019 31839 consensus_queue.cc:1048] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:13.086086 31612 raft_consensus.cc:515] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:13.090217 31687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecc443669c345f8ac597f6d09c966a8" candidate_uuid: "c31a18585f5246fcbf39cbc519fbcce4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53e4442f8a524e67826db7004cdd3962"
I20260709 12:16:13.090301 31612 leader_election.cc:290] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [CANDIDATE]: Term 2 election: Requested vote from peers 53e4442f8a524e67826db7004cdd3962 (127.26.26.2:39201), f4d0e3f2ef8349ccbacd1117ddc8a7af (127.26.26.3:35121)
I20260709 12:16:13.091404 31687 raft_consensus.cc:3055] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:13.091753 31687 raft_consensus.cc:740] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53e4442f8a524e67826db7004cdd3962, State: Running, Role: LEADER
I20260709 12:16:13.091532 31761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecc443669c345f8ac597f6d09c966a8" candidate_uuid: "c31a18585f5246fcbf39cbc519fbcce4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af"
I20260709 12:16:13.092245 31761 raft_consensus.cc:3060] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.092486 31687 consensus_queue.cc:260] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:13.093850 31687 raft_consensus.cc:3060] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.099105 31761 raft_consensus.cc:2468] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c31a18585f5246fcbf39cbc519fbcce4 in term 2.
I20260709 12:16:13.100378 31578 leader_election.cc:304] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c31a18585f5246fcbf39cbc519fbcce4, f4d0e3f2ef8349ccbacd1117ddc8a7af; no voters: 
I20260709 12:16:13.100835 31687 raft_consensus.cc:2468] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c31a18585f5246fcbf39cbc519fbcce4 in term 2.
I20260709 12:16:13.101234 31807 raft_consensus.cc:2804] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:13.101735 31807 raft_consensus.cc:697] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 2 LEADER]: Becoming Leader. State: Replica: c31a18585f5246fcbf39cbc519fbcce4, State: Running, Role: LEADER
I20260709 12:16:13.102484 31807 consensus_queue.cc:237] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:13.108577 31511 catalog_manager.cc:5697] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 reported cstate change: term changed from 1 to 2, leader changed from 53e4442f8a524e67826db7004cdd3962 (127.26.26.2) to c31a18585f5246fcbf39cbc519fbcce4 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "c31a18585f5246fcbf39cbc519fbcce4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.147321 31687 raft_consensus.cc:1275] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962 [term 2 FOLLOWER]: Refusing update from remote peer c31a18585f5246fcbf39cbc519fbcce4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:13.148551 31807 consensus_queue.cc:1048] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:13.155573 31761 raft_consensus.cc:1275] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 2 FOLLOWER]: Refusing update from remote peer c31a18585f5246fcbf39cbc519fbcce4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:13.157483 31854 consensus_queue.cc:1048] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:13.280967 26728 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:16:13.282528 26728 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:16:13.282908 26728 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:16:13.293623 31612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aecc443669c345f8ac597f6d09c966a8"
dest_uuid: "c31a18585f5246fcbf39cbc519fbcce4"
mode: GRACEFUL
new_leader_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af"
 from {username='slave'} at 127.0.0.1:58906
I20260709 12:16:13.294135 31612 raft_consensus.cc:606] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 2 LEADER]: Received request to transfer leadership to TS f4d0e3f2ef8349ccbacd1117ddc8a7af
I20260709 12:16:13.295197 26728 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:16:13.533488 31761 raft_consensus.cc:1275] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 2 FOLLOWER]: Refusing update from remote peer c31a18585f5246fcbf39cbc519fbcce4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:13.534703 31854 consensus_queue.cc:1048] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:13.539477 31807 raft_consensus.cc:993] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4: : Instructing follower f4d0e3f2ef8349ccbacd1117ddc8a7af to start an election
I20260709 12:16:13.539990 31849 raft_consensus.cc:1081] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 2 LEADER]: Signalling peer f4d0e3f2ef8349ccbacd1117ddc8a7af to start an election
I20260709 12:16:13.541652 31762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aecc443669c345f8ac597f6d09c966a8"
dest_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af"
 from {username='slave'} at 127.0.0.1:45462
I20260709 12:16:13.542845 31762 raft_consensus.cc:493] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:13.543226 31762 raft_consensus.cc:3060] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:13.544387 31687 raft_consensus.cc:1275] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 2 FOLLOWER]: Refusing update from remote peer c31a18585f5246fcbf39cbc519fbcce4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:13.546063 31849 consensus_queue.cc:1048] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:13.549079 31761 raft_consensus.cc:1275] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 2 FOLLOWER]: Refusing update from remote peer c31a18585f5246fcbf39cbc519fbcce4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:13.550572 31849 consensus_queue.cc:1048] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:13.551327 31762 raft_consensus.cc:515] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:13.555810 31612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecc443669c345f8ac597f6d09c966a8" candidate_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c31a18585f5246fcbf39cbc519fbcce4"
I20260709 12:16:13.556376 31612 raft_consensus.cc:3055] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:13.556695 31612 raft_consensus.cc:740] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c31a18585f5246fcbf39cbc519fbcce4, State: Running, Role: LEADER
I20260709 12:16:13.557533 31687 raft_consensus.cc:1275] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962 [term 2 FOLLOWER]: Refusing update from remote peer c31a18585f5246fcbf39cbc519fbcce4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:13.557471 31612 consensus_queue.cc:260] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [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: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:13.558531 31612 raft_consensus.cc:3060] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:13.564126 31762 leader_election.cc:290] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [CANDIDATE]: Term 3 election: Requested vote from peers c31a18585f5246fcbf39cbc519fbcce4 (127.26.26.1:42709), 53e4442f8a524e67826db7004cdd3962 (127.26.26.2:39201)
I20260709 12:16:13.564325 31849 consensus_queue.cc:1048] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:13.565420 31687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aecc443669c345f8ac597f6d09c966a8" candidate_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53e4442f8a524e67826db7004cdd3962"
I20260709 12:16:13.566375 31612 raft_consensus.cc:2468] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4d0e3f2ef8349ccbacd1117ddc8a7af in term 3.
I20260709 12:16:13.566874 31687 raft_consensus.cc:3060] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:13.567797 31726 leader_election.cc:304] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [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: c31a18585f5246fcbf39cbc519fbcce4, f4d0e3f2ef8349ccbacd1117ddc8a7af; no voters: 
I20260709 12:16:13.568850 31815 raft_consensus.cc:2804] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:13.570399 31815 raft_consensus.cc:697] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 3 LEADER]: Becoming Leader. State: Replica: f4d0e3f2ef8349ccbacd1117ddc8a7af, State: Running, Role: LEADER
I20260709 12:16:13.571281 31815 consensus_queue.cc:237] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [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: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } }
I20260709 12:16:13.578230 31687 raft_consensus.cc:2468] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4d0e3f2ef8349ccbacd1117ddc8a7af in term 3.
I20260709 12:16:13.586196 31510 catalog_manager.cc:5697] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af reported cstate change: term changed from 2 to 3, leader changed from c31a18585f5246fcbf39cbc519fbcce4 (127.26.26.1) to f4d0e3f2ef8349ccbacd1117ddc8a7af (127.26.26.3). New cstate: current_term: 3 leader_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c31a18585f5246fcbf39cbc519fbcce4" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53e4442f8a524e67826db7004cdd3962" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 39201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4d0e3f2ef8349ccbacd1117ddc8a7af" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 35121 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:13.628963 26728 tablet_server.cc:179] TabletServer@127.26.26.1:0 shutting down...
I20260709 12:16:13.646658 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:13.647229 26728 tablet_replica.cc:333] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4: stopping tablet replica
I20260709 12:16:13.647797 26728 raft_consensus.cc:2243] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:13.648550 26728 raft_consensus.cc:2272] T 6ed9867579ea484cb5d2d7c044577d7b P c31a18585f5246fcbf39cbc519fbcce4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.650566 26728 tablet_replica.cc:333] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4: stopping tablet replica
I20260709 12:16:13.651015 26728 raft_consensus.cc:2243] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:13.651367 26728 raft_consensus.cc:2272] T 6d705d962f5c45ae826fa7b5c6c1f19c P c31a18585f5246fcbf39cbc519fbcce4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.652899 26728 tablet_replica.cc:333] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4: stopping tablet replica
I20260709 12:16:13.653302 26728 raft_consensus.cc:2243] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:13.653620 26728 raft_consensus.cc:2272] T aecc443669c345f8ac597f6d09c966a8 P c31a18585f5246fcbf39cbc519fbcce4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.655416 26728 tablet_replica.cc:333] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4: stopping tablet replica
I20260709 12:16:13.655875 26728 raft_consensus.cc:2243] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:13.656512 26728 raft_consensus.cc:2272] T 0eba141c5b614a2394dbf2db6e7ba60c P c31a18585f5246fcbf39cbc519fbcce4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.678222 26728 tablet_server.cc:196] TabletServer@127.26.26.1:0 shutdown complete.
I20260709 12:16:13.689203 26728 tablet_server.cc:179] TabletServer@127.26.26.2:0 shutting down...
I20260709 12:16:13.707800 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:13.708335 26728 tablet_replica.cc:333] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962: stopping tablet replica
I20260709 12:16:13.708848 26728 raft_consensus.cc:2243] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:13.709262 26728 raft_consensus.cc:2272] T 6ed9867579ea484cb5d2d7c044577d7b P 53e4442f8a524e67826db7004cdd3962 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.711275 26728 tablet_replica.cc:333] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962: stopping tablet replica
I20260709 12:16:13.711757 26728 raft_consensus.cc:2243] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:13.712492 26728 raft_consensus.cc:2272] T 6d705d962f5c45ae826fa7b5c6c1f19c P 53e4442f8a524e67826db7004cdd3962 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.714144 26728 tablet_replica.cc:333] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962: stopping tablet replica
I20260709 12:16:13.714587 26728 raft_consensus.cc:2243] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:13.714958 26728 raft_consensus.cc:2272] T aecc443669c345f8ac597f6d09c966a8 P 53e4442f8a524e67826db7004cdd3962 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.716840 26728 tablet_replica.cc:333] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962: stopping tablet replica
I20260709 12:16:13.717278 26728 raft_consensus.cc:2243] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:13.717687 26728 raft_consensus.cc:2272] T 0eba141c5b614a2394dbf2db6e7ba60c P 53e4442f8a524e67826db7004cdd3962 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.740079 26728 tablet_server.cc:196] TabletServer@127.26.26.2:0 shutdown complete.
I20260709 12:16:13.751523 26728 tablet_server.cc:179] TabletServer@127.26.26.3:0 shutting down...
I20260709 12:16:13.766964 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:13.767673 26728 tablet_replica.cc:333] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af: stopping tablet replica
I20260709 12:16:13.768193 26728 raft_consensus.cc:2243] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:13.768647 26728 raft_consensus.cc:2272] T 6ed9867579ea484cb5d2d7c044577d7b P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.770920 26728 tablet_replica.cc:333] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af: stopping tablet replica
I20260709 12:16:13.771431 26728 raft_consensus.cc:2243] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:13.771878 26728 raft_consensus.cc:2272] T 6d705d962f5c45ae826fa7b5c6c1f19c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.773403 26728 tablet_replica.cc:333] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af: stopping tablet replica
I20260709 12:16:13.773859 26728 raft_consensus.cc:2243] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:13.774370 26728 pending_rounds.cc:70] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af: Trying to abort 1 pending ops.
I20260709 12:16:13.774533 26728 pending_rounds.cc:77] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305623034157998080 op_type: NO_OP noop_request { }
I20260709 12:16:13.774806 26728 raft_consensus.cc:2889] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:16:13.775079 26728 raft_consensus.cc:2272] T aecc443669c345f8ac597f6d09c966a8 P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.776962 26728 tablet_replica.cc:333] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af: stopping tablet replica
I20260709 12:16:13.777379 26728 raft_consensus.cc:2243] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:13.777740 26728 raft_consensus.cc:2272] T 0eba141c5b614a2394dbf2db6e7ba60c P f4d0e3f2ef8349ccbacd1117ddc8a7af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.798784 26728 tablet_server.cc:196] TabletServer@127.26.26.3:0 shutdown complete.
I20260709 12:16:13.809723 26728 master.cc:562] Master@127.26.26.62:35317 shutting down...
I20260709 12:16:13.824054 26728 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:13.824524 26728 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.824776 26728 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14a1827f52d746929be4eedee1bd4fc3: stopping tablet replica
I20260709 12:16:13.842648 26728 master.cc:584] Master@127.26.26.62:35317 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2658 ms)
[----------] 6 tests from LeaderRebalancerTest (158428 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:16:13.870060 26728 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.26.62:42575
I20260709 12:16:13.871093 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:13.875900 31862 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:13.875982 31863 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:13.877635 31865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:13.878293 26728 server_base.cc:1061] running on GCE node
I20260709 12:16:13.879066 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:13.879253 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:13.879431 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599373879383 us; error 0 us; skew 500 ppm
I20260709 12:16:13.880082 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:13.882275 26728 webserver.cc:533] Webserver started at http://127.26.26.62:37059/ using document root <none> and password file <none>
I20260709 12:16:13.882745 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:13.882928 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:13.883189 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:13.884260 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/master-0-root/instance:
uuid: "a307991d92814c7db50334340e223706"
format_stamp: "Formatted at 2026-07-09 12:16:13 on dist-test-slave-vqsr"
I20260709 12:16:13.888221 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 12:16:13.891150 31870 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:13.891784 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 12:16:13.892050 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/master-0-root
uuid: "a307991d92814c7db50334340e223706"
format_stamp: "Formatted at 2026-07-09 12:16:13 on dist-test-slave-vqsr"
I20260709 12:16:13.892323 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:13.907182 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:13.908138 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:13.939947 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.62:42575
I20260709 12:16:13.940030 31921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.62:42575 every 8 connection(s)
I20260709 12:16:13.943605 31922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:13.953054 31922 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706: Bootstrap starting.
I20260709 12:16:13.956975 31922 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:13.960305 31922 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706: No bootstrap required, opened a new log
I20260709 12:16:13.962033 31922 raft_consensus.cc:359] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a307991d92814c7db50334340e223706" member_type: VOTER }
I20260709 12:16:13.962355 31922 raft_consensus.cc:385] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:13.962512 31922 raft_consensus.cc:740] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a307991d92814c7db50334340e223706, State: Initialized, Role: FOLLOWER
I20260709 12:16:13.963001 31922 consensus_queue.cc:260] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a307991d92814c7db50334340e223706" member_type: VOTER }
I20260709 12:16:13.963413 31922 raft_consensus.cc:399] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:13.963667 31922 raft_consensus.cc:493] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:13.963868 31922 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:13.967797 31922 raft_consensus.cc:515] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a307991d92814c7db50334340e223706" member_type: VOTER }
I20260709 12:16:13.968232 31922 leader_election.cc:304] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [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: a307991d92814c7db50334340e223706; no voters: 
I20260709 12:16:13.969225 31922 leader_election.cc:290] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:13.969506 31925 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:13.970775 31925 raft_consensus.cc:697] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [term 1 LEADER]: Becoming Leader. State: Replica: a307991d92814c7db50334340e223706, State: Running, Role: LEADER
I20260709 12:16:13.971426 31925 consensus_queue.cc:237] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [LEADER]: Queue going to LEADER mode. State: All 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: "a307991d92814c7db50334340e223706" member_type: VOTER }
I20260709 12:16:13.972038 31922 sys_catalog.cc:565] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:13.974152 31927 sys_catalog.cc:455] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a307991d92814c7db50334340e223706. Latest consensus state: current_term: 1 leader_uuid: "a307991d92814c7db50334340e223706" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a307991d92814c7db50334340e223706" member_type: VOTER } }
I20260709 12:16:13.974150 31926 sys_catalog.cc:455] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a307991d92814c7db50334340e223706" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a307991d92814c7db50334340e223706" member_type: VOTER } }
I20260709 12:16:13.974807 31927 sys_catalog.cc:458] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:13.974900 31926 sys_catalog.cc:458] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:13.980263 31930 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:13.985476 31930 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:13.986464 26728 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:13.993091 31930 catalog_manager.cc:1383] Generated new cluster ID: 347adb48edbf4a4faf18a945f8572bcd
I20260709 12:16:13.993357 31930 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:14.011924 31930 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:14.013124 31930 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:14.030130 31930 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706: Generated new TSK 0
I20260709 12:16:14.030704 31930 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:14.052583 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:14.058118 31943 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:14.059206 31944 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:14.060738 31946 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:14.061023 26728 server_base.cc:1061] running on GCE node
I20260709 12:16:14.061908 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:14.062072 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:14.062184 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599374062174 us; error 0 us; skew 500 ppm
I20260709 12:16:14.062636 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:14.065243 26728 webserver.cc:533] Webserver started at http://127.26.26.1:35785/ using document root <none> and password file <none>
I20260709 12:16:14.065727 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:14.065889 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:14.066092 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:14.067075 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-0-root/instance:
uuid: "46918ce42cc3430085597c1215e5a744"
format_stamp: "Formatted at 2026-07-09 12:16:14 on dist-test-slave-vqsr"
I20260709 12:16:14.071219 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:16:14.074519 31951 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:14.075330 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:14.075654 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-0-root
uuid: "46918ce42cc3430085597c1215e5a744"
format_stamp: "Formatted at 2026-07-09 12:16:14 on dist-test-slave-vqsr"
I20260709 12:16:14.075943 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:14.092928 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:14.094027 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:14.095361 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:14.097383 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:14.097615 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:14.097846 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:14.098022 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:14.133335 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.1:41575
I20260709 12:16:14.133424 32013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.1:41575 every 8 connection(s)
I20260709 12:16:14.138074 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:14.145136 32018 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:14.146101 32019 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:14.148617 26728 server_base.cc:1061] running on GCE node
W20260709 12:16:14.149016 32021 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:14.150128 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:14.150398 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:14.150579 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599374150564 us; error 0 us; skew 500 ppm
I20260709 12:16:14.151185 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:14.151206 32014 heartbeater.cc:344] Connected to a master server at 127.26.26.62:42575
I20260709 12:16:14.151715 32014 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:14.152616 32014 heartbeater.cc:507] Master 127.26.26.62:42575 requested a full tablet report, sending...
I20260709 12:16:14.154002 26728 webserver.cc:533] Webserver started at http://127.26.26.2:43341/ using document root <none> and password file <none>
I20260709 12:16:14.154584 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:14.154780 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:14.154914 31887 ts_manager.cc:194] Registered new tserver with Master: 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575)
I20260709 12:16:14.155045 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:14.156247 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-1-root/instance:
uuid: "da9949c410f64d32820eb06d1e46dafa"
format_stamp: "Formatted at 2026-07-09 12:16:14 on dist-test-slave-vqsr"
I20260709 12:16:14.156750 31887 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44446
I20260709 12:16:14.161114 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:16:14.164516 32026 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:14.165300 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:16:14.165593 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-1-root
uuid: "da9949c410f64d32820eb06d1e46dafa"
format_stamp: "Formatted at 2026-07-09 12:16:14 on dist-test-slave-vqsr"
I20260709 12:16:14.165871 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:14.186388 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:14.187546 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:14.188894 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:14.190950 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:14.191180 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:14.191393 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:14.191629 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:16:14.226698 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.2:40837
I20260709 12:16:14.226789 32088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.2:40837 every 8 connection(s)
I20260709 12:16:14.231143 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:14.236914 32092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:14.237915 32093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:14.242249 32089 heartbeater.cc:344] Connected to a master server at 127.26.26.62:42575
I20260709 12:16:14.242801 26728 server_base.cc:1061] running on GCE node
I20260709 12:16:14.242801 32089 heartbeater.cc:461] Registering TS with master...
W20260709 12:16:14.243636 32095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:14.243865 32089 heartbeater.cc:507] Master 127.26.26.62:42575 requested a full tablet report, sending...
I20260709 12:16:14.244637 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:14.244948 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:14.245141 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599374245120 us; error 0 us; skew 500 ppm
I20260709 12:16:14.245802 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:14.246214 31887 ts_manager.cc:194] Registered new tserver with Master: da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:14.248126 31887 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44454
I20260709 12:16:14.248407 26728 webserver.cc:533] Webserver started at http://127.26.26.3:43323/ using document root <none> and password file <none>
I20260709 12:16:14.249040 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:14.249260 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:14.249538 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:14.250591 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-2-root/instance:
uuid: "2b7708995d0546fab512d18b5b505168"
format_stamp: "Formatted at 2026-07-09 12:16:14 on dist-test-slave-vqsr"
I20260709 12:16:14.254633 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 12:16:14.257615 32100 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:14.258292 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:14.258567 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-2-root
uuid: "2b7708995d0546fab512d18b5b505168"
format_stamp: "Formatted at 2026-07-09 12:16:14 on dist-test-slave-vqsr"
I20260709 12:16:14.258839 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599215280182-26728-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:14.281140 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:14.282148 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:14.283555 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:14.285770 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:14.285987 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:14.286217 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:14.286381 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:14.322718 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.3:42431
I20260709 12:16:14.322829 32162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.3:42431 every 8 connection(s)
I20260709 12:16:14.336195 32163 heartbeater.cc:344] Connected to a master server at 127.26.26.62:42575
I20260709 12:16:14.336594 32163 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:14.337280 32163 heartbeater.cc:507] Master 127.26.26.62:42575 requested a full tablet report, sending...
I20260709 12:16:14.339176 31887 ts_manager.cc:194] Registered new tserver with Master: 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:14.339327 26728 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013570625s
I20260709 12:16:14.341009 31887 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44458
I20260709 12:16:14.362957 31887 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44468:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:14.365585 31887 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:14.427563 32054 tablet_service.cc:1511] Processing CreateTablet for tablet 68223b9023f54b0d9085bf69cc347601 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:14.428911 32054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68223b9023f54b0d9085bf69cc347601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.429381 32052 tablet_service.cc:1511] Processing CreateTablet for tablet 4108fb27ca1f4c22a28a7cbbef2d931e (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:14.430764 32052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4108fb27ca1f4c22a28a7cbbef2d931e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.430577 32128 tablet_service.cc:1511] Processing CreateTablet for tablet 68223b9023f54b0d9085bf69cc347601 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:14.432344 32128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68223b9023f54b0d9085bf69cc347601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.435040 32053 tablet_service.cc:1511] Processing CreateTablet for tablet 00b83c46a1d040f78e644e3005a4f292 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:14.436365 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b83c46a1d040f78e644e3005a4f292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.436569 32127 tablet_service.cc:1511] Processing CreateTablet for tablet 00b83c46a1d040f78e644e3005a4f292 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:14.437862 32127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b83c46a1d040f78e644e3005a4f292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.440500 32126 tablet_service.cc:1511] Processing CreateTablet for tablet 4108fb27ca1f4c22a28a7cbbef2d931e (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:14.441787 32126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4108fb27ca1f4c22a28a7cbbef2d931e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.459935 32178 tablet_bootstrap.cc:492] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:14.463798 32054 tablet_service.cc:1511] Processing CreateTablet for tablet 95d6459e191541aca831adf01e2217a6 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:14.464358 32125 tablet_service.cc:1511] Processing CreateTablet for tablet 95d6459e191541aca831adf01e2217a6 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:14.510865 32126 tablet_service.cc:1511] Processing CreateTablet for tablet e111e71638054f9182420948b0fce4ca (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:14.465744 32054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d6459e191541aca831adf01e2217a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.519407 32050 tablet_service.cc:1511] Processing CreateTablet for tablet 6378e26c73444b958bde13aad522e9e9 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:14.476527 32127 tablet_service.cc:1511] Processing CreateTablet for tablet 15c8fec1dbb64837b28762a165ae953e (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:14.479955 31974 tablet_service.cc:1511] Processing CreateTablet for tablet 389f6521eda24e97b347ab1216e67719 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:14.465736 32125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d6459e191541aca831adf01e2217a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.540613 32050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6378e26c73444b958bde13aad522e9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.488911 31973 tablet_service.cc:1511] Processing CreateTablet for tablet e111e71638054f9182420948b0fce4ca (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:14.543767 32126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e111e71638054f9182420948b0fce4ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.484681 32128 tablet_service.cc:1511] Processing CreateTablet for tablet 389f6521eda24e97b347ab1216e67719 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:14.546109 32128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389f6521eda24e97b347ab1216e67719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.485437 32052 tablet_service.cc:1511] Processing CreateTablet for tablet 389f6521eda24e97b347ab1216e67719 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:14.547281 32052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389f6521eda24e97b347ab1216e67719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.469256 31979 tablet_service.cc:1511] Processing CreateTablet for tablet 68223b9023f54b0d9085bf69cc347601 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:14.470775 31978 tablet_service.cc:1511] Processing CreateTablet for tablet 00b83c46a1d040f78e644e3005a4f292 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:14.474345 31975 tablet_service.cc:1511] Processing CreateTablet for tablet 15c8fec1dbb64837b28762a165ae953e (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:14.493216 32051 tablet_service.cc:1511] Processing CreateTablet for tablet e111e71638054f9182420948b0fce4ca (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:14.550725 32051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e111e71638054f9182420948b0fce4ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.465957 32179 tablet_bootstrap.cc:492] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:14.544586 31974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389f6521eda24e97b347ab1216e67719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.473811 32053 tablet_service.cc:1511] Processing CreateTablet for tablet 15c8fec1dbb64837b28762a165ae953e (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:14.544641 32124 tablet_service.cc:1511] Processing CreateTablet for tablet 6378e26c73444b958bde13aad522e9e9 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:14.563782 31973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e111e71638054f9182420948b0fce4ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.564886 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c8fec1dbb64837b28762a165ae953e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.517711 31972 tablet_service.cc:1511] Processing CreateTablet for tablet 6378e26c73444b958bde13aad522e9e9 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:14.569710 31972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6378e26c73444b958bde13aad522e9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.471989 31977 tablet_service.cc:1511] Processing CreateTablet for tablet 4108fb27ca1f4c22a28a7cbbef2d931e (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:14.572232 31977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4108fb27ca1f4c22a28a7cbbef2d931e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.473162 31976 tablet_service.cc:1511] Processing CreateTablet for tablet 95d6459e191541aca831adf01e2217a6 (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:14.551869 32127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c8fec1dbb64837b28762a165ae953e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.557505 31971 tablet_service.cc:1511] Processing CreateTablet for tablet 176675a5f71140679bce47f7f9de025b (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:14.575320 32123 tablet_service.cc:1511] Processing CreateTablet for tablet 176675a5f71140679bce47f7f9de025b (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:14.575851 31971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176675a5f71140679bce47f7f9de025b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.576503 31976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d6459e191541aca831adf01e2217a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.576593 32123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176675a5f71140679bce47f7f9de025b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.557880 32049 tablet_service.cc:1511] Processing CreateTablet for tablet 176675a5f71140679bce47f7f9de025b (DEFAULT_TABLE table=test-workload [id=2dbd9af2a28b4dbea87612b93446e402]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:14.577987 31979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68223b9023f54b0d9085bf69cc347601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.578475 32049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176675a5f71140679bce47f7f9de025b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.580649 32179 tablet_bootstrap.cc:654] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.580724 31978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b83c46a1d040f78e644e3005a4f292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.583748 31975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c8fec1dbb64837b28762a165ae953e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.583804 32124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6378e26c73444b958bde13aad522e9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:14.605074 32178 tablet_bootstrap.cc:654] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.637591 32182 tablet_bootstrap.cc:492] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:14.646625 32182 tablet_bootstrap.cc:654] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.657419 32178 tablet_bootstrap.cc:492] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:14.657860 32178 ts_tablet_manager.cc:1403] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.198s	user 0.007s	sys 0.004s
I20260709 12:16:14.658294 32182 tablet_bootstrap.cc:492] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:14.658771 32182 ts_tablet_manager.cc:1403] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260709 12:16:14.660426 32179 tablet_bootstrap.cc:492] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:14.660163 32178 raft_consensus.cc:359] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.660885 32179 ts_tablet_manager.cc:1403] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.195s	user 0.013s	sys 0.020s
I20260709 12:16:14.660964 32178 raft_consensus.cc:385] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.661305 32178 raft_consensus.cc:740] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.661484 32182 raft_consensus.cc:359] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.662185 32182 raft_consensus.cc:385] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.662004 32178 consensus_queue.cc:260] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.662447 32182 raft_consensus.cc:740] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.663419 32182 consensus_queue.cc:260] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.663769 32179 raft_consensus.cc:359] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.664826 32179 raft_consensus.cc:385] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.665186 32179 raft_consensus.cc:740] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.666177 32179 consensus_queue.cc:260] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.671406 32178 ts_tablet_manager.cc:1434] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.006s
I20260709 12:16:14.671692 32089 heartbeater.cc:499] Master 127.26.26.62:42575 was elected leader, sending a full tablet report...
I20260709 12:16:14.672652 32178 tablet_bootstrap.cc:492] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:14.675639 32185 raft_consensus.cc:493] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:14.676241 32185 raft_consensus.cc:515] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.680480 32178 tablet_bootstrap.cc:654] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.681802 32014 heartbeater.cc:499] Master 127.26.26.62:42575 was elected leader, sending a full tablet report...
I20260709 12:16:14.692406 32185 leader_election.cc:290] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:14.692891 32182 ts_tablet_manager.cc:1434] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.003s
I20260709 12:16:14.694523 32182 tablet_bootstrap.cc:492] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:14.704950 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b83c46a1d040f78e644e3005a4f292" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
W20260709 12:16:14.706880 32027 leader_election.cc:343] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:14.712028 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b83c46a1d040f78e644e3005a4f292" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168" is_pre_election: true
W20260709 12:16:14.714107 32030 leader_election.cc:343] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:14.714470 32163 heartbeater.cc:499] Master 127.26.26.62:42575 was elected leader, sending a full tablet report...
I20260709 12:16:14.715375 32179 ts_tablet_manager.cc:1434] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.054s	user 0.035s	sys 0.019s
I20260709 12:16:14.716367 32179 tablet_bootstrap.cc:492] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:14.716568 32182 tablet_bootstrap.cc:654] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.714538 32030 leader_election.cc:304] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da9949c410f64d32820eb06d1e46dafa; no voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744
I20260709 12:16:14.719143 32185 raft_consensus.cc:2749] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:14.723120 32179 tablet_bootstrap.cc:654] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.726801 32178 tablet_bootstrap.cc:492] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:14.727492 32178 ts_tablet_manager.cc:1403] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.002s
I20260709 12:16:14.731907 32178 raft_consensus.cc:359] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:14.732815 32178 raft_consensus.cc:385] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.733168 32178 raft_consensus.cc:740] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.734233 32178 consensus_queue.cc:260] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:14.740423 32178 ts_tablet_manager.cc:1434] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:16:14.741638 32178 tablet_bootstrap.cc:492] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:14.746146 32179 tablet_bootstrap.cc:492] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:14.746690 32179 ts_tablet_manager.cc:1403] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.011s
I20260709 12:16:14.749411 32179 raft_consensus.cc:359] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.750108 32179 raft_consensus.cc:385] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.750415 32179 raft_consensus.cc:740] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.751258 32179 consensus_queue.cc:260] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.753644 32179 ts_tablet_manager.cc:1434] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:16:14.753722 32178 tablet_bootstrap.cc:654] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.754590 32179 tablet_bootstrap.cc:492] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:14.758514 32182 tablet_bootstrap.cc:492] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:14.759209 32182 ts_tablet_manager.cc:1403] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.021s
I20260709 12:16:14.760195 32179 tablet_bootstrap.cc:654] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.763391 32182 raft_consensus.cc:359] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:14.764472 32182 raft_consensus.cc:385] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.764864 32182 raft_consensus.cc:740] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.765792 32182 consensus_queue.cc:260] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:14.767620 32178 tablet_bootstrap.cc:492] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:14.768141 32178 ts_tablet_manager.cc:1403] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.011s
I20260709 12:16:14.768239 32182 ts_tablet_manager.cc:1434] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:16:14.769039 32179 tablet_bootstrap.cc:492] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:14.769271 32182 tablet_bootstrap.cc:492] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:14.769502 32179 ts_tablet_manager.cc:1403] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 12:16:14.770905 32178 raft_consensus.cc:359] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.771648 32178 raft_consensus.cc:385] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.771920 32178 raft_consensus.cc:740] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.772312 32179 raft_consensus.cc:359] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:14.773010 32179 raft_consensus.cc:385] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.772763 32178 consensus_queue.cc:260] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.773351 32179 raft_consensus.cc:740] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.774296 32179 consensus_queue.cc:260] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:14.776139 32182 tablet_bootstrap.cc:654] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.776299 32179 ts_tablet_manager.cc:1434] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:16:14.777592 32179 tablet_bootstrap.cc:492] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:14.782567 32178 ts_tablet_manager.cc:1434] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:16:14.783280 32179 tablet_bootstrap.cc:654] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.784057 32178 tablet_bootstrap.cc:492] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:14.789098 32182 tablet_bootstrap.cc:492] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:14.789629 32182 ts_tablet_manager.cc:1403] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 12:16:14.790350 32178 tablet_bootstrap.cc:654] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.792526 32182 raft_consensus.cc:359] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.793247 32182 raft_consensus.cc:385] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.793509 32182 raft_consensus.cc:740] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.794167 32182 consensus_queue.cc:260] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.796139 32182 ts_tablet_manager.cc:1434] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:16:14.798357 32182 tablet_bootstrap.cc:492] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:14.799103 32179 tablet_bootstrap.cc:492] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:14.799605 32179 ts_tablet_manager.cc:1403] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.012s
I20260709 12:16:14.802394 32179 raft_consensus.cc:359] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.803049 32179 raft_consensus.cc:385] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.803304 32179 raft_consensus.cc:740] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.804032 32179 consensus_queue.cc:260] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.806349 32182 tablet_bootstrap.cc:654] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.808346 32179 ts_tablet_manager.cc:1434] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:14.809351 32179 tablet_bootstrap.cc:492] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:14.814641 32178 tablet_bootstrap.cc:492] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:14.814810 32179 tablet_bootstrap.cc:654] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.815436 32178 ts_tablet_manager.cc:1403] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.007s
I20260709 12:16:14.819337 32178 raft_consensus.cc:359] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.820287 32178 raft_consensus.cc:385] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.820679 32178 raft_consensus.cc:740] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.821460 32178 consensus_queue.cc:260] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.823493 32182 tablet_bootstrap.cc:492] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:14.824059 32182 ts_tablet_manager.cc:1403] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.003s
I20260709 12:16:14.826136 32178 ts_tablet_manager.cc:1434] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 12:16:14.827133 32178 tablet_bootstrap.cc:492] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:14.826886 32182 raft_consensus.cc:359] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.827673 32182 raft_consensus.cc:385] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.827998 32182 raft_consensus.cc:740] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.828850 32182 consensus_queue.cc:260] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.831003 32182 ts_tablet_manager.cc:1434] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:16:14.832074 32182 tablet_bootstrap.cc:492] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:14.838537 32182 tablet_bootstrap.cc:654] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.840055 32178 tablet_bootstrap.cc:654] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.843122 32186 raft_consensus.cc:493] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:14.843616 32186 raft_consensus.cc:515] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.845850 32179 tablet_bootstrap.cc:492] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:14.846371 32179 ts_tablet_manager.cc:1403] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.020s
I20260709 12:16:14.846588 32186 leader_election.cc:290] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:14.849783 32179 raft_consensus.cc:359] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.850796 32179 raft_consensus.cc:385] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.851210 32179 raft_consensus.cc:740] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.852283 32179 consensus_queue.cc:260] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.855531 32179 ts_tablet_manager.cc:1434] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:16:14.856667 32179 tablet_bootstrap.cc:492] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:14.856956 32182 tablet_bootstrap.cc:492] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:14.857436 32182 ts_tablet_manager.cc:1403] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.006s
I20260709 12:16:14.861632 32178 tablet_bootstrap.cc:492] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:14.862161 32178 ts_tablet_manager.cc:1403] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.004s
I20260709 12:16:14.862985 32179 tablet_bootstrap.cc:654] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.865068 32178 raft_consensus.cc:359] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.859635 32182 raft_consensus.cc:359] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.866453 32182 raft_consensus.cc:385] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.866786 32182 raft_consensus.cc:740] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.867583 32182 consensus_queue.cc:260] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.868494 32178 raft_consensus.cc:385] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.868854 32178 raft_consensus.cc:740] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.869544 32178 consensus_queue.cc:260] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.871730 32178 ts_tablet_manager.cc:1434] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:16:14.873799 32182 ts_tablet_manager.cc:1434] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:16:14.874766 32182 tablet_bootstrap.cc:492] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:14.876551 32178 tablet_bootstrap.cc:492] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:14.880944 32182 tablet_bootstrap.cc:654] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.883659 32178 tablet_bootstrap.cc:654] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.883903 32187 raft_consensus.cc:493] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:14.884469 32187 raft_consensus.cc:515] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:14.896742 32187 leader_election.cc:290] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575)
I20260709 12:16:14.906666 32178 tablet_bootstrap.cc:492] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:14.907503 32178 ts_tablet_manager.cc:1403] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.006s
I20260709 12:16:14.911369 32178 raft_consensus.cc:359] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.912443 32178 raft_consensus.cc:385] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.912900 32178 raft_consensus.cc:740] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.914628 32179 tablet_bootstrap.cc:492] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:14.914048 32178 consensus_queue.cc:260] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.915228 32179 ts_tablet_manager.cc:1403] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.059s	user 0.001s	sys 0.017s
I20260709 12:16:14.920794 32178 ts_tablet_manager.cc:1434] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:16:14.921839 32178 tablet_bootstrap.cc:492] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:14.925480 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4108fb27ca1f4c22a28a7cbbef2d931e" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168" is_pre_election: true
I20260709 12:16:14.926070 32138 raft_consensus.cc:2468] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 0.
I20260709 12:16:14.927743 31955 leader_election.cc:304] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:14.928560 32186 raft_consensus.cc:2804] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:14.928894 32186 raft_consensus.cc:493] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:14.929195 32186 raft_consensus.cc:3060] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:14.929068 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68223b9023f54b0d9085bf69cc347601" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa" is_pre_election: true
I20260709 12:16:14.930040 32064 raft_consensus.cc:2468] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 0.
I20260709 12:16:14.931458 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4108fb27ca1f4c22a28a7cbbef2d931e" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa" is_pre_election: true
I20260709 12:16:14.932297 32063 raft_consensus.cc:2468] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 0.
I20260709 12:16:14.933832 32178 tablet_bootstrap.cc:654] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.936089 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68223b9023f54b0d9085bf69cc347601" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:14.936730 31989 raft_consensus.cc:2468] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 0.
I20260709 12:16:14.937179 32104 leader_election.cc:304] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:14.937978 32187 raft_consensus.cc:2804] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:14.937677 32179 raft_consensus.cc:359] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.938378 32187 raft_consensus.cc:493] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:14.938498 32179 raft_consensus.cc:385] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.938728 32187 raft_consensus.cc:3060] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:14.939013 32179 raft_consensus.cc:740] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.939872 32179 consensus_queue.cc:260] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.940811 32186 raft_consensus.cc:515] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.944341 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4108fb27ca1f4c22a28a7cbbef2d931e" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:14.945030 32063 raft_consensus.cc:3060] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:14.948499 32187 raft_consensus.cc:515] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:14.949580 32179 ts_tablet_manager.cc:1434] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.002s
I20260709 12:16:14.952200 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68223b9023f54b0d9085bf69cc347601" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:14.952550 32182 tablet_bootstrap.cc:492] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:14.952778 32064 raft_consensus.cc:3060] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:14.952994 32182 ts_tablet_manager.cc:1403] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.038s
I20260709 12:16:14.955199 32186 leader_election.cc:290] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 election: Requested vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:14.956312 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68223b9023f54b0d9085bf69cc347601" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:14.956892 31989 raft_consensus.cc:3060] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:14.957095 32063 raft_consensus.cc:2468] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 1.
I20260709 12:16:14.959677 32064 raft_consensus.cc:2468] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 1.
I20260709 12:16:14.960394 32178 tablet_bootstrap.cc:492] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:14.960268 31955 leader_election.cc:304] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:14.961131 32178 ts_tablet_manager.cc:1403] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.012s
I20260709 12:16:14.961328 32179 tablet_bootstrap.cc:492] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:14.963928 32178 raft_consensus.cc:359] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.964681 32178 raft_consensus.cc:385] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.965005 32178 raft_consensus.cc:740] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.965299 32212 raft_consensus.cc:493] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:14.965572 32210 raft_consensus.cc:493] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:14.966099 32178 consensus_queue.cc:260] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.966871 32104 leader_election.cc:304] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:14.972036 32179 tablet_bootstrap.cc:654] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:14.968781 32186 raft_consensus.cc:2804] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:14.966915 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4108fb27ca1f4c22a28a7cbbef2d931e" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:14.966024 31989 raft_consensus.cc:2468] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 1.
I20260709 12:16:14.974305 32138 raft_consensus.cc:3060] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:14.975746 32182 raft_consensus.cc:359] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.976449 32182 raft_consensus.cc:385] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:14.979339 32211 raft_consensus.cc:2804] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:16:14.981310 31935 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:14.966536 32212 raft_consensus.cc:515] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.987267 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111e71638054f9182420948b0fce4ca" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa" is_pre_election: true
W20260709 12:16:14.988989 32104 leader_election.cc:343] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:14.980643 32210 raft_consensus.cc:515] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:14.991150 32178 ts_tablet_manager.cc:1434] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 12:16:14.966457 32187 leader_election.cc:290] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Requested vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575)
I20260709 12:16:14.992403 32212 leader_election.cc:290] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:14.992952 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389f6521eda24e97b347ab1216e67719" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:14.994205 31988 raft_consensus.cc:2468] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 0.
I20260709 12:16:14.994958 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111e71638054f9182420948b0fce4ca" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:14.995087 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389f6521eda24e97b347ab1216e67719" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa" is_pre_election: true
I20260709 12:16:14.995664 32064 raft_consensus.cc:2468] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 0.
I20260709 12:16:14.996280 32101 leader_election.cc:304] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:14.997285 32212 raft_consensus.cc:2804] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:16:14.997426 32101 leader_election.cc:343] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:14.998587 32101 leader_election.cc:304] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b7708995d0546fab512d18b5b505168; no voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa
I20260709 12:16:14.999048 32215 raft_consensus.cc:493] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:14.999737 32187 raft_consensus.cc:2749] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:14.976738 32182 raft_consensus.cc:740] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:14.997747 32210 leader_election.cc:290] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:15.001116 32212 raft_consensus.cc:493] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:15.001885 32212 raft_consensus.cc:3060] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:14.999516 32215 raft_consensus.cc:515] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.002736 32178 tablet_bootstrap.cc:492] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:15.003010 32211 raft_consensus.cc:697] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Becoming Leader. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:15.004119 32211 consensus_queue.cc:237] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:15.005002 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6378e26c73444b958bde13aad522e9e9" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa" is_pre_election: true
I20260709 12:16:15.005676 32064 raft_consensus.cc:2468] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 0.
I20260709 12:16:15.006841 31955 leader_election.cc:304] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:15.000859 32182 consensus_queue.cc:260] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.008371 32186 raft_consensus.cc:697] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [term 1 LEADER]: Becoming Leader. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Running, Role: LEADER
I20260709 12:16:15.009310 32186 consensus_queue.cc:237] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.011886 32213 raft_consensus.cc:2804] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:15.013415 32213 raft_consensus.cc:493] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:15.013762 32213 raft_consensus.cc:3060] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.017045 32215 leader_election.cc:290] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:15.017810 32137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6378e26c73444b958bde13aad522e9e9" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168" is_pre_election: true
I20260709 12:16:15.020691 32216 raft_consensus.cc:493] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:16:15.021680 31955 leader_election.cc:343] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:15.021459 32216 raft_consensus.cc:515] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.018237 32138 raft_consensus.cc:2468] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 1.
I20260709 12:16:15.019147 32178 tablet_bootstrap.cc:654] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:15.026211 32179 tablet_bootstrap.cc:492] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:15.026948 32179 ts_tablet_manager.cc:1403] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.066s	user 0.036s	sys 0.019s
I20260709 12:16:15.028518 32216 leader_election.cc:290] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:15.029937 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b83c46a1d040f78e644e3005a4f292" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa" is_pre_election: true
I20260709 12:16:15.030611 32064 raft_consensus.cc:2468] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 0.
I20260709 12:16:15.031775 32104 leader_election.cc:304] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:15.033619 32179 raft_consensus.cc:359] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.034641 32179 raft_consensus.cc:385] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:15.034983 32179 raft_consensus.cc:740] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:15.035871 32179 consensus_queue.cc:260] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.035810 31884 catalog_manager.cc:5697] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b7708995d0546fab512d18b5b505168 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2b7708995d0546fab512d18b5b505168" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.036917 32216 raft_consensus.cc:2804] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:15.037299 32216 raft_consensus.cc:493] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:15.037652 32216 raft_consensus.cc:3060] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.038146 32179 ts_tablet_manager.cc:1434] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:16:15.038486 32213 raft_consensus.cc:515] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.039161 32179 tablet_bootstrap.cc:492] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:15.027455 31885 catalog_manager.cc:5697] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46918ce42cc3430085597c1215e5a744 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "46918ce42cc3430085597c1215e5a744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.041468 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6378e26c73444b958bde13aad522e9e9" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:15.042009 32064 raft_consensus.cc:3060] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.042806 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b83c46a1d040f78e644e3005a4f292" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:15.043376 31989 raft_consensus.cc:2468] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 0.
I20260709 12:16:15.043936 32178 tablet_bootstrap.cc:492] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:15.044454 32178 ts_tablet_manager.cc:1403] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.011s
I20260709 12:16:15.049686 32064 raft_consensus.cc:2468] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 1.
I20260709 12:16:15.050315 32179 tablet_bootstrap.cc:654] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:15.051913 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6378e26c73444b958bde13aad522e9e9" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:15.051270 32216 raft_consensus.cc:515] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.053495 31955 leader_election.cc:304] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:15.037308 32212 raft_consensus.cc:515] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
W20260709 12:16:15.054405 31955 leader_election.cc:343] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:15.051242 32213 leader_election.cc:290] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 election: Requested vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:15.047261 32178 raft_consensus.cc:359] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.055866 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b83c46a1d040f78e644e3005a4f292" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:15.060422 32185 raft_consensus.cc:493] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:15.067291 31989 raft_consensus.cc:3060] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.067745 32185 raft_consensus.cc:515] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.058539 32216 leader_election.cc:290] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:15.056422 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b83c46a1d040f78e644e3005a4f292" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:15.069794 32063 raft_consensus.cc:3060] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.070287 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389f6521eda24e97b347ab1216e67719" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:15.055186 32217 raft_consensus.cc:2804] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:15.071080 31988 raft_consensus.cc:3060] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.071188 32217 raft_consensus.cc:697] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 1 LEADER]: Becoming Leader. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Running, Role: LEADER
I20260709 12:16:15.074954 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d6459e191541aca831adf01e2217a6" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168" is_pre_election: true
I20260709 12:16:15.075937 32138 raft_consensus.cc:2468] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 0.
I20260709 12:16:15.076656 32185 leader_election.cc:290] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:15.054533 32182 ts_tablet_manager.cc:1434] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.101s	user 0.003s	sys 0.009s
I20260709 12:16:15.077622 32030 leader_election.cc:304] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:15.080051 32185 raft_consensus.cc:2804] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:15.080437 32185 raft_consensus.cc:493] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:15.080770 32185 raft_consensus.cc:3060] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.081189 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d6459e191541aca831adf01e2217a6" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
W20260709 12:16:15.082746 32027 leader_election.cc:343] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:15.084508 32182 tablet_bootstrap.cc:492] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:15.083817 32217 consensus_queue.cc:237] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.067178 32178 raft_consensus.cc:385] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:15.088641 32178 raft_consensus.cc:740] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:15.089341 32178 consensus_queue.cc:260] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.090229 32212 leader_election.cc:290] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:15.092283 32178 ts_tablet_manager.cc:1434] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.005s
I20260709 12:16:15.093235 32178 tablet_bootstrap.cc:492] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:15.097996 31988 raft_consensus.cc:2468] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 1.
I20260709 12:16:15.099146 32101 leader_election.cc:304] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:15.099423 32179 tablet_bootstrap.cc:492] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:15.099952 32179 ts_tablet_manager.cc:1403] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.007s
I20260709 12:16:15.100668 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389f6521eda24e97b347ab1216e67719" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:15.101375 32064 raft_consensus.cc:3060] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.104547 31989 raft_consensus.cc:2468] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 1.
I20260709 12:16:15.105731 32101 leader_election.cc:304] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:15.106431 32178 tablet_bootstrap.cc:654] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:15.106560 32216 raft_consensus.cc:2804] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:15.106923 32212 raft_consensus.cc:2804] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:15.107129 32216 raft_consensus.cc:697] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Becoming Leader. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:15.107849 32212 raft_consensus.cc:697] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Becoming Leader. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:15.108093 32216 consensus_queue.cc:237] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.102641 32179 raft_consensus.cc:359] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.108716 32212 consensus_queue.cc:237] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.109387 32179 raft_consensus.cc:385] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:15.109668 32179 raft_consensus.cc:740] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:15.110467 32179 consensus_queue.cc:260] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.112447 32179 ts_tablet_manager.cc:1434] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:16:15.113477 32179 tablet_bootstrap.cc:492] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:15.118155 32185 raft_consensus.cc:515] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.119768 32179 tablet_bootstrap.cc:654] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:15.103645 32063 raft_consensus.cc:2468] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 1.
I20260709 12:16:15.123059 32182 tablet_bootstrap.cc:654] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:15.125337 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d6459e191541aca831adf01e2217a6" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
W20260709 12:16:15.126741 32027 leader_election.cc:343] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:15.127987 32064 raft_consensus.cc:2468] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 1.
I20260709 12:16:15.131541 32178 tablet_bootstrap.cc:492] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:15.140008 32178 ts_tablet_manager.cc:1403] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.003s
I20260709 12:16:15.142230 32178 raft_consensus.cc:359] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.142724 32178 raft_consensus.cc:385] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:15.142956 32178 raft_consensus.cc:740] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:15.142818 31885 catalog_manager.cc:5697] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b7708995d0546fab512d18b5b505168 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2b7708995d0546fab512d18b5b505168" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:15.143630 32178 consensus_queue.cc:260] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.144455 31885 catalog_manager.cc:5697] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b7708995d0546fab512d18b5b505168 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2b7708995d0546fab512d18b5b505168" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:15.145533 32178 ts_tablet_manager.cc:1434] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:16:15.135738 32179 tablet_bootstrap.cc:492] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:15.146195 32179 ts_tablet_manager.cc:1403] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260709 12:16:15.148406 32182 tablet_bootstrap.cc:492] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:15.148913 32182 ts_tablet_manager.cc:1403] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.008s
I20260709 12:16:15.148810 32179 raft_consensus.cc:359] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.149561 32179 raft_consensus.cc:385] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:15.149830 32179 raft_consensus.cc:740] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:15.150668 32179 consensus_queue.cc:260] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.151921 32182 raft_consensus.cc:359] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.152627 32179 ts_tablet_manager.cc:1434] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:15.152638 32182 raft_consensus.cc:385] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:15.153194 32182 raft_consensus.cc:740] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:15.136015 32185 leader_election.cc:290] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:15.137115 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d6459e191541aca831adf01e2217a6" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:15.154168 32138 raft_consensus.cc:3060] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.154029 32182 consensus_queue.cc:260] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.156246 32182 ts_tablet_manager.cc:1434] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:16:15.157369 32182 tablet_bootstrap.cc:492] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:15.156625 31884 catalog_manager.cc:5697] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46918ce42cc3430085597c1215e5a744 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "46918ce42cc3430085597c1215e5a744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.161990 32138 raft_consensus.cc:2468] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:15.163213 32030 leader_election.cc:304] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [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: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 46918ce42cc3430085597c1215e5a744
I20260709 12:16:15.164227 32182 tablet_bootstrap.cc:654] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:15.165072 32185 raft_consensus.cc:2804] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:15.165580 32185 raft_consensus.cc:697] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Becoming Leader. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:15.166419 32185 consensus_queue.cc:237] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.170146 32182 tablet_bootstrap.cc:492] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:15.170651 32182 ts_tablet_manager.cc:1403] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:16:15.173246 32182 raft_consensus.cc:359] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.173998 32182 raft_consensus.cc:385] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:15.174273 32182 raft_consensus.cc:740] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:15.175093 32185 raft_consensus.cc:493] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:15.175045 32182 consensus_queue.cc:260] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.175647 31885 catalog_manager.cc:5697] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa reported cstate change: term changed from 0 to 1, leader changed from <none> to da9949c410f64d32820eb06d1e46dafa (127.26.26.2). New cstate: current_term: 1 leader_uuid: "da9949c410f64d32820eb06d1e46dafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.177160 32182 ts_tablet_manager.cc:1434] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:15.178121 32182 tablet_bootstrap.cc:492] T 15c8fec1dbb64837b28762a165ae953e P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:15.175763 32185 raft_consensus.cc:515] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.183048 32185 leader_election.cc:290] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:15.183645 32182 tablet_bootstrap.cc:654] T 15c8fec1dbb64837b28762a165ae953e P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:15.183949 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8fec1dbb64837b28762a165ae953e" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:15.184892 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8fec1dbb64837b28762a165ae953e" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168" is_pre_election: true
W20260709 12:16:15.185288 32027 leader_election.cc:343] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:15.185525 32138 raft_consensus.cc:2468] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 0.
I20260709 12:16:15.186498 32030 leader_election.cc:304] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [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: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 46918ce42cc3430085597c1215e5a744
I20260709 12:16:15.187062 32185 raft_consensus.cc:2804] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:15.187388 32185 raft_consensus.cc:493] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:15.187731 32185 raft_consensus.cc:3060] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.189436 32182 tablet_bootstrap.cc:492] T 15c8fec1dbb64837b28762a165ae953e P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:15.189924 32182 ts_tablet_manager.cc:1403] T 15c8fec1dbb64837b28762a165ae953e P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260709 12:16:15.192485 32182 raft_consensus.cc:359] T 15c8fec1dbb64837b28762a165ae953e P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.192941 32182 raft_consensus.cc:385] T 15c8fec1dbb64837b28762a165ae953e P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:15.193130 32182 raft_consensus.cc:740] T 15c8fec1dbb64837b28762a165ae953e P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:15.193228 32185 raft_consensus.cc:515] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.193859 32182 consensus_queue.cc:260] T 15c8fec1dbb64837b28762a165ae953e P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.194944 32185 leader_election.cc:290] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:15.195605 32182 ts_tablet_manager.cc:1434] T 15c8fec1dbb64837b28762a165ae953e P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:16:15.195648 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8fec1dbb64837b28762a165ae953e" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:15.196375 31989 raft_consensus.cc:3060] T 15c8fec1dbb64837b28762a165ae953e P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.197304 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c8fec1dbb64837b28762a165ae953e" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:15.197872 32138 raft_consensus.cc:3060] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.201627 31989 raft_consensus.cc:2468] T 15c8fec1dbb64837b28762a165ae953e P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:15.202657 32027 leader_election.cc:304] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:15.203459 32185 raft_consensus.cc:2804] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:15.203747 32138 raft_consensus.cc:2468] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:15.203943 32185 raft_consensus.cc:697] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Becoming Leader. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:15.205238 32185 consensus_queue.cc:237] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.212834 31884 catalog_manager.cc:5697] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa reported cstate change: term changed from 0 to 1, leader changed from <none> to da9949c410f64d32820eb06d1e46dafa (127.26.26.2). New cstate: current_term: 1 leader_uuid: "da9949c410f64d32820eb06d1e46dafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.240005 32212 raft_consensus.cc:493] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:15.240484 32212 raft_consensus.cc:515] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.242230 32212 leader_election.cc:290] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:15.242962 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176675a5f71140679bce47f7f9de025b" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:15.243263 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176675a5f71140679bce47f7f9de025b" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa" is_pre_election: true
I20260709 12:16:15.243695 31989 raft_consensus.cc:2468] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 0.
I20260709 12:16:15.243891 32064 raft_consensus.cc:2468] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 0.
I20260709 12:16:15.244766 32101 leader_election.cc:304] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:15.245533 32212 raft_consensus.cc:2804] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:15.245836 32212 raft_consensus.cc:493] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:15.246081 32212 raft_consensus.cc:3060] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.250789 32212 raft_consensus.cc:515] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.252315 32212 leader_election.cc:290] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:15.253093 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176675a5f71140679bce47f7f9de025b" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:15.253368 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176675a5f71140679bce47f7f9de025b" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:15.253777 31989 raft_consensus.cc:3060] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.253911 32064 raft_consensus.cc:3060] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.260694 32064 raft_consensus.cc:2468] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 1.
I20260709 12:16:15.260695 31989 raft_consensus.cc:2468] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 1.
I20260709 12:16:15.261940 32101 leader_election.cc:304] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:15.262703 32212 raft_consensus.cc:2804] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:15.263253 32212 raft_consensus.cc:697] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Becoming Leader. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:15.263995 32212 consensus_queue.cc:237] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.271188 31884 catalog_manager.cc:5697] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b7708995d0546fab512d18b5b505168 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2b7708995d0546fab512d18b5b505168" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:15.400326 32217 consensus_queue.cc:1048] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.401367 32213 consensus_queue.cc:1048] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.413962 32185 raft_consensus.cc:493] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:15.414562 32185 raft_consensus.cc:515] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.417230 32185 leader_election.cc:290] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:15.418291 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111e71638054f9182420948b0fce4ca" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168" is_pre_election: true
I20260709 12:16:15.418937 32138 raft_consensus.cc:2468] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 0.
I20260709 12:16:15.419272 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111e71638054f9182420948b0fce4ca" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:15.420261 32030 leader_election.cc:304] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:15.420006 31989 raft_consensus.cc:2468] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 0.
I20260709 12:16:15.421088 32185 raft_consensus.cc:2804] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:15.422868 32185 raft_consensus.cc:493] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:15.423332 32185 raft_consensus.cc:3060] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.432042 32216 consensus_queue.cc:1048] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.434921 32185 raft_consensus.cc:515] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.438055 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111e71638054f9182420948b0fce4ca" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:15.438122 32137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e111e71638054f9182420948b0fce4ca" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:15.438542 31988 raft_consensus.cc:3060] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.438730 32137 raft_consensus.cc:3060] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.445735 32137 raft_consensus.cc:2468] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:15.446159 32187 consensus_queue.cc:1048] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.446846 32030 leader_election.cc:304] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:15.447877 32184 raft_consensus.cc:2804] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:15.452040 31988 raft_consensus.cc:2468] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:15.453814 32185 leader_election.cc:290] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:15.460493 32184 raft_consensus.cc:697] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Becoming Leader. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:15.461313 32184 consensus_queue.cc:237] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.467691 31884 catalog_manager.cc:5697] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa reported cstate change: term changed from 0 to 1, leader changed from <none> to da9949c410f64d32820eb06d1e46dafa (127.26.26.2). New cstate: current_term: 1 leader_uuid: "da9949c410f64d32820eb06d1e46dafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.473608 32187 raft_consensus.cc:493] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:15.474043 32187 raft_consensus.cc:515] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.475729 32187 leader_election.cc:290] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:15.476317 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6378e26c73444b958bde13aad522e9e9" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:15.476826 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6378e26c73444b958bde13aad522e9e9" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa" is_pre_election: true
I20260709 12:16:15.477545 32064 raft_consensus.cc:2393] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b7708995d0546fab512d18b5b505168 in current term 1: Already voted for candidate 46918ce42cc3430085597c1215e5a744 in this term.
I20260709 12:16:15.478374 32104 leader_election.cc:304] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b7708995d0546fab512d18b5b505168; no voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa
I20260709 12:16:15.479074 32187 raft_consensus.cc:3060] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.483944 32187 raft_consensus.cc:2749] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:15.570441 32137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68223b9023f54b0d9085bf69cc347601"
dest_uuid: "2b7708995d0546fab512d18b5b505168"
mode: GRACEFUL
new_leader_uuid: "46918ce42cc3430085597c1215e5a744"
 from {username='slave'} at 127.0.0.1:42560
I20260709 12:16:15.570991 32137 raft_consensus.cc:606] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Received request to transfer leadership to TS 46918ce42cc3430085597c1215e5a744
I20260709 12:16:15.575517 32137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00b83c46a1d040f78e644e3005a4f292"
dest_uuid: "2b7708995d0546fab512d18b5b505168"
mode: GRACEFUL
new_leader_uuid: "46918ce42cc3430085597c1215e5a744"
 from {username='slave'} at 127.0.0.1:42560
I20260709 12:16:15.575901 32137 raft_consensus.cc:606] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Received request to transfer leadership to TS 46918ce42cc3430085597c1215e5a744
I20260709 12:16:15.590679 32064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95d6459e191541aca831adf01e2217a6"
dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
mode: GRACEFUL
new_leader_uuid: "46918ce42cc3430085597c1215e5a744"
 from {username='slave'} at 127.0.0.1:51470
I20260709 12:16:15.591182 32064 raft_consensus.cc:606] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Received request to transfer leadership to TS 46918ce42cc3430085597c1215e5a744
I20260709 12:16:15.591627 32184 consensus_queue.cc:1048] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.599975 32137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "389f6521eda24e97b347ab1216e67719"
dest_uuid: "2b7708995d0546fab512d18b5b505168"
mode: GRACEFUL
new_leader_uuid: "da9949c410f64d32820eb06d1e46dafa"
 from {username='slave'} at 127.0.0.1:42560
I20260709 12:16:15.600539 32137 raft_consensus.cc:606] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Received request to transfer leadership to TS da9949c410f64d32820eb06d1e46dafa
I20260709 12:16:15.601809 31988 raft_consensus.cc:3060] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:15.615757 32242 consensus_queue.cc:1048] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:15.617604 32242 consensus_queue.cc:1048] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.630228 32185 raft_consensus.cc:993] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa: : Instructing follower 46918ce42cc3430085597c1215e5a744 to start an election
I20260709 12:16:15.630692 32185 raft_consensus.cc:1081] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Signalling peer 46918ce42cc3430085597c1215e5a744 to start an election
I20260709 12:16:15.633574 32185 consensus_queue.cc:1048] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.633810 32187 consensus_queue.cc:1048] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.648191 31988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6378e26c73444b958bde13aad522e9e9"
dest_uuid: "46918ce42cc3430085597c1215e5a744"
mode: GRACEFUL
new_leader_uuid: "da9949c410f64d32820eb06d1e46dafa"
 from {username='slave'} at 127.0.0.1:39266
I20260709 12:16:15.648799 31988 raft_consensus.cc:606] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 1 LEADER]: Received request to transfer leadership to TS da9949c410f64d32820eb06d1e46dafa
I20260709 12:16:15.660876 31988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95d6459e191541aca831adf01e2217a6"
dest_uuid: "46918ce42cc3430085597c1215e5a744"
 from {username='slave'} at 127.0.0.1:39244
I20260709 12:16:15.661441 31988 raft_consensus.cc:493] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:15.661790 31988 raft_consensus.cc:3060] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.663703 32187 consensus_queue.cc:1048] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.664494 32216 consensus_queue.cc:1048] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.668964 32217 consensus_queue.cc:1048] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.670392 31988 raft_consensus.cc:515] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.674788 31988 leader_election.cc:290] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 2 election: Requested vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:15.675966 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d6459e191541aca831adf01e2217a6" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:15.676699 32138 raft_consensus.cc:3060] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.682976 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d6459e191541aca831adf01e2217a6" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:15.683658 32062 raft_consensus.cc:3055] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:15.683954 32062 raft_consensus.cc:740] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:15.684520 32138 raft_consensus.cc:2468] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 2.
I20260709 12:16:15.684726 32062 consensus_queue.cc:260] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.685920 32062 raft_consensus.cc:3060] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.685797 31955 leader_election.cc:304] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:15.686721 32217 raft_consensus.cc:2804] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:15.687165 32217 raft_consensus.cc:697] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Becoming Leader. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Running, Role: LEADER
I20260709 12:16:15.690083 32217 consensus_queue.cc:237] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.692884 32215 consensus_queue.cc:1048] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.694782 32216 consensus_queue.cc:1048] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.708091 32211 raft_consensus.cc:993] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168: : Instructing follower da9949c410f64d32820eb06d1e46dafa to start an election
I20260709 12:16:15.708575 32211 raft_consensus.cc:1081] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Signalling peer da9949c410f64d32820eb06d1e46dafa to start an election
I20260709 12:16:15.714788 32063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "389f6521eda24e97b347ab1216e67719"
dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
 from {username='slave'} at 127.0.0.1:51460
I20260709 12:16:15.716272 32063 raft_consensus.cc:493] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:15.716745 32063 raft_consensus.cc:3060] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.717962 32216 consensus_queue.cc:1048] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.719982 32215 raft_consensus.cc:993] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744: : Instructing follower da9949c410f64d32820eb06d1e46dafa to start an election
I20260709 12:16:15.720484 32215 raft_consensus.cc:1081] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 1 LEADER]: Signalling peer da9949c410f64d32820eb06d1e46dafa to start an election
I20260709 12:16:15.724054 32063 raft_consensus.cc:515] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.724447 32064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6378e26c73444b958bde13aad522e9e9"
dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
 from {username='slave'} at 127.0.0.1:51444
I20260709 12:16:15.725008 32064 raft_consensus.cc:493] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:15.725355 32064 raft_consensus.cc:3060] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.727097 32063 leader_election.cc:290] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 2 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:15.728717 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389f6521eda24e97b347ab1216e67719" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:15.729928 32138 raft_consensus.cc:3055] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:15.730242 32138 raft_consensus.cc:740] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:15.731043 32138 consensus_queue.cc:260] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.732354 32064 raft_consensus.cc:515] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.732654 32062 raft_consensus.cc:2468] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 2.
I20260709 12:16:15.732322 32138 raft_consensus.cc:3060] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.735370 32136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6378e26c73444b958bde13aad522e9e9" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:15.739672 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389f6521eda24e97b347ab1216e67719" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:15.740284 31989 raft_consensus.cc:3060] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.742952 32187 raft_consensus.cc:993] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168: : Instructing follower 46918ce42cc3430085597c1215e5a744 to start an election
I20260709 12:16:15.734202 32064 leader_election.cc:290] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 2 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:15.743464 32216 raft_consensus.cc:1081] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Signalling peer 46918ce42cc3430085597c1215e5a744 to start an election
I20260709 12:16:15.743342 31887 catalog_manager.cc:5697] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 reported cstate change: term changed from 1 to 2, leader changed from da9949c410f64d32820eb06d1e46dafa (127.26.26.2) to 46918ce42cc3430085597c1215e5a744 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "46918ce42cc3430085597c1215e5a744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.745149 31988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00b83c46a1d040f78e644e3005a4f292"
dest_uuid: "46918ce42cc3430085597c1215e5a744"
 from {username='slave'} at 127.0.0.1:39254
I20260709 12:16:15.749029 31988 raft_consensus.cc:493] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:15.749428 31988 raft_consensus.cc:3060] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.746419 32138 raft_consensus.cc:2468] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 2.
I20260709 12:16:15.747259 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6378e26c73444b958bde13aad522e9e9" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:15.750329 31987 raft_consensus.cc:3055] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:15.750644 31987 raft_consensus.cc:740] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Running, Role: LEADER
I20260709 12:16:15.751416 31987 consensus_queue.cc:260] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.751999 31989 raft_consensus.cc:2468] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 2.
I20260709 12:16:15.752662 31987 raft_consensus.cc:3060] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.753244 32027 leader_election.cc:304] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:15.754185 32184 raft_consensus.cc:2804] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:15.754788 32184 raft_consensus.cc:697] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Becoming Leader. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:15.755677 32184 consensus_queue.cc:237] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.759594 31988 raft_consensus.cc:515] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.762163 31988 leader_election.cc:290] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 2 election: Requested vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:15.762763 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b83c46a1d040f78e644e3005a4f292" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:15.763473 32062 raft_consensus.cc:3060] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.763573 32137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b83c46a1d040f78e644e3005a4f292" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:15.764181 32137 raft_consensus.cc:3055] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:15.764497 32137 raft_consensus.cc:740] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:15.765295 32137 consensus_queue.cc:260] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.762458 31987 raft_consensus.cc:2468] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 2.
I20260709 12:16:15.766547 32137 raft_consensus.cc:3060] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.769403 32027 leader_election.cc:304] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [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: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa; no voters: 2b7708995d0546fab512d18b5b505168
I20260709 12:16:15.770313 32184 raft_consensus.cc:2804] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:15.770781 32184 raft_consensus.cc:697] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Becoming Leader. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:15.771611 32184 consensus_queue.cc:237] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.772360 32062 raft_consensus.cc:2468] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 2.
I20260709 12:16:15.773414 31955 leader_election.cc:304] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:15.774283 32213 raft_consensus.cc:2804] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:15.774767 32213 raft_consensus.cc:697] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Becoming Leader. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Running, Role: LEADER
I20260709 12:16:15.775285 32137 raft_consensus.cc:2468] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 2.
I20260709 12:16:15.775626 32213 consensus_queue.cc:237] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:15.783780 31884 catalog_manager.cc:5697] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa reported cstate change: term changed from 1 to 2, leader changed from 2b7708995d0546fab512d18b5b505168 (127.26.26.3) to da9949c410f64d32820eb06d1e46dafa (127.26.26.2). New cstate: current_term: 2 leader_uuid: "da9949c410f64d32820eb06d1e46dafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.785728 31884 catalog_manager.cc:5697] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa reported cstate change: term changed from 1 to 2, leader changed from 46918ce42cc3430085597c1215e5a744 (127.26.26.1) to da9949c410f64d32820eb06d1e46dafa (127.26.26.2). New cstate: current_term: 2 leader_uuid: "da9949c410f64d32820eb06d1e46dafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.787146 32212 consensus_queue.cc:1048] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:15.795514 31887 catalog_manager.cc:5697] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 reported cstate change: term changed from 1 to 2, leader changed from 2b7708995d0546fab512d18b5b505168 (127.26.26.3) to 46918ce42cc3430085597c1215e5a744 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "46918ce42cc3430085597c1215e5a744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.889281 32210 raft_consensus.cc:993] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168: : Instructing follower 46918ce42cc3430085597c1215e5a744 to start an election
I20260709 12:16:15.889737 32210 raft_consensus.cc:1081] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Signalling peer 46918ce42cc3430085597c1215e5a744 to start an election
I20260709 12:16:15.891039 31987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68223b9023f54b0d9085bf69cc347601"
dest_uuid: "46918ce42cc3430085597c1215e5a744"
 from {username='slave'} at 127.0.0.1:39254
I20260709 12:16:15.891479 31987 raft_consensus.cc:493] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:15.891731 31987 raft_consensus.cc:3060] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.896865 31987 raft_consensus.cc:515] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:15.898366 31987 leader_election.cc:290] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 2 election: Requested vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:15.899137 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68223b9023f54b0d9085bf69cc347601" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:15.899336 32137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68223b9023f54b0d9085bf69cc347601" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:15.899750 32064 raft_consensus.cc:3060] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.899938 32137 raft_consensus.cc:3055] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:15.900317 32137 raft_consensus.cc:740] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:15.901124 32137 consensus_queue.cc:260] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:15.902349 32137 raft_consensus.cc:3060] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.904803 32064 raft_consensus.cc:2468] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 2.
I20260709 12:16:15.905735 31955 leader_election.cc:304] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:15.906409 32186 raft_consensus.cc:2804] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:15.906908 32186 raft_consensus.cc:697] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Becoming Leader. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Running, Role: LEADER
I20260709 12:16:15.907732 32186 consensus_queue.cc:237] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:15.908216 32137 raft_consensus.cc:2468] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 2.
I20260709 12:16:15.913734 31887 catalog_manager.cc:5697] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 reported cstate change: term changed from 1 to 2, leader changed from 2b7708995d0546fab512d18b5b505168 (127.26.26.3) to 46918ce42cc3430085597c1215e5a744 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "46918ce42cc3430085597c1215e5a744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:16.026460 32184 consensus_queue.cc:1048] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:16.037593 32242 consensus_queue.cc:1048] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:16.182351 32138 raft_consensus.cc:1275] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Refusing update from remote peer da9949c410f64d32820eb06d1e46dafa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:16.183517 32242 consensus_queue.cc:1048] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:16.190418 31987 raft_consensus.cc:1275] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Refusing update from remote peer da9949c410f64d32820eb06d1e46dafa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:16.191681 32254 consensus_queue.cc:1048] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:16.229517 32138 raft_consensus.cc:3060] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:16.233218 32137 raft_consensus.cc:1275] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Refusing update from remote peer 46918ce42cc3430085597c1215e5a744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:16.234513 32186 consensus_queue.cc:1048] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:16.235277 32138 raft_consensus.cc:1275] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Refusing update from remote peer da9949c410f64d32820eb06d1e46dafa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:16.236621 32254 consensus_queue.cc:1048] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:16.242085 32064 raft_consensus.cc:1275] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Refusing update from remote peer 46918ce42cc3430085597c1215e5a744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:16.244109 32213 consensus_queue.cc:1048] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:16.251681 31987 raft_consensus.cc:1275] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Refusing update from remote peer da9949c410f64d32820eb06d1e46dafa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:16.252442 32064 raft_consensus.cc:1275] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Refusing update from remote peer 46918ce42cc3430085597c1215e5a744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:16.254207 32213 consensus_queue.cc:1048] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:16.257851 32242 consensus_queue.cc:1048] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:16.269243 32138 raft_consensus.cc:1275] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Refusing update from remote peer 46918ce42cc3430085597c1215e5a744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:16.270789 32267 consensus_queue.cc:1048] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:16.289722 32062 raft_consensus.cc:1275] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Refusing update from remote peer 46918ce42cc3430085597c1215e5a744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:16.290787 32267 consensus_queue.cc:1048] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:16.297756 32138 raft_consensus.cc:1275] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Refusing update from remote peer 46918ce42cc3430085597c1215e5a744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:16.299932 32217 consensus_queue.cc:1048] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:18.691310 31887 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44484:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:18.693997 31887 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:18.749312 31973 tablet_service.cc:1511] Processing CreateTablet for tablet 6925a9e989f643349090d7b770103c07 (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:18.751259 31973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6925a9e989f643349090d7b770103c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.752099 32127 tablet_service.cc:1511] Processing CreateTablet for tablet 6925a9e989f643349090d7b770103c07 (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:18.753559 32127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6925a9e989f643349090d7b770103c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.757598 32049 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb3962adf1842a38e0f6ed1353d0479 (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:18.758471 31975 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb3962adf1842a38e0f6ed1353d0479 (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:18.758595 32124 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb3962adf1842a38e0f6ed1353d0479 (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:18.759183 32049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb3962adf1842a38e0f6ed1353d0479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.759938 31975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb3962adf1842a38e0f6ed1353d0479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.761436 31976 tablet_service.cc:1511] Processing CreateTablet for tablet 3354c7ac0cd34a60b3178e28b2f3b79c (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:18.764531 31978 tablet_service.cc:1511] Processing CreateTablet for tablet bed5775f512f4a9d899cd02e74169dfc (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:18.765954 31978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed5775f512f4a9d899cd02e74169dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.766886 32125 tablet_service.cc:1511] Processing CreateTablet for tablet bed5775f512f4a9d899cd02e74169dfc (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:18.767256 32053 tablet_service.cc:1511] Processing CreateTablet for tablet 3354c7ac0cd34a60b3178e28b2f3b79c (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:18.768113 32123 tablet_service.cc:1511] Processing CreateTablet for tablet 3354c7ac0cd34a60b3178e28b2f3b79c (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:18.768574 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3354c7ac0cd34a60b3178e28b2f3b79c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.770402 31971 tablet_service.cc:1511] Processing CreateTablet for tablet 1e688dab695d4c9c9fe9dd449a379160 (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:18.772794 31974 tablet_service.cc:1511] Processing CreateTablet for tablet f9840c53284c4f558ca7827ca196f16f (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:18.774250 32126 tablet_service.cc:1511] Processing CreateTablet for tablet 1e688dab695d4c9c9fe9dd449a379160 (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:18.774591 32052 tablet_service.cc:1511] Processing CreateTablet for tablet bed5775f512f4a9d899cd02e74169dfc (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:18.775869 32052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed5775f512f4a9d899cd02e74169dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.776741 31972 tablet_service.cc:1511] Processing CreateTablet for tablet 03b78ad970c548398e577c7dca3a6bdb (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:18.782766 31977 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbdc5065c794339a10a117b8be4992c (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:18.751297 32051 tablet_service.cc:1511] Processing CreateTablet for tablet 6925a9e989f643349090d7b770103c07 (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:18.784695 32051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6925a9e989f643349090d7b770103c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.785444 31979 tablet_service.cc:1511] Processing CreateTablet for tablet ccc5f842867d4275b2cc7fbf0d4cd9ee (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:18.787657 32128 tablet_service.cc:1511] Processing CreateTablet for tablet f9840c53284c4f558ca7827ca196f16f (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:18.788596 32050 tablet_service.cc:1511] Processing CreateTablet for tablet 1e688dab695d4c9c9fe9dd449a379160 (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:18.789897 32050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e688dab695d4c9c9fe9dd449a379160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.790035 32122 tablet_service.cc:1511] Processing CreateTablet for tablet 03b78ad970c548398e577c7dca3a6bdb (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:18.790756 32048 tablet_service.cc:1511] Processing CreateTablet for tablet 03b78ad970c548398e577c7dca3a6bdb (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:18.792099 32048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b78ad970c548398e577c7dca3a6bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.792366 32054 tablet_service.cc:1511] Processing CreateTablet for tablet f9840c53284c4f558ca7827ca196f16f (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:18.793618 32054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9840c53284c4f558ca7827ca196f16f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.794577 31971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e688dab695d4c9c9fe9dd449a379160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.795343 31977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbdc5065c794339a10a117b8be4992c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.795955 31974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9840c53284c4f558ca7827ca196f16f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.797662 32121 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbdc5065c794339a10a117b8be4992c (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:18.799794 31979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc5f842867d4275b2cc7fbf0d4cd9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.800679 32120 tablet_service.cc:1511] Processing CreateTablet for tablet ccc5f842867d4275b2cc7fbf0d4cd9ee (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:18.760056 32124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb3962adf1842a38e0f6ed1353d0479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.803049 32125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed5775f512f4a9d899cd02e74169dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.803642 31972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b78ad970c548398e577c7dca3a6bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.807761 32126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e688dab695d4c9c9fe9dd449a379160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.809445 32123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3354c7ac0cd34a60b3178e28b2f3b79c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.807785 31976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3354c7ac0cd34a60b3178e28b2f3b79c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.811726 32121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbdc5065c794339a10a117b8be4992c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.815762 32122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b78ad970c548398e577c7dca3a6bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.819737 32120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc5f842867d4275b2cc7fbf0d4cd9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.822497 32128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9840c53284c4f558ca7827ca196f16f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.838440 32047 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbdc5065c794339a10a117b8be4992c (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:18.841171 32047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbdc5065c794339a10a117b8be4992c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.856698 32046 tablet_service.cc:1511] Processing CreateTablet for tablet ccc5f842867d4275b2cc7fbf0d4cd9ee (DEFAULT_TABLE table=soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:18.858040 32046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc5f842867d4275b2cc7fbf0d4cd9ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:18.893867 32282 tablet_bootstrap.cc:492] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:18.908363 32282 tablet_bootstrap.cc:654] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:18.946805 32283 tablet_bootstrap.cc:492] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:18.951555 32284 tablet_bootstrap.cc:492] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:18.953222 32282 tablet_bootstrap.cc:492] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:18.953764 32282 ts_tablet_manager.cc:1403] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.009s
I20260709 12:16:18.954516 32283 tablet_bootstrap.cc:654] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:18.956985 32282 raft_consensus.cc:359] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:18.958026 32282 raft_consensus.cc:385] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:18.958351 32282 raft_consensus.cc:740] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:18.958891 32284 tablet_bootstrap.cc:654] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:18.959203 32283 tablet_bootstrap.cc:492] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:18.959700 32283 ts_tablet_manager.cc:1403] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 12:16:18.959213 32282 consensus_queue.cc:260] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:18.962502 32282 ts_tablet_manager.cc:1434] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260709 12:16:18.963004 32283 raft_consensus.cc:359] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:18.963779 32283 raft_consensus.cc:385] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:18.963773 32282 tablet_bootstrap.cc:492] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:18.964214 32283 raft_consensus.cc:740] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:18.965126 32283 consensus_queue.cc:260] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:18.970062 32283 ts_tablet_manager.cc:1434] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:18.971123 32283 tablet_bootstrap.cc:492] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:18.973402 32282 tablet_bootstrap.cc:654] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:18.978674 32283 tablet_bootstrap.cc:654] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:18.979915 32284 tablet_bootstrap.cc:492] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:18.980489 32284 ts_tablet_manager.cc:1403] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.016s
I20260709 12:16:18.983465 32284 raft_consensus.cc:359] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:18.984202 32284 raft_consensus.cc:385] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:18.984578 32284 raft_consensus.cc:740] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:18.985297 32284 consensus_queue.cc:260] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:18.986687 32282 tablet_bootstrap.cc:492] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:18.987430 32282 ts_tablet_manager.cc:1403] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260709 12:16:18.987921 32284 ts_tablet_manager.cc:1434] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:18.988955 32284 tablet_bootstrap.cc:492] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:18.991168 32282 raft_consensus.cc:359] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:18.992251 32282 raft_consensus.cc:385] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:18.992656 32282 raft_consensus.cc:740] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:18.993681 32282 consensus_queue.cc:260] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:18.995920 32284 tablet_bootstrap.cc:654] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:18.997028 32282 ts_tablet_manager.cc:1434] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260709 12:16:19.000479 32282 tablet_bootstrap.cc:492] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:19.007712 32284 tablet_bootstrap.cc:492] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:19.008255 32284 ts_tablet_manager.cc:1403] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 12:16:19.008872 32282 tablet_bootstrap.cc:654] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.011097 32284 raft_consensus.cc:359] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.012171 32284 raft_consensus.cc:385] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.012543 32284 raft_consensus.cc:740] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.013324 32284 consensus_queue.cc:260] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.015969 32284 ts_tablet_manager.cc:1434] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:16:19.016933 32284 tablet_bootstrap.cc:492] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
W20260709 12:16:19.018431 31935 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:19.023545 32284 tablet_bootstrap.cc:654] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.035110 32284 tablet_bootstrap.cc:492] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:19.035640 32284 ts_tablet_manager.cc:1403] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260709 12:16:19.038480 32282 tablet_bootstrap.cc:492] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:19.038671 32284 raft_consensus.cc:359] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.039000 32282 ts_tablet_manager.cc:1403] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.024s
I20260709 12:16:19.039394 32284 raft_consensus.cc:385] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.039654 32283 tablet_bootstrap.cc:492] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:19.039769 32284 raft_consensus.cc:740] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.040289 32283 ts_tablet_manager.cc:1403] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.069s	user 0.034s	sys 0.025s
I20260709 12:16:19.040740 32284 consensus_queue.cc:260] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.042330 32282 raft_consensus.cc:359] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.043057 32284 ts_tablet_manager.cc:1434] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:16:19.043211 32282 raft_consensus.cc:385] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.043676 32282 raft_consensus.cc:740] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.043361 32283 raft_consensus.cc:359] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.044165 32284 tablet_bootstrap.cc:492] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:19.044220 32283 raft_consensus.cc:385] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.044842 32283 raft_consensus.cc:740] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.044555 32282 consensus_queue.cc:260] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.045652 32283 consensus_queue.cc:260] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.046984 32282 ts_tablet_manager.cc:1434] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:16:19.048029 32283 ts_tablet_manager.cc:1434] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:19.048038 32282 tablet_bootstrap.cc:492] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:19.049219 32283 tablet_bootstrap.cc:492] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:19.054451 32284 tablet_bootstrap.cc:654] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.055563 32283 tablet_bootstrap.cc:654] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.055686 32282 tablet_bootstrap.cc:654] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.067471 32283 tablet_bootstrap.cc:492] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:19.067672 32282 tablet_bootstrap.cc:492] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:19.068019 32283 ts_tablet_manager.cc:1403] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260709 12:16:19.068202 32282 ts_tablet_manager.cc:1403] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 12:16:19.071484 32282 raft_consensus.cc:359] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.072258 32282 raft_consensus.cc:385] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.072572 32282 raft_consensus.cc:740] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.071256 32283 raft_consensus.cc:359] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.073387 32283 raft_consensus.cc:385] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.073922 32283 raft_consensus.cc:740] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.073415 32282 consensus_queue.cc:260] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.074836 32283 consensus_queue.cc:260] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.076224 32282 ts_tablet_manager.cc:1434] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:19.077339 32282 tablet_bootstrap.cc:492] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:19.077394 32283 ts_tablet_manager.cc:1434] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:16:19.078768 32283 tablet_bootstrap.cc:492] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:19.084545 32282 tablet_bootstrap.cc:654] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.085309 32283 tablet_bootstrap.cc:654] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.096400 32282 tablet_bootstrap.cc:492] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:19.096824 32283 tablet_bootstrap.cc:492] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:19.096942 32282 ts_tablet_manager.cc:1403] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 12:16:19.097404 32283 ts_tablet_manager.cc:1403] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.013s
I20260709 12:16:19.100080 32282 raft_consensus.cc:359] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.100323 32283 raft_consensus.cc:359] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.101025 32282 raft_consensus.cc:385] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.101123 32283 raft_consensus.cc:385] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.101459 32282 raft_consensus.cc:740] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.101543 32283 raft_consensus.cc:740] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.101502 32269 raft_consensus.cc:493] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.102406 32282 consensus_queue.cc:260] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.102648 32283 consensus_queue.cc:260] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.102608 32269 raft_consensus.cc:515] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.105867 32283 ts_tablet_manager.cc:1434] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:19.107311 32283 tablet_bootstrap.cc:492] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:19.107204 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6925a9e989f643349090d7b770103c07" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
W20260709 12:16:19.112828 32101 leader_election.cc:343] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.114118 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6925a9e989f643349090d7b770103c07" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa" is_pre_election: true
I20260709 12:16:19.116204 32269 leader_election.cc:290] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:19.116784 32283 tablet_bootstrap.cc:654] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.119067 32282 ts_tablet_manager.cc:1434] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.003s
I20260709 12:16:19.120271 32282 tablet_bootstrap.cc:492] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
W20260709 12:16:19.117717 32104 leader_election.cc:343] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.121551 32104 leader_election.cc:304] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b7708995d0546fab512d18b5b505168; no voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa
I20260709 12:16:19.122864 32269 raft_consensus.cc:2749] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:19.124102 32186 raft_consensus.cc:493] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.124538 32186 raft_consensus.cc:515] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.126592 32186 leader_election.cc:290] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.128199 32282 tablet_bootstrap.cc:654] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.130010 32283 tablet_bootstrap.cc:492] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:19.129979 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb3962adf1842a38e0f6ed1353d0479" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa" is_pre_election: true
I20260709 12:16:19.130873 32283 ts_tablet_manager.cc:1403] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260709 12:16:19.134639 32283 raft_consensus.cc:359] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.135548 32283 raft_consensus.cc:385] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.135938 32283 raft_consensus.cc:740] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.136798 32283 consensus_queue.cc:260] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.139173 32283 ts_tablet_manager.cc:1434] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:19.139912 32282 tablet_bootstrap.cc:492] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:19.140180 32283 tablet_bootstrap.cc:492] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:19.140491 32282 ts_tablet_manager.cc:1403] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
W20260709 12:16:19.141775 31955 leader_election.cc:343] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.143756 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb3962adf1842a38e0f6ed1353d0479" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168" is_pre_election: true
I20260709 12:16:19.143682 32282 raft_consensus.cc:359] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.144733 32282 raft_consensus.cc:385] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.145097 32282 raft_consensus.cc:740] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.145924 32282 consensus_queue.cc:260] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.146848 32138 raft_consensus.cc:2468] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 0.
I20260709 12:16:19.147248 32283 tablet_bootstrap.cc:654] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.148267 32282 ts_tablet_manager.cc:1434] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:19.149389 32282 tablet_bootstrap.cc:492] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:19.153863 31955 leader_election.cc:304] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [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: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: da9949c410f64d32820eb06d1e46dafa
I20260709 12:16:19.155189 32300 raft_consensus.cc:2804] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.155562 32300 raft_consensus.cc:493] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.155858 32300 raft_consensus.cc:3060] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.157493 32282 tablet_bootstrap.cc:654] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.162204 32281 raft_consensus.cc:493] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.162679 32281 raft_consensus.cc:515] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.163674 32300 raft_consensus.cc:515] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.165077 32281 leader_election.cc:290] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.165856 32300 leader_election.cc:290] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 election: Requested vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.166109 32283 tablet_bootstrap.cc:492] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:19.167496 32137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb3962adf1842a38e0f6ed1353d0479" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:19.167933 32283 ts_tablet_manager.cc:1403] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.012s
I20260709 12:16:19.168136 32137 raft_consensus.cc:3060] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.168335 32136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed5775f512f4a9d899cd02e74169dfc" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168" is_pre_election: true
I20260709 12:16:19.169163 32136 raft_consensus.cc:2468] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 0.
I20260709 12:16:19.170938 32283 raft_consensus.cc:359] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.171070 32030 leader_election.cc:304] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:19.171766 32283 raft_consensus.cc:385] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.172133 32283 raft_consensus.cc:740] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.172920 32283 consensus_queue.cc:260] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.175163 32283 ts_tablet_manager.cc:1434] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 12:16:19.175545 32137 raft_consensus.cc:2468] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 1.
I20260709 12:16:19.176436 32283 tablet_bootstrap.cc:492] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:19.176383 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed5775f512f4a9d899cd02e74169dfc" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:19.177233 31987 raft_consensus.cc:2468] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 0.
I20260709 12:16:19.177877 32282 tablet_bootstrap.cc:492] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:19.178406 32282 ts_tablet_manager.cc:1403] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.007s
I20260709 12:16:19.180552 31955 leader_election.cc:304] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:19.181583 32300 raft_consensus.cc:2804] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.181866 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb3962adf1842a38e0f6ed1353d0479" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:19.182041 32300 raft_consensus.cc:697] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [term 1 LEADER]: Becoming Leader. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Running, Role: LEADER
I20260709 12:16:19.181736 32282 raft_consensus.cc:359] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.183156 32300 consensus_queue.cc:237] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.183425 32282 raft_consensus.cc:385] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.184484 32281 raft_consensus.cc:2804] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.188529 32281 raft_consensus.cc:493] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.189524 32281 raft_consensus.cc:3060] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.195044 32283 tablet_bootstrap.cc:654] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:19.185963 31955 leader_election.cc:343] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.186924 32282 raft_consensus.cc:740] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.199150 32282 consensus_queue.cc:260] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.200744 32284 tablet_bootstrap.cc:492] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:19.201460 32284 ts_tablet_manager.cc:1403] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.157s	user 0.050s	sys 0.053s
I20260709 12:16:19.201759 32282 ts_tablet_manager.cc:1434] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 12:16:19.202746 32282 tablet_bootstrap.cc:492] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:19.208479 32281 raft_consensus.cc:515] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.209020 32242 raft_consensus.cc:493] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.209650 32242 raft_consensus.cc:515] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.214237 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3354c7ac0cd34a60b3178e28b2f3b79c" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168" is_pre_election: true
I20260709 12:16:19.214347 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3354c7ac0cd34a60b3178e28b2f3b79c" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:19.214844 32138 raft_consensus.cc:2468] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 0.
I20260709 12:16:19.214912 31988 raft_consensus.cc:2468] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 0.
I20260709 12:16:19.215366 32283 tablet_bootstrap.cc:492] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:19.215915 32283 ts_tablet_manager.cc:1403] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.004s
I20260709 12:16:19.216187 32027 leader_election.cc:304] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:19.217394 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed5775f512f4a9d899cd02e74169dfc" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:19.218096 31987 raft_consensus.cc:3060] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.219825 32281 leader_election.cc:290] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.220346 32283 raft_consensus.cc:359] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.221056 32283 raft_consensus.cc:385] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.221276 32281 raft_consensus.cc:2804] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.221405 32283 raft_consensus.cc:740] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.221737 32281 raft_consensus.cc:493] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.222201 32242 leader_election.cc:290] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.222250 32283 consensus_queue.cc:260] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.224757 32282 tablet_bootstrap.cc:654] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.224928 32283 ts_tablet_manager.cc:1434] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:19.226195 32283 tablet_bootstrap.cc:492] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:19.222110 32281 raft_consensus.cc:3060] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.227520 32284 raft_consensus.cc:359] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.228770 32242 raft_consensus.cc:493] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.233892 32284 raft_consensus.cc:385] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.234302 32284 raft_consensus.cc:740] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.234041 32242 raft_consensus.cc:515] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.234679 32281 raft_consensus.cc:515] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.235236 32284 consensus_queue.cc:260] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.236541 32281 leader_election.cc:290] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.236655 32242 leader_election.cc:290] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.238597 32284 ts_tablet_manager.cc:1434] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.002s
I20260709 12:16:19.238752 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed5775f512f4a9d899cd02e74169dfc" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:19.239358 32138 raft_consensus.cc:3060] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.240034 32284 tablet_bootstrap.cc:492] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:19.246757 32138 raft_consensus.cc:2468] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:19.249312 32284 tablet_bootstrap.cc:654] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.249603 32136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3354c7ac0cd34a60b3178e28b2f3b79c" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:19.250211 32136 raft_consensus.cc:3060] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.256458 32137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc5f842867d4275b2cc7fbf0d4cd9ee" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168" is_pre_election: true
I20260709 12:16:19.257118 32137 raft_consensus.cc:2468] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 0.
I20260709 12:16:19.258077 32300 raft_consensus.cc:493] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.258526 32300 raft_consensus.cc:515] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.261961 32136 raft_consensus.cc:2468] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:19.262279 32030 leader_election.cc:304] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:19.263362 32306 raft_consensus.cc:2804] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.263832 32306 raft_consensus.cc:697] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Becoming Leader. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:19.264583 32306 consensus_queue.cc:237] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.265450 32137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b78ad970c548398e577c7dca3a6bdb" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168" is_pre_election: true
W20260709 12:16:19.266842 31955 leader_election.cc:343] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.267367 32300 leader_election.cc:290] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.268715 32030 leader_election.cc:304] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:19.230751 31886 catalog_manager.cc:5697] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46918ce42cc3430085597c1215e5a744 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "46918ce42cc3430085597c1215e5a744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.270511 32298 raft_consensus.cc:493] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:16:19.271245 32027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.1:41575, user_credentials={real_user=slave}} blocked reactor thread for 55235.9us
I20260709 12:16:19.233510 32283 tablet_bootstrap.cc:654] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.271150 32298 raft_consensus.cc:515] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.274791 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdc5065c794339a10a117b8be4992c" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:19.275328 32298 leader_election.cc:290] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:19.275528 31988 raft_consensus.cc:2468] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 0.
I20260709 12:16:19.277186 32101 leader_election.cc:304] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:19.278098 32298 raft_consensus.cc:2804] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.278537 32298 raft_consensus.cc:493] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.278937 32298 raft_consensus.cc:3060] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.279724 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc5f842867d4275b2cc7fbf0d4cd9ee" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:19.279944 32281 raft_consensus.cc:2804] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.280395 32281 raft_consensus.cc:493] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.280848 32281 raft_consensus.cc:3060] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.282138 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3354c7ac0cd34a60b3178e28b2f3b79c" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:19.282714 31989 raft_consensus.cc:3060] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.280411 31988 raft_consensus.cc:2468] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 0.
I20260709 12:16:19.289341 32281 raft_consensus.cc:515] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.290139 31989 raft_consensus.cc:2468] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:19.291651 32281 leader_election.cc:290] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.292481 32030 leader_election.cc:304] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:19.232633 31987 raft_consensus.cc:2468] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:19.294703 32242 raft_consensus.cc:2804] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.295231 32242 raft_consensus.cc:697] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Becoming Leader. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:19.296216 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b78ad970c548398e577c7dca3a6bdb" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa" is_pre_election: true
I20260709 12:16:19.296116 32242 consensus_queue.cc:237] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.299023 32298 raft_consensus.cc:515] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
W20260709 12:16:19.303772 31955 leader_election.cc:343] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.304246 31955 leader_election.cc:304] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46918ce42cc3430085597c1215e5a744; no voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa
I20260709 12:16:19.300248 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdc5065c794339a10a117b8be4992c" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa" is_pre_election: true
I20260709 12:16:19.301827 32283 tablet_bootstrap.cc:492] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:19.305816 32283 ts_tablet_manager.cc:1403] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.001s
I20260709 12:16:19.305938 32300 raft_consensus.cc:2749] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:19.309005 32282 tablet_bootstrap.cc:492] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:19.309573 32282 ts_tablet_manager.cc:1403] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.107s	user 0.029s	sys 0.028s
I20260709 12:16:19.309083 32283 raft_consensus.cc:359] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.309964 32283 raft_consensus.cc:385] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.302881 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc5f842867d4275b2cc7fbf0d4cd9ee" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:19.310314 32283 raft_consensus.cc:740] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.310652 31989 raft_consensus.cc:3060] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.311184 32283 consensus_queue.cc:260] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.313464 32283 ts_tablet_manager.cc:1434] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:19.300248 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc5f842867d4275b2cc7fbf0d4cd9ee" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:19.315943 32138 raft_consensus.cc:3060] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.316357 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdc5065c794339a10a117b8be4992c" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:19.317045 31987 raft_consensus.cc:3060] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.317124 32283 tablet_bootstrap.cc:492] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744: Bootstrap starting.
I20260709 12:16:19.322185 31884 catalog_manager.cc:5697] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa reported cstate change: term changed from 0 to 1, leader changed from <none> to da9949c410f64d32820eb06d1e46dafa (127.26.26.2). New cstate: current_term: 1 leader_uuid: "da9949c410f64d32820eb06d1e46dafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.314234 32282 raft_consensus.cc:359] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.323634 32282 raft_consensus.cc:385] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.324059 32282 raft_consensus.cc:740] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.323745 31884 catalog_manager.cc:5697] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa reported cstate change: term changed from 0 to 1, leader changed from <none> to da9949c410f64d32820eb06d1e46dafa (127.26.26.2). New cstate: current_term: 1 leader_uuid: "da9949c410f64d32820eb06d1e46dafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.324875 32282 consensus_queue.cc:260] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.314944 32298 leader_election.cc:290] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:19.327683 32282 ts_tablet_manager.cc:1434] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:16:19.328807 32282 tablet_bootstrap.cc:492] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168: Bootstrap starting.
I20260709 12:16:19.330554 32283 tablet_bootstrap.cc:654] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:19.332358 32104 leader_election.cc:343] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.334828 31987 raft_consensus.cc:2468] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 1.
I20260709 12:16:19.336100 32101 leader_election.cc:304] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:19.336941 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdc5065c794339a10a117b8be4992c" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:19.337193 32269 raft_consensus.cc:2804] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.337841 32269 raft_consensus.cc:697] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Becoming Leader. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:19.338826 32269 consensus_queue.cc:237] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
W20260709 12:16:19.340078 32104 leader_election.cc:343] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.342056 32138 raft_consensus.cc:2468] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:19.343432 32030 leader_election.cc:304] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:19.344354 32242 raft_consensus.cc:2804] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.345471 32242 raft_consensus.cc:697] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Becoming Leader. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:19.345836 32284 tablet_bootstrap.cc:492] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:19.346400 32284 ts_tablet_manager.cc:1403] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.107s	user 0.025s	sys 0.023s
I20260709 12:16:19.346277 32242 consensus_queue.cc:237] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.347692 31989 raft_consensus.cc:2468] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:19.350014 32269 raft_consensus.cc:493] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.350533 32269 raft_consensus.cc:515] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.354167 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b78ad970c548398e577c7dca3a6bdb" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa" is_pre_election: true
W20260709 12:16:19.355664 32104 leader_election.cc:343] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.356803 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b78ad970c548398e577c7dca3a6bdb" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:19.357415 31989 raft_consensus.cc:2468] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 0.
I20260709 12:16:19.358393 32269 leader_election.cc:290] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:19.358570 32101 leader_election.cc:304] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [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: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: da9949c410f64d32820eb06d1e46dafa
I20260709 12:16:19.359709 32318 raft_consensus.cc:2804] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.360092 32318 raft_consensus.cc:493] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.360731 32318 raft_consensus.cc:3060] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.362337 32282 tablet_bootstrap.cc:654] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.361886 31884 catalog_manager.cc:5697] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b7708995d0546fab512d18b5b505168 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2b7708995d0546fab512d18b5b505168" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:19.366147 32284 raft_consensus.cc:359] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.367101 32284 raft_consensus.cc:385] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.367486 32284 raft_consensus.cc:740] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.368435 32284 consensus_queue.cc:260] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.369783 32318 raft_consensus.cc:515] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.372591 32318 leader_election.cc:290] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:19.373267 32284 ts_tablet_manager.cc:1434] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:16:19.373382 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b78ad970c548398e577c7dca3a6bdb" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:19.374161 31989 raft_consensus.cc:3060] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.374788 32284 tablet_bootstrap.cc:492] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:19.377458 32282 tablet_bootstrap.cc:492] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168: No bootstrap required, opened a new log
I20260709 12:16:19.377345 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b78ad970c548398e577c7dca3a6bdb" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:19.378008 32282 ts_tablet_manager.cc:1403] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.013s
W20260709 12:16:19.378880 32104 leader_election.cc:343] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:19.380834 32282 raft_consensus.cc:359] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.381500 32282 raft_consensus.cc:385] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.381774 32282 raft_consensus.cc:740] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.382057 32284 tablet_bootstrap.cc:654] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.382506 32282 consensus_queue.cc:260] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.384935 32282 ts_tablet_manager.cc:1434] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:19.385360 31886 catalog_manager.cc:5697] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa reported cstate change: term changed from 0 to 1, leader changed from <none> to da9949c410f64d32820eb06d1e46dafa (127.26.26.2). New cstate: current_term: 1 leader_uuid: "da9949c410f64d32820eb06d1e46dafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.388873 32283 tablet_bootstrap.cc:492] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744: No bootstrap required, opened a new log
I20260709 12:16:19.389453 32283 ts_tablet_manager.cc:1403] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.005s
I20260709 12:16:19.390281 31989 raft_consensus.cc:2468] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 1.
I20260709 12:16:19.391506 32101 leader_election.cc:304] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [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: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: da9949c410f64d32820eb06d1e46dafa
I20260709 12:16:19.392596 32318 raft_consensus.cc:2804] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.393008 32318 raft_consensus.cc:697] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Becoming Leader. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:19.392920 32283 raft_consensus.cc:359] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.393904 32283 raft_consensus.cc:385] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.394313 32283 raft_consensus.cc:740] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.393977 32318 consensus_queue.cc:237] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.395607 32283 consensus_queue.cc:260] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.409552 32283 ts_tablet_manager.cc:1434] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:16:19.411396 32284 tablet_bootstrap.cc:492] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:19.412063 32284 ts_tablet_manager.cc:1403] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.015s
I20260709 12:16:19.414412 32284 raft_consensus.cc:359] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.415140 32284 raft_consensus.cc:385] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.415448 32284 raft_consensus.cc:740] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.416198 32284 consensus_queue.cc:260] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.418380 32284 ts_tablet_manager.cc:1434] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:19.419313 32284 tablet_bootstrap.cc:492] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:19.420413 31886 catalog_manager.cc:5697] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b7708995d0546fab512d18b5b505168 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2b7708995d0546fab512d18b5b505168" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:19.425419 32284 tablet_bootstrap.cc:654] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.430632 32284 tablet_bootstrap.cc:492] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:19.431047 32284 ts_tablet_manager.cc:1403] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 12:16:19.433179 32284 raft_consensus.cc:359] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.433794 32284 raft_consensus.cc:385] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.434022 32284 raft_consensus.cc:740] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.434207 32318 raft_consensus.cc:493] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.434674 32318 raft_consensus.cc:515] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.434679 32284 consensus_queue.cc:260] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.436524 32318 leader_election.cc:290] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:19.437165 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9840c53284c4f558ca7827ca196f16f" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:19.437819 31989 raft_consensus.cc:2468] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 0.
I20260709 12:16:19.437806 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9840c53284c4f558ca7827ca196f16f" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa" is_pre_election: true
I20260709 12:16:19.438540 32062 raft_consensus.cc:2468] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 0.
I20260709 12:16:19.438931 32101 leader_election.cc:304] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:19.437764 32284 ts_tablet_manager.cc:1434] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:16:19.439764 32318 raft_consensus.cc:2804] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.440147 32318 raft_consensus.cc:493] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.440280 32284 tablet_bootstrap.cc:492] T 7eb3962adf1842a38e0f6ed1353d0479 P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:19.440577 32318 raft_consensus.cc:3060] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.446460 32284 tablet_bootstrap.cc:654] T 7eb3962adf1842a38e0f6ed1353d0479 P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.446226 32318 raft_consensus.cc:515] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.448055 32318 leader_election.cc:290] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:19.448616 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9840c53284c4f558ca7827ca196f16f" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:19.449141 31989 raft_consensus.cc:3060] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.449029 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9840c53284c4f558ca7827ca196f16f" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:19.451552 32284 tablet_bootstrap.cc:492] T 7eb3962adf1842a38e0f6ed1353d0479 P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:19.451725 32062 raft_consensus.cc:3060] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.452034 32284 ts_tablet_manager.cc:1403] T 7eb3962adf1842a38e0f6ed1353d0479 P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:16:19.454604 31989 raft_consensus.cc:2468] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 1.
I20260709 12:16:19.454538 32284 raft_consensus.cc:359] T 7eb3962adf1842a38e0f6ed1353d0479 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.455171 32284 raft_consensus.cc:385] T 7eb3962adf1842a38e0f6ed1353d0479 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.455447 32284 raft_consensus.cc:740] T 7eb3962adf1842a38e0f6ed1353d0479 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.455578 32101 leader_election.cc:304] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:19.456202 32318 raft_consensus.cc:2804] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.456107 32284 consensus_queue.cc:260] T 7eb3962adf1842a38e0f6ed1353d0479 P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.456593 32318 raft_consensus.cc:697] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Becoming Leader. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:19.457437 32318 consensus_queue.cc:237] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.458647 32284 ts_tablet_manager.cc:1434] T 7eb3962adf1842a38e0f6ed1353d0479 P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:16:19.459520 32284 tablet_bootstrap.cc:492] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa: Bootstrap starting.
I20260709 12:16:19.465083 32284 tablet_bootstrap.cc:654] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:19.467711 32062 raft_consensus.cc:2468] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 1.
I20260709 12:16:19.475550 32284 tablet_bootstrap.cc:492] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa: No bootstrap required, opened a new log
I20260709 12:16:19.476004 32284 ts_tablet_manager.cc:1403] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 12:16:19.475961 31884 catalog_manager.cc:5697] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b7708995d0546fab512d18b5b505168 (127.26.26.3). New cstate: current_term: 1 leader_uuid: "2b7708995d0546fab512d18b5b505168" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:19.478650 32284 raft_consensus.cc:359] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.479296 32284 raft_consensus.cc:385] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:19.479564 32284 raft_consensus.cc:740] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Initialized, Role: FOLLOWER
I20260709 12:16:19.480252 32284 consensus_queue.cc:260] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.482163 32284 ts_tablet_manager.cc:1434] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:19.499953 32242 raft_consensus.cc:493] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.500403 32242 raft_consensus.cc:515] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.502422 32242 leader_election.cc:290] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.503001 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e688dab695d4c9c9fe9dd449a379160" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:19.503501 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e688dab695d4c9c9fe9dd449a379160" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168" is_pre_election: true
I20260709 12:16:19.503654 31989 raft_consensus.cc:2468] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 0.
I20260709 12:16:19.504073 32138 raft_consensus.cc:2468] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 0.
I20260709 12:16:19.504693 32027 leader_election.cc:304] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:19.505482 32242 raft_consensus.cc:2804] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.505762 32242 raft_consensus.cc:493] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.506048 32242 raft_consensus.cc:3060] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.510576 32242 raft_consensus.cc:515] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.512284 32242 leader_election.cc:290] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.512794 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e688dab695d4c9c9fe9dd449a379160" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:19.513221 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e688dab695d4c9c9fe9dd449a379160" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:19.513262 31989 raft_consensus.cc:3060] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.513715 32138 raft_consensus.cc:3060] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.515764 32242 raft_consensus.cc:493] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.516237 32242 raft_consensus.cc:515] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.518282 31989 raft_consensus.cc:2468] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:19.518877 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6925a9e989f643349090d7b770103c07" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:19.518967 32242 leader_election.cc:290] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.519177 32136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6925a9e989f643349090d7b770103c07" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168" is_pre_election: true
I20260709 12:16:19.519375 32027 leader_election.cc:304] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:19.519595 31987 raft_consensus.cc:2468] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 0.
I20260709 12:16:19.519821 32136 raft_consensus.cc:2468] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 0.
I20260709 12:16:19.520427 32242 raft_consensus.cc:2804] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.520749 32027 leader_election.cc:304] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:19.521101 32138 raft_consensus.cc:2468] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:19.521531 32306 raft_consensus.cc:2804] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:19.521566 32242 raft_consensus.cc:697] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Becoming Leader. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:19.521978 32306 raft_consensus.cc:493] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:19.522280 32306 raft_consensus.cc:3060] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.522471 32242 consensus_queue.cc:237] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.528002 32306 raft_consensus.cc:515] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.529592 32306 leader_election.cc:290] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.530284 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6925a9e989f643349090d7b770103c07" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:19.530483 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6925a9e989f643349090d7b770103c07" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:19.530902 31989 raft_consensus.cc:3060] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.531064 32138 raft_consensus.cc:3060] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.530807 31886 catalog_manager.cc:5697] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa reported cstate change: term changed from 0 to 1, leader changed from <none> to da9949c410f64d32820eb06d1e46dafa (127.26.26.2). New cstate: current_term: 1 leader_uuid: "da9949c410f64d32820eb06d1e46dafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.536355 31989 raft_consensus.cc:2468] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:19.536648 32138 raft_consensus.cc:2468] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 1.
I20260709 12:16:19.537555 32027 leader_election.cc:304] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:19.538363 32306 raft_consensus.cc:2804] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:19.538870 32306 raft_consensus.cc:697] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Becoming Leader. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:19.539700 32306 consensus_queue.cc:237] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.547704 31886 catalog_manager.cc:5697] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa reported cstate change: term changed from 0 to 1, leader changed from <none> to da9949c410f64d32820eb06d1e46dafa (127.26.26.2). New cstate: current_term: 1 leader_uuid: "da9949c410f64d32820eb06d1e46dafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.610337 32300 consensus_queue.cc:1048] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:19.615223 32062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6925a9e989f643349090d7b770103c07"
dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
mode: GRACEFUL
new_leader_uuid: "46918ce42cc3430085597c1215e5a744"
 from {username='slave'} at 127.0.0.1:51470
I20260709 12:16:19.615886 32062 raft_consensus.cc:606] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Received request to transfer leadership to TS 46918ce42cc3430085597c1215e5a744
I20260709 12:16:19.619452 32062 raft_consensus.cc:3060] T 7eb3962adf1842a38e0f6ed1353d0479 P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.627319 32064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3354c7ac0cd34a60b3178e28b2f3b79c"
dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
mode: GRACEFUL
new_leader_uuid: "46918ce42cc3430085597c1215e5a744"
 from {username='slave'} at 127.0.0.1:51470
I20260709 12:16:19.627988 32064 raft_consensus.cc:606] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Received request to transfer leadership to TS 46918ce42cc3430085597c1215e5a744
I20260709 12:16:19.631083 32300 consensus_queue.cc:1048] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:19.633302 32064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bed5775f512f4a9d899cd02e74169dfc"
dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
mode: GRACEFUL
new_leader_uuid: "46918ce42cc3430085597c1215e5a744"
 from {username='slave'} at 127.0.0.1:51470
I20260709 12:16:19.633872 32064 raft_consensus.cc:606] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Received request to transfer leadership to TS 46918ce42cc3430085597c1215e5a744
I20260709 12:16:19.642737 32138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9840c53284c4f558ca7827ca196f16f"
dest_uuid: "2b7708995d0546fab512d18b5b505168"
mode: GRACEFUL
new_leader_uuid: "da9949c410f64d32820eb06d1e46dafa"
 from {username='slave'} at 127.0.0.1:42560
I20260709 12:16:19.643146 32138 raft_consensus.cc:606] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Received request to transfer leadership to TS da9949c410f64d32820eb06d1e46dafa
I20260709 12:16:19.647828 32138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03b78ad970c548398e577c7dca3a6bdb"
dest_uuid: "2b7708995d0546fab512d18b5b505168"
mode: GRACEFUL
new_leader_uuid: "da9949c410f64d32820eb06d1e46dafa"
 from {username='slave'} at 127.0.0.1:42560
I20260709 12:16:19.648236 32138 raft_consensus.cc:606] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Received request to transfer leadership to TS da9949c410f64d32820eb06d1e46dafa
I20260709 12:16:19.652828 32138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bbdc5065c794339a10a117b8be4992c"
dest_uuid: "2b7708995d0546fab512d18b5b505168"
mode: GRACEFUL
new_leader_uuid: "da9949c410f64d32820eb06d1e46dafa"
 from {username='slave'} at 127.0.0.1:42560
I20260709 12:16:19.653229 32138 raft_consensus.cc:606] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Received request to transfer leadership to TS da9949c410f64d32820eb06d1e46dafa
I20260709 12:16:19.658898 32062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccc5f842867d4275b2cc7fbf0d4cd9ee"
dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
mode: GRACEFUL
new_leader_uuid: "2b7708995d0546fab512d18b5b505168"
 from {username='slave'} at 127.0.0.1:51470
I20260709 12:16:19.659426 32062 raft_consensus.cc:606] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Received request to transfer leadership to TS 2b7708995d0546fab512d18b5b505168
I20260709 12:16:19.694729 32306 raft_consensus.cc:493] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:19.695152 32306 raft_consensus.cc:515] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.696811 32306 leader_election.cc:290] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.697487 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdc5065c794339a10a117b8be4992c" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46918ce42cc3430085597c1215e5a744" is_pre_election: true
I20260709 12:16:19.697638 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdc5065c794339a10a117b8be4992c" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b7708995d0546fab512d18b5b505168" is_pre_election: true
I20260709 12:16:19.698216 31989 raft_consensus.cc:2393] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da9949c410f64d32820eb06d1e46dafa in current term 1: Already voted for candidate 2b7708995d0546fab512d18b5b505168 in this term.
I20260709 12:16:19.699170 32027 leader_election.cc:304] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da9949c410f64d32820eb06d1e46dafa; no voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744
I20260709 12:16:19.699806 32306 raft_consensus.cc:3060] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.704383 32306 raft_consensus.cc:2749] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:19.808249 32062 raft_consensus.cc:3060] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:19.813930 32318 consensus_queue.cc:1048] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:19.819674 32269 raft_consensus.cc:993] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168: : Instructing follower da9949c410f64d32820eb06d1e46dafa to start an election
I20260709 12:16:19.820137 32298 raft_consensus.cc:1081] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Signalling peer da9949c410f64d32820eb06d1e46dafa to start an election
I20260709 12:16:19.824287 32298 consensus_queue.cc:1048] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:19.825724 32062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03b78ad970c548398e577c7dca3a6bdb"
dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
 from {username='slave'} at 127.0.0.1:51460
I20260709 12:16:19.826488 32062 raft_consensus.cc:493] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:19.826854 32062 raft_consensus.cc:3060] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:19.834141 32062 raft_consensus.cc:515] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.834718 32306 consensus_queue.cc:1048] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:19.837231 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b78ad970c548398e577c7dca3a6bdb" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:19.837837 31987 raft_consensus.cc:3060] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:19.837956 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b78ad970c548398e577c7dca3a6bdb" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:19.838547 32138 raft_consensus.cc:3055] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:19.838811 32138 raft_consensus.cc:740] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:19.839526 32138 consensus_queue.cc:260] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.840337 32138 raft_consensus.cc:3060] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:19.846611 31987 raft_consensus.cc:2468] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 2.
I20260709 12:16:19.847337 32138 raft_consensus.cc:2468] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 2.
I20260709 12:16:19.848275 32062 leader_election.cc:290] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 2 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.848771 32030 leader_election.cc:304] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:19.851329 32242 raft_consensus.cc:2804] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:19.852573 32242 raft_consensus.cc:697] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Becoming Leader. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:19.853430 32242 consensus_queue.cc:237] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.853973 32306 raft_consensus.cc:993] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa: : Instructing follower 46918ce42cc3430085597c1215e5a744 to start an election
I20260709 12:16:19.855526 32306 raft_consensus.cc:1081] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Signalling peer 46918ce42cc3430085597c1215e5a744 to start an election
I20260709 12:16:19.857028 31988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bed5775f512f4a9d899cd02e74169dfc"
dest_uuid: "46918ce42cc3430085597c1215e5a744"
 from {username='slave'} at 127.0.0.1:39244
I20260709 12:16:19.858942 31988 raft_consensus.cc:493] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:19.859318 31988 raft_consensus.cc:3060] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:19.859939 32242 consensus_queue.cc:1048] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:19.862073 31886 catalog_manager.cc:5697] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa reported cstate change: term changed from 1 to 2, leader changed from 2b7708995d0546fab512d18b5b505168 (127.26.26.3) to da9949c410f64d32820eb06d1e46dafa (127.26.26.2). New cstate: current_term: 2 leader_uuid: "da9949c410f64d32820eb06d1e46dafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.864820 32242 consensus_queue.cc:1048] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:19.867165 31988 raft_consensus.cc:515] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.876379 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed5775f512f4a9d899cd02e74169dfc" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:19.877126 32062 raft_consensus.cc:3055] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:19.877560 32062 raft_consensus.cc:740] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:19.878113 32242 consensus_queue.cc:1048] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:19.878607 32062 consensus_queue.cc:260] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.882855 32062 raft_consensus.cc:3060] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:19.885908 32339 raft_consensus.cc:993] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa: : Instructing follower 2b7708995d0546fab512d18b5b505168 to start an election
I20260709 12:16:19.886409 32339 raft_consensus.cc:1081] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Signalling peer 2b7708995d0546fab512d18b5b505168 to start an election
I20260709 12:16:19.890658 32137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccc5f842867d4275b2cc7fbf0d4cd9ee"
dest_uuid: "2b7708995d0546fab512d18b5b505168"
 from {username='slave'} at 127.0.0.1:42532
I20260709 12:16:19.891188 32137 raft_consensus.cc:493] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:19.891601 32137 raft_consensus.cc:3060] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:19.895638 31988 leader_election.cc:290] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 2 election: Requested vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.896646 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed5775f512f4a9d899cd02e74169dfc" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:19.898829 32138 raft_consensus.cc:3060] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:19.900115 32306 consensus_queue.cc:1048] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:19.901659 32062 raft_consensus.cc:2468] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 2.
I20260709 12:16:19.902777 32339 consensus_queue.cc:1048] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:19.903653 32242 raft_consensus.cc:993] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa: : Instructing follower 46918ce42cc3430085597c1215e5a744 to start an election
I20260709 12:16:19.904083 32242 raft_consensus.cc:1081] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Signalling peer 46918ce42cc3430085597c1215e5a744 to start an election
I20260709 12:16:19.904273 31955 leader_election.cc:304] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46918ce42cc3430085597c1215e5a744, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:19.905084 32300 raft_consensus.cc:2804] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:19.905572 32300 raft_consensus.cc:697] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Becoming Leader. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Running, Role: LEADER
I20260709 12:16:19.906373 32300 consensus_queue.cc:237] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.907610 32137 raft_consensus.cc:515] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.908229 32138 raft_consensus.cc:2468] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 2.
I20260709 12:16:19.908730 32136 raft_consensus.cc:1240] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Rejecting Update request from peer da9949c410f64d32820eb06d1e46dafa for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:19.909596 32298 consensus_queue.cc:1048] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:19.913269 31986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3354c7ac0cd34a60b3178e28b2f3b79c"
dest_uuid: "46918ce42cc3430085597c1215e5a744"
 from {username='slave'} at 127.0.0.1:39244
I20260709 12:16:19.913823 31986 raft_consensus.cc:493] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:19.913928 32137 leader_election.cc:290] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 2 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:19.914203 31986 raft_consensus.cc:3060] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:19.916905 31984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc5f842867d4275b2cc7fbf0d4cd9ee" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:19.917914 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc5f842867d4275b2cc7fbf0d4cd9ee" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:19.918488 32064 raft_consensus.cc:3055] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:19.918853 32064 raft_consensus.cc:740] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:19.918640 32318 consensus_queue.cc:1048] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:19.919612 32064 consensus_queue.cc:260] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.920615 32064 raft_consensus.cc:3060] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:19.927387 32318 consensus_queue.cc:1048] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:19.933398 32064 raft_consensus.cc:2468] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 2.
I20260709 12:16:19.934255 31886 catalog_manager.cc:5697] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 reported cstate change: term changed from 1 to 2, leader changed from da9949c410f64d32820eb06d1e46dafa (127.26.26.2) to 46918ce42cc3430085597c1215e5a744 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "46918ce42cc3430085597c1215e5a744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.938009 32104 leader_election.cc:304] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [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: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 46918ce42cc3430085597c1215e5a744
I20260709 12:16:19.939658 32318 raft_consensus.cc:2804] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:19.940290 32318 raft_consensus.cc:697] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [term 2 LEADER]: Becoming Leader. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:19.941205 32318 consensus_queue.cc:237] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [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: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.945861 31986 raft_consensus.cc:515] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.947338 31985 raft_consensus.cc:1240] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Rejecting Update request from peer da9949c410f64d32820eb06d1e46dafa for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:19.949147 32338 consensus_queue.cc:1059] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:19.950172 32339 raft_consensus.cc:3055] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:19.950553 32339 raft_consensus.cc:740] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:19.951530 32339 consensus_queue.cc:260] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.953493 31986 leader_election.cc:290] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 2 election: Requested vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:19.967249 32298 consensus_queue.cc:1048] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:19.975759 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3354c7ac0cd34a60b3178e28b2f3b79c" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:19.975955 32338 consensus_queue.cc:1048] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:19.976302 32138 raft_consensus.cc:3060] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:19.978173 32339 raft_consensus.cc:3060] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:19.983901 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3354c7ac0cd34a60b3178e28b2f3b79c" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:19.986296 32298 raft_consensus.cc:993] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168: : Instructing follower da9949c410f64d32820eb06d1e46dafa to start an election
I20260709 12:16:19.986713 32298 raft_consensus.cc:1081] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Signalling peer da9949c410f64d32820eb06d1e46dafa to start an election
I20260709 12:16:19.990028 32064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bbdc5065c794339a10a117b8be4992c"
dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
 from {username='slave'} at 127.0.0.1:51460
I20260709 12:16:19.984601 32269 raft_consensus.cc:993] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168: : Instructing follower da9949c410f64d32820eb06d1e46dafa to start an election
I20260709 12:16:19.991247 32064 raft_consensus.cc:493] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:19.991757 32064 raft_consensus.cc:3060] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:19.991873 32269 raft_consensus.cc:1081] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Signalling peer da9949c410f64d32820eb06d1e46dafa to start an election
I20260709 12:16:19.993959 32061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9840c53284c4f558ca7827ca196f16f"
dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
 from {username='slave'} at 127.0.0.1:51460
I20260709 12:16:19.984193 32138 raft_consensus.cc:2468] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 2.
I20260709 12:16:19.994484 32061 raft_consensus.cc:493] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:19.994935 32061 raft_consensus.cc:3060] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:19.995380 31955 leader_election.cc:304] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:19.996264 32300 raft_consensus.cc:2804] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:19.996708 32300 raft_consensus.cc:697] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Becoming Leader. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Running, Role: LEADER
I20260709 12:16:19.997516 32300 consensus_queue.cc:237] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [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: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:19.998847 32064 raft_consensus.cc:515] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:20.001207 32064 leader_election.cc:290] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 2 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:20.002477 32061 raft_consensus.cc:515] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:20.008849 32063 raft_consensus.cc:2468] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 2.
I20260709 12:16:20.009809 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdc5065c794339a10a117b8be4992c" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:20.010473 32138 raft_consensus.cc:3055] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:20.010812 32138 raft_consensus.cc:740] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:20.011648 32138 consensus_queue.cc:260] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:20.012696 32138 raft_consensus.cc:3060] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:20.014562 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbdc5065c794339a10a117b8be4992c" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:20.015154 31986 raft_consensus.cc:3060] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:20.015972 31884 catalog_manager.cc:5697] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 reported cstate change: term changed from 1 to 2, leader changed from da9949c410f64d32820eb06d1e46dafa (127.26.26.2) to 2b7708995d0546fab512d18b5b505168 (127.26.26.3). New cstate: current_term: 2 leader_uuid: "2b7708995d0546fab512d18b5b505168" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:20.021054 32138 raft_consensus.cc:2468] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 2.
I20260709 12:16:20.022262 32030 leader_election.cc:304] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:20.023149 32338 raft_consensus.cc:2804] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:20.023627 32338 raft_consensus.cc:697] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Becoming Leader. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:20.024441 32338 consensus_queue.cc:237] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:20.026875 32061 leader_election.cc:290] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 2 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:20.028187 32136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9840c53284c4f558ca7827ca196f16f" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:20.028802 32136 raft_consensus.cc:3055] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:20.029145 32136 raft_consensus.cc:740] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:20.029963 32136 consensus_queue.cc:260] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:20.030454 31986 raft_consensus.cc:2468] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 2.
I20260709 12:16:20.031142 32136 raft_consensus.cc:3060] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:20.035329 31887 catalog_manager.cc:5697] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 reported cstate change: term changed from 1 to 2, leader changed from da9949c410f64d32820eb06d1e46dafa (127.26.26.2) to 46918ce42cc3430085597c1215e5a744 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "46918ce42cc3430085597c1215e5a744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:20.038395 32136 raft_consensus.cc:2468] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 2.
I20260709 12:16:20.039690 32339 consensus_queue.cc:1048] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:20.039856 32030 leader_election.cc:304] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:20.041013 32339 raft_consensus.cc:2804] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:20.041476 32339 raft_consensus.cc:697] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Becoming Leader. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:20.042712 32339 consensus_queue.cc:237] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:20.044377 31884 catalog_manager.cc:5697] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa reported cstate change: term changed from 1 to 2, leader changed from 2b7708995d0546fab512d18b5b505168 (127.26.26.3) to da9949c410f64d32820eb06d1e46dafa (127.26.26.2). New cstate: current_term: 2 leader_uuid: "da9949c410f64d32820eb06d1e46dafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:20.046548 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9840c53284c4f558ca7827ca196f16f" candidate_uuid: "da9949c410f64d32820eb06d1e46dafa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:20.047081 32338 consensus_queue.cc:1048] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:20.047133 31986 raft_consensus.cc:3060] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:20.055003 32339 consensus_queue.cc:1048] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:20.075533 31884 catalog_manager.cc:5697] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa reported cstate change: term changed from 1 to 2, leader changed from 2b7708995d0546fab512d18b5b505168 (127.26.26.3) to da9949c410f64d32820eb06d1e46dafa (127.26.26.2). New cstate: current_term: 2 leader_uuid: "da9949c410f64d32820eb06d1e46dafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:20.099651 32338 raft_consensus.cc:993] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa: : Instructing follower 46918ce42cc3430085597c1215e5a744 to start an election
I20260709 12:16:20.100160 32242 raft_consensus.cc:1081] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Signalling peer 46918ce42cc3430085597c1215e5a744 to start an election
I20260709 12:16:20.100318 31986 raft_consensus.cc:2468] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9949c410f64d32820eb06d1e46dafa in term 2.
I20260709 12:16:20.105983 31987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6925a9e989f643349090d7b770103c07"
dest_uuid: "46918ce42cc3430085597c1215e5a744"
 from {username='slave'} at 127.0.0.1:39244
I20260709 12:16:20.106477 31987 raft_consensus.cc:493] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:20.106819 31987 raft_consensus.cc:3060] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:20.113397 31987 raft_consensus.cc:515] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:20.115662 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6925a9e989f643349090d7b770103c07" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:20.116092 32136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6925a9e989f643349090d7b770103c07" candidate_uuid: "46918ce42cc3430085597c1215e5a744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b7708995d0546fab512d18b5b505168"
I20260709 12:16:20.116398 32061 raft_consensus.cc:3055] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:20.116732 32136 raft_consensus.cc:3060] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:20.116835 32061 raft_consensus.cc:740] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:20.117725 32061 consensus_queue.cc:260] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:20.118856 32061 raft_consensus.cc:3060] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:20.115144 31987 leader_election.cc:290] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 2 election: Requested vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431)
I20260709 12:16:20.122615 32136 raft_consensus.cc:2468] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 2.
I20260709 12:16:20.123576 31955 leader_election.cc:304] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:20.124244 32300 raft_consensus.cc:2804] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:20.124660 32300 raft_consensus.cc:697] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Becoming Leader. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Running, Role: LEADER
I20260709 12:16:20.124881 32061 raft_consensus.cc:2468] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46918ce42cc3430085597c1215e5a744 in term 2.
I20260709 12:16:20.125387 32300 consensus_queue.cc:237] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:20.132068 31884 catalog_manager.cc:5697] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 reported cstate change: term changed from 1 to 2, leader changed from da9949c410f64d32820eb06d1e46dafa (127.26.26.2) to 46918ce42cc3430085597c1215e5a744 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "46918ce42cc3430085597c1215e5a744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:20.273546 32137 raft_consensus.cc:1275] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Refusing update from remote peer da9949c410f64d32820eb06d1e46dafa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:20.274755 32242 consensus_queue.cc:1048] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:20.283576 31987 raft_consensus.cc:1275] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Refusing update from remote peer da9949c410f64d32820eb06d1e46dafa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:20.285058 32242 consensus_queue.cc:1048] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:20.305950 32137 raft_consensus.cc:1275] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Refusing update from remote peer 46918ce42cc3430085597c1215e5a744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:20.306982 32300 consensus_queue.cc:1048] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:20.309978 32063 raft_consensus.cc:1275] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Refusing update from remote peer 46918ce42cc3430085597c1215e5a744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:20.311208 32300 consensus_queue.cc:1048] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:20.320312 31987 raft_consensus.cc:3060] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:20.327118 31987 raft_consensus.cc:1275] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Refusing update from remote peer 2b7708995d0546fab512d18b5b505168: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:20.328562 32348 consensus_queue.cc:1048] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:20.339833 32063 raft_consensus.cc:1275] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Refusing update from remote peer 2b7708995d0546fab512d18b5b505168: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:20.341149 32348 consensus_queue.cc:1048] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:20.502199 32137 raft_consensus.cc:1275] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Refusing update from remote peer da9949c410f64d32820eb06d1e46dafa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:20.503334 32242 consensus_queue.cc:1048] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:20.507332 32063 raft_consensus.cc:1275] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Refusing update from remote peer 46918ce42cc3430085597c1215e5a744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:20.509100 32186 consensus_queue.cc:1048] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:20.510958 31987 raft_consensus.cc:1275] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Refusing update from remote peer da9949c410f64d32820eb06d1e46dafa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:20.513047 32136 raft_consensus.cc:1275] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Refusing update from remote peer 46918ce42cc3430085597c1215e5a744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:20.515630 32186 consensus_queue.cc:1048] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:20.516676 32339 consensus_queue.cc:1048] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:20.519694 32063 raft_consensus.cc:1275] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Refusing update from remote peer 46918ce42cc3430085597c1215e5a744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:20.525575 32136 raft_consensus.cc:1275] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Refusing update from remote peer 46918ce42cc3430085597c1215e5a744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:20.526844 32300 consensus_queue.cc:1048] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:20.529443 32355 consensus_queue.cc:1048] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:20.564761 32136 raft_consensus.cc:1275] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Refusing update from remote peer da9949c410f64d32820eb06d1e46dafa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:20.566100 32339 consensus_queue.cc:1048] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:20.579761 31986 raft_consensus.cc:1275] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Refusing update from remote peer da9949c410f64d32820eb06d1e46dafa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:20.581346 32339 consensus_queue.cc:1048] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:22.662562 31887 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44484:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:16:22.680045 31887 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44484:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:16:22.743523 26728 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:22.825882 32388 tablet.cc:1724] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:22.886267 32384 log.cc:927] Time spent T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
W20260709 12:16:22.906464 32383 log.cc:927] Time spent T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa: Append to log took a long time: real 0.071s	user 0.004s	sys 0.000s
W20260709 12:16:22.934541 32394 log.cc:927] Time spent T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
W20260709 12:16:22.949415 32389 log.cc:927] Time spent T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
W20260709 12:16:22.961668 32385 log.cc:927] Time spent T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 12:16:23.004721 32388 tablet.cc:1724] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:22.939779 32393 tablet.cc:1724] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:23.036098 32400 log.cc:927] Time spent T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260709 12:16:23.056630 32402 log.cc:927] Time spent T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
W20260709 12:16:23.054792 32015 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:3354c7ac0cd34a60b3178e28b2f3b79c)
W20260709 12:16:23.060113 32405 log.cc:927] Time spent T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa: Append to log took a long time: real 0.081s	user 0.000s	sys 0.001s
W20260709 12:16:23.062188 32399 log.cc:927] Time spent T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:16:23.065310 32411 tablet.cc:1724] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:23.078730 31955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:42431, user_credentials={real_user=slave}} blocked reactor thread for 45301.8us
W20260709 12:16:23.073622 32015 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:3354c7ac0cd34a60b3178e28b2f3b79c)
W20260709 12:16:23.079802 32015 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:3354c7ac0cd34a60b3178e28b2f3b79c)
I20260709 12:16:23.088905 32062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03b78ad970c548398e577c7dca3a6bdb"
dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
mode: GRACEFUL
new_leader_uuid: "2b7708995d0546fab512d18b5b505168"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:16:23.089633 32062 raft_consensus.cc:606] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Received request to transfer leadership to TS 2b7708995d0546fab512d18b5b505168
W20260709 12:16:23.111238 32404 log.cc:927] Time spent T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 12:16:23.105430 32418 tablet.cc:1724] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.127126 32415 tablet.cc:1724] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.172654 32339 raft_consensus.cc:993] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa: : Instructing follower 2b7708995d0546fab512d18b5b505168 to start an election
I20260709 12:16:23.173157 32339 raft_consensus.cc:1081] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Signalling peer 2b7708995d0546fab512d18b5b505168 to start an election
W20260709 12:16:23.176640 31955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.2:40837, user_credentials={real_user=slave}} blocked reactor thread for 79338.3us
W20260709 12:16:23.186882 32030 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:42431, user_credentials={real_user=slave}} blocked reactor thread for 52809.7us
I20260709 12:16:23.115192 32409 tablet.cc:1724] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.201642 32138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03b78ad970c548398e577c7dca3a6bdb"
dest_uuid: "2b7708995d0546fab512d18b5b505168"
 from {username='slave'} at 127.0.0.1:42532
I20260709 12:16:23.202293 32138 raft_consensus.cc:493] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:23.202533 32138 raft_consensus.cc:3060] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:23.206050 32433 tablet.cc:1724] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.218813 32138 raft_consensus.cc:515] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:23.225234 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b78ad970c548398e577c7dca3a6bdb" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:23.232218 32138 leader_election.cc:290] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 3 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:23.235600 32134 raft_consensus.cc:1240] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 3 FOLLOWER]: Rejecting Update request from peer da9949c410f64d32820eb06d1e46dafa for earlier term 2. Current term is 3. Ops: []
I20260709 12:16:23.239478 32428 consensus_queue.cc:1059] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:23.240576 32428 raft_consensus.cc:3055] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:23.241053 32428 raft_consensus.cc:740] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:23.242133 32428 consensus_queue.cc:260] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [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: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:23.247268 32428 raft_consensus.cc:3060] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:23.187664 32388 tablet.cc:1724] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.243139 32429 tablet.cc:1724] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.251303 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b78ad970c548398e577c7dca3a6bdb" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:23.202032 32393 tablet.cc:1724] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.214871 32411 tablet.cc:1724] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.264894 32415 tablet.cc:1724] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.259718 32435 tablet.cc:1724] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.271615 32418 tablet.cc:1724] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.277817 31987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6925a9e989f643349090d7b770103c07"
dest_uuid: "46918ce42cc3430085597c1215e5a744"
mode: GRACEFUL
new_leader_uuid: "2b7708995d0546fab512d18b5b505168"
 from {username='slave'} at 127.0.0.1:39276
I20260709 12:16:23.278376 32436 tablet.cc:1724] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.278417 31987 raft_consensus.cc:606] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Received request to transfer leadership to TS 2b7708995d0546fab512d18b5b505168
I20260709 12:16:23.281739 26728 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:16:23.281963 32409 tablet.cc:1724] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.283504 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:23.281963 32433 tablet.cc:1724] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.287604 32437 tablet.cc:1724] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.292297 32409 tablet.cc:1724] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.300076 32438 tablet.cc:1724] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.302361 32388 tablet.cc:1724] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.311908 32411 tablet.cc:1724] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.314937 32064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "389f6521eda24e97b347ab1216e67719"
dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
mode: GRACEFUL
new_leader_uuid: "2b7708995d0546fab512d18b5b505168"
 from {username='slave'} at 127.0.0.1:51476
I20260709 12:16:23.316344 32064 raft_consensus.cc:606] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Received request to transfer leadership to TS 2b7708995d0546fab512d18b5b505168
I20260709 12:16:23.316923 32435 tablet.cc:1724] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.324997 32415 tablet.cc:1724] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.328482 32435 tablet.cc:1724] T 7eb3962adf1842a38e0f6ed1353d0479 P da9949c410f64d32820eb06d1e46dafa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.331934 31987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68223b9023f54b0d9085bf69cc347601"
dest_uuid: "46918ce42cc3430085597c1215e5a744"
mode: GRACEFUL
new_leader_uuid: "2b7708995d0546fab512d18b5b505168"
 from {username='slave'} at 127.0.0.1:39276
I20260709 12:16:23.332554 31987 raft_consensus.cc:606] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Received request to transfer leadership to TS 2b7708995d0546fab512d18b5b505168
I20260709 12:16:23.333863 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:23.334498 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:23.344975 32432 raft_consensus.cc:993] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744: : Instructing follower 2b7708995d0546fab512d18b5b505168 to start an election
I20260709 12:16:23.345602 32432 raft_consensus.cc:1081] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Signalling peer 2b7708995d0546fab512d18b5b505168 to start an election
I20260709 12:16:23.351095 32063 raft_consensus.cc:2468] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 3.
I20260709 12:16:23.351578 32419 raft_consensus.cc:993] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744: : Instructing follower 2b7708995d0546fab512d18b5b505168 to start an election
I20260709 12:16:23.352180 32419 raft_consensus.cc:1081] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Signalling peer 2b7708995d0546fab512d18b5b505168 to start an election
I20260709 12:16:23.357115 32104 leader_election.cc:304] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [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: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 46918ce42cc3430085597c1215e5a744
I20260709 12:16:23.358108 32417 raft_consensus.cc:2804] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:23.358690 32417 raft_consensus.cc:697] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 3 LEADER]: Becoming Leader. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:23.359577 32417 consensus_queue.cc:237] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [LEADER]: Queue going to 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:23.365285 32138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68223b9023f54b0d9085bf69cc347601"
dest_uuid: "2b7708995d0546fab512d18b5b505168"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:16:23.365777 32133 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6925a9e989f643349090d7b770103c07"
dest_uuid: "2b7708995d0546fab512d18b5b505168"
 from {username='slave'} at 127.0.0.1:42544
I20260709 12:16:23.366447 32133 raft_consensus.cc:493] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:23.366845 32133 raft_consensus.cc:3060] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:23.365857 32138 raft_consensus.cc:493] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:23.368911 32138 raft_consensus.cc:3060] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:23.373648 31887 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706: soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374] alter complete (version 1)
I20260709 12:16:23.375285 32138 raft_consensus.cc:515] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:23.375695 32133 raft_consensus.cc:515] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:23.377177 32138 leader_election.cc:290] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 3 election: Requested vote from peers da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837), 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575)
I20260709 12:16:23.377828 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68223b9023f54b0d9085bf69cc347601" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:23.378233 31984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68223b9023f54b0d9085bf69cc347601" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:23.378436 32064 raft_consensus.cc:3060] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:23.378829 31984 raft_consensus.cc:3055] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:23.379153 31984 raft_consensus.cc:740] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Running, Role: LEADER
I20260709 12:16:23.380016 31984 consensus_queue.cc:260] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [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: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:23.381120 31984 raft_consensus.cc:3060] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:23.387809 32064 raft_consensus.cc:2468] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 3.
I20260709 12:16:23.389127 32104 leader_election.cc:304] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [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: 2b7708995d0546fab512d18b5b505168, da9949c410f64d32820eb06d1e46dafa; no voters: 
I20260709 12:16:23.390120 31886 catalog_manager.cc:5697] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 reported cstate change: term changed from 2 to 3, leader changed from da9949c410f64d32820eb06d1e46dafa (127.26.26.2) to 2b7708995d0546fab512d18b5b505168 (127.26.26.3). New cstate: current_term: 3 leader_uuid: "2b7708995d0546fab512d18b5b505168" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:23.391593 31886 catalog_manager.cc:5789] TS 2b7708995d0546fab512d18b5b505168 (127.26.26.3:42431) does not have the latest schema for tablet 03b78ad970c548398e577c7dca3a6bdb (table soft_deleted_table [id=6fe7949fabb3448289202e9615d1c374]). Expected version 1 got 0
I20260709 12:16:23.391252 32417 raft_consensus.cc:2804] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:23.392654 32417 raft_consensus.cc:697] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 3 LEADER]: Becoming Leader. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:23.392702 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6925a9e989f643349090d7b770103c07" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:23.393002 32133 leader_election.cc:290] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 3 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:23.394035 31987 raft_consensus.cc:3055] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:23.394443 31987 raft_consensus.cc:740] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46918ce42cc3430085597c1215e5a744, State: Running, Role: LEADER
I20260709 12:16:23.394269 32417 consensus_queue.cc:237] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [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: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } }
I20260709 12:16:23.395202 31987 consensus_queue.cc:260] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [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: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:23.396180 31987 raft_consensus.cc:3060] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:23.391239 31984 raft_consensus.cc:2468] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 3.
I20260709 12:16:23.394019 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6925a9e989f643349090d7b770103c07" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:23.399550 32064 raft_consensus.cc:3060] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:23.407795 31987 raft_consensus.cc:2468] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 3.
I20260709 12:16:23.408814 32101 leader_election.cc:304] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [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: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:23.409690 32401 raft_consensus.cc:2804] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:23.410121 32401 raft_consensus.cc:697] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 3 LEADER]: Becoming Leader. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:23.410840 32401 consensus_queue.cc:237] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [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: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:23.412550 32064 raft_consensus.cc:2468] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 3.
I20260709 12:16:23.419106 31886 catalog_manager.cc:5697] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 reported cstate change: term changed from 2 to 3, leader changed from 46918ce42cc3430085597c1215e5a744 (127.26.26.1) to 2b7708995d0546fab512d18b5b505168 (127.26.26.3). New cstate: current_term: 3 leader_uuid: "2b7708995d0546fab512d18b5b505168" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:23.430706 31886 catalog_manager.cc:5697] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 reported cstate change: term changed from 2 to 3, leader changed from 46918ce42cc3430085597c1215e5a744 (127.26.26.1) to 2b7708995d0546fab512d18b5b505168 (127.26.26.3). New cstate: current_term: 3 leader_uuid: "2b7708995d0546fab512d18b5b505168" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:23.653354 32397 raft_consensus.cc:993] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa: : Instructing follower 2b7708995d0546fab512d18b5b505168 to start an election
I20260709 12:16:23.653751 32428 raft_consensus.cc:1081] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Signalling peer 2b7708995d0546fab512d18b5b505168 to start an election
I20260709 12:16:23.655138 32133 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "389f6521eda24e97b347ab1216e67719"
dest_uuid: "2b7708995d0546fab512d18b5b505168"
 from {username='slave'} at 127.0.0.1:42532
I20260709 12:16:23.655720 32133 raft_consensus.cc:493] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:23.656080 32133 raft_consensus.cc:3060] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:23.662705 32133 raft_consensus.cc:515] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:23.664371 32133 leader_election.cc:290] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [CANDIDATE]: Term 3 election: Requested vote from peers 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575), da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837)
I20260709 12:16:23.665235 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389f6521eda24e97b347ab1216e67719" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da9949c410f64d32820eb06d1e46dafa"
I20260709 12:16:23.665444 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389f6521eda24e97b347ab1216e67719" candidate_uuid: "2b7708995d0546fab512d18b5b505168" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46918ce42cc3430085597c1215e5a744"
I20260709 12:16:23.665771 32064 raft_consensus.cc:3055] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:23.665994 31987 raft_consensus.cc:3060] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:23.666162 32064 raft_consensus.cc:740] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da9949c410f64d32820eb06d1e46dafa, State: Running, Role: LEADER
I20260709 12:16:23.666906 32064 consensus_queue.cc:260] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [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: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:23.668008 32064 raft_consensus.cc:3060] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:23.672544 31987 raft_consensus.cc:2468] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 3.
I20260709 12:16:23.672731 32064 raft_consensus.cc:2468] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b7708995d0546fab512d18b5b505168 in term 3.
I20260709 12:16:23.673616 32101 leader_election.cc:304] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [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: 2b7708995d0546fab512d18b5b505168, 46918ce42cc3430085597c1215e5a744; no voters: 
I20260709 12:16:23.675140 32401 raft_consensus.cc:2804] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:23.675657 32401 raft_consensus.cc:697] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 3 LEADER]: Becoming Leader. State: Replica: 2b7708995d0546fab512d18b5b505168, State: Running, Role: LEADER
I20260709 12:16:23.676611 32401 consensus_queue.cc:237] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [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: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } }
I20260709 12:16:23.684293 31886 catalog_manager.cc:5697] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 reported cstate change: term changed from 2 to 3, leader changed from da9949c410f64d32820eb06d1e46dafa (127.26.26.2) to 2b7708995d0546fab512d18b5b505168 (127.26.26.3). New cstate: current_term: 3 leader_uuid: "2b7708995d0546fab512d18b5b505168" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b7708995d0546fab512d18b5b505168" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 42431 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:23.760973 31987 raft_consensus.cc:3060] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:23.768038 31987 raft_consensus.cc:1275] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Refusing update from remote peer 2b7708995d0546fab512d18b5b505168: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:23.769295 32401 consensus_queue.cc:1048] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:23.777348 32064 raft_consensus.cc:1275] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Refusing update from remote peer 2b7708995d0546fab512d18b5b505168: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:23.776647 32437 tablet.cc:1724] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:23.783753 32357 consensus_queue.cc:1048] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:23.807705 32436 tablet.cc:1719] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:16:23.811697 32429 tablet.cc:1719] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:16:23.812636 32437 tablet.cc:1719] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168: Skipping requested alter to schema version 1, tablet already version 1
I20260709 12:16:23.896029 32064 raft_consensus.cc:1275] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Refusing update from remote peer 2b7708995d0546fab512d18b5b505168: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:23.896046 31984 raft_consensus.cc:1275] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Refusing update from remote peer 2b7708995d0546fab512d18b5b505168: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:23.897599 32401 consensus_queue.cc:1048] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:23.897739 32446 consensus_queue.cc:1048] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:23.906602 32064 raft_consensus.cc:1275] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Refusing update from remote peer 2b7708995d0546fab512d18b5b505168: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:23.908169 32446 consensus_queue.cc:1048] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:23.910449 31987 raft_consensus.cc:1275] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Refusing update from remote peer 2b7708995d0546fab512d18b5b505168: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:23.911872 32401 consensus_queue.cc:1048] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:24.138612 32064 raft_consensus.cc:1275] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Refusing update from remote peer 2b7708995d0546fab512d18b5b505168: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:24.139623 32446 consensus_queue.cc:1048] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9949c410f64d32820eb06d1e46dafa" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:24.148880 31987 raft_consensus.cc:1275] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Refusing update from remote peer 2b7708995d0546fab512d18b5b505168: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:24.150213 32401 consensus_queue.cc:1048] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46918ce42cc3430085597c1215e5a744" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:24.335948 26728 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:24.342728 26728 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:24.343312 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:24.350718 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:24.351322 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:25.352376 26728 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:25.357064 26728 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:25.357499 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:25.362305 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:25.362679 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:26.363739 26728 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:26.369210 26728 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:26.369637 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:26.374253 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:26.374614 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:27.375793 26728 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:27.381512 26728 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:27.381963 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:27.386395 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:27.386757 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:28.387975 26728 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:28.394218 26728 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:28.394661 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:28.399667 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:28.400058 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:29.400995 26728 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:29.405767 26728 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:29.406226 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:29.410476 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:29.410845 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:30.411851 26728 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:30.416574 26728 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:30.416981 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:30.421427 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:30.421777 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:31.422863 26728 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:31.427657 26728 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:31.428000 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:31.432463 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:31.432770 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:32.433624 26728 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:16:32.438378 26728 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:16:32.438701 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:32.443267 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:32.443576 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:33.495426 26728 tablet_server.cc:179] TabletServer@127.26.26.1:0 shutting down...
W20260709 12:16:33.513711 32027 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260709 12:16:33.519263 32027 consensus_peers.cc:597] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa -> Peer 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575): Couldn't send request to peer 46918ce42cc3430085597c1215e5a744. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:33.532181 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:33.533243 26728 tablet_replica.cc:333] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.534725 26728 raft_consensus.cc:2243] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.535548 26728 raft_consensus.cc:2272] T 1e688dab695d4c9c9fe9dd449a379160 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.538829 26728 tablet_replica.cc:333] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.539572 26728 raft_consensus.cc:2243] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.540112 26728 raft_consensus.cc:2272] T 03b78ad970c548398e577c7dca3a6bdb P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.542326 26728 tablet_replica.cc:333] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.542951 26728 raft_consensus.cc:2243] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.543426 26728 raft_consensus.cc:2272] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.545548 26728 tablet_replica.cc:333] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.546077 26728 raft_consensus.cc:2243] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.546505 26728 raft_consensus.cc:2272] T 6925a9e989f643349090d7b770103c07 P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.548425 26728 tablet_replica.cc:333] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.548936 26728 raft_consensus.cc:2243] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.549798 26728 raft_consensus.cc:2272] T 3354c7ac0cd34a60b3178e28b2f3b79c P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.552002 26728 tablet_replica.cc:333] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.552520 26728 raft_consensus.cc:2243] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.553341 26728 raft_consensus.cc:2272] T 7eb3962adf1842a38e0f6ed1353d0479 P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.555642 26728 tablet_replica.cc:333] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.556241 26728 raft_consensus.cc:2243] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.556708 26728 raft_consensus.cc:2272] T e111e71638054f9182420948b0fce4ca P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.559088 26728 tablet_replica.cc:333] T 15c8fec1dbb64837b28762a165ae953e P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.559726 26728 raft_consensus.cc:2243] T 15c8fec1dbb64837b28762a165ae953e P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.560233 26728 raft_consensus.cc:2272] T 15c8fec1dbb64837b28762a165ae953e P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.562503 26728 tablet_replica.cc:333] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.563063 26728 raft_consensus.cc:2243] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.563934 26728 raft_consensus.cc:2272] T 00b83c46a1d040f78e644e3005a4f292 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.565984 26728 tablet_replica.cc:333] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.566555 26728 raft_consensus.cc:2243] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.566984 26728 raft_consensus.cc:2272] T 176675a5f71140679bce47f7f9de025b P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.569777 26728 tablet_replica.cc:333] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.570408 26728 raft_consensus.cc:2243] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.571708 26728 raft_consensus.cc:2272] T 4108fb27ca1f4c22a28a7cbbef2d931e P 46918ce42cc3430085597c1215e5a744 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:33.572429 32101 consensus_peers.cc:597] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 -> Peer 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575): Couldn't send request to peer 46918ce42cc3430085597c1215e5a744. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:33.574530 26728 tablet_replica.cc:333] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.575119 26728 raft_consensus.cc:2243] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.575610 26728 raft_consensus.cc:2272] T 6378e26c73444b958bde13aad522e9e9 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.578007 26728 tablet_replica.cc:333] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.578589 26728 raft_consensus.cc:2243] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.579145 26728 raft_consensus.cc:2272] T 1bbdc5065c794339a10a117b8be4992c P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:33.580032 32101 consensus_peers.cc:597] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 -> Peer 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575): Couldn't send request to peer 46918ce42cc3430085597c1215e5a744. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:33.581753 26728 tablet_replica.cc:333] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.582392 26728 raft_consensus.cc:2243] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.583192 26728 raft_consensus.cc:2272] T 95d6459e191541aca831adf01e2217a6 P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.585314 26728 tablet_replica.cc:333] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.585829 26728 raft_consensus.cc:2243] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.586282 26728 raft_consensus.cc:2272] T 68223b9023f54b0d9085bf69cc347601 P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.588337 26728 tablet_replica.cc:333] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.588819 26728 raft_consensus.cc:2243] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.589288 26728 raft_consensus.cc:2272] T f9840c53284c4f558ca7827ca196f16f P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.591377 26728 tablet_replica.cc:333] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.591885 26728 raft_consensus.cc:2243] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.592715 26728 raft_consensus.cc:2272] T bed5775f512f4a9d899cd02e74169dfc P 46918ce42cc3430085597c1215e5a744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.595367 26728 tablet_replica.cc:333] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744: stopping tablet replica
I20260709 12:16:33.596014 26728 raft_consensus.cc:2243] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.596562 26728 raft_consensus.cc:2272] T 389f6521eda24e97b347ab1216e67719 P 46918ce42cc3430085597c1215e5a744 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:33.597795 32027 consensus_peers.cc:597] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa -> Peer 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575): Couldn't send request to peer 46918ce42cc3430085597c1215e5a744. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:33.639102 26728 tablet_server.cc:196] TabletServer@127.26.26.1:0 shutdown complete.
I20260709 12:16:33.677924 26728 tablet_server.cc:179] TabletServer@127.26.26.2:0 shutting down...
I20260709 12:16:33.714557 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:33.715554 26728 tablet_replica.cc:333] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.716503 26728 raft_consensus.cc:2243] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.717180 26728 raft_consensus.cc:2272] T 6925a9e989f643349090d7b770103c07 P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:33.719010 32101 consensus_peers.cc:597] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 -> Peer 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575): Couldn't send request to peer 46918ce42cc3430085597c1215e5a744. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:41575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:33.720219 26728 tablet_replica.cc:333] T 7eb3962adf1842a38e0f6ed1353d0479 P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.720870 26728 raft_consensus.cc:2243] T 7eb3962adf1842a38e0f6ed1353d0479 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.721421 26728 raft_consensus.cc:2272] T 7eb3962adf1842a38e0f6ed1353d0479 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:33.724728 32101 consensus_peers.cc:597] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 -> Peer 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575): Couldn't send request to peer 46918ce42cc3430085597c1215e5a744. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:41575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:33.724982 26728 tablet_replica.cc:333] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.726066 26728 raft_consensus.cc:2243] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.727217 26728 raft_consensus.cc:2272] T 1bbdc5065c794339a10a117b8be4992c P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.730031 26728 tablet_replica.cc:333] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.730832 26728 raft_consensus.cc:2243] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.731617 26728 raft_consensus.cc:2272] T 03b78ad970c548398e577c7dca3a6bdb P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.734649 26728 tablet_replica.cc:333] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.735502 26728 raft_consensus.cc:2243] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.736316 26728 raft_consensus.cc:2272] T 1e688dab695d4c9c9fe9dd449a379160 P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.738658 26728 tablet_replica.cc:333] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.739527 26728 raft_consensus.cc:2243] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.740275 26728 raft_consensus.cc:2272] T ccc5f842867d4275b2cc7fbf0d4cd9ee P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.742421 26728 tablet_replica.cc:333] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.742928 26728 raft_consensus.cc:2243] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.743775 26728 raft_consensus.cc:2272] T e111e71638054f9182420948b0fce4ca P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.745779 26728 tablet_replica.cc:333] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.746294 26728 raft_consensus.cc:2243] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.746768 26728 raft_consensus.cc:2272] T 3354c7ac0cd34a60b3178e28b2f3b79c P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.748741 26728 tablet_replica.cc:333] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.749451 26728 raft_consensus.cc:2243] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.749950 26728 raft_consensus.cc:2272] T 176675a5f71140679bce47f7f9de025b P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.751834 26728 tablet_replica.cc:333] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.752311 26728 raft_consensus.cc:2243] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.753023 26728 raft_consensus.cc:2272] T f9840c53284c4f558ca7827ca196f16f P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.754830 26728 tablet_replica.cc:333] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.755304 26728 raft_consensus.cc:2243] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.755858 26728 raft_consensus.cc:2272] T bed5775f512f4a9d899cd02e74169dfc P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.757779 26728 tablet_replica.cc:333] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.758271 26728 raft_consensus.cc:2243] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.758792 26728 raft_consensus.cc:2272] T 389f6521eda24e97b347ab1216e67719 P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.760828 26728 tablet_replica.cc:333] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.761591 26728 raft_consensus.cc:2243] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.762398 26728 raft_consensus.cc:2272] T 6378e26c73444b958bde13aad522e9e9 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.764554 26728 tablet_replica.cc:333] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.765102 26728 raft_consensus.cc:2243] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.765568 26728 raft_consensus.cc:2272] T 4108fb27ca1f4c22a28a7cbbef2d931e P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:33.765652 32101 consensus_peers.cc:597] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 -> Peer 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575): Couldn't send request to peer 46918ce42cc3430085597c1215e5a744. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:41575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:33.767635 26728 tablet_replica.cc:333] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.768210 26728 raft_consensus.cc:2243] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.768642 26728 raft_consensus.cc:2272] T 95d6459e191541aca831adf01e2217a6 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.770579 26728 tablet_replica.cc:333] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.771107 26728 raft_consensus.cc:2243] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.771615 26728 raft_consensus.cc:2272] T 68223b9023f54b0d9085bf69cc347601 P da9949c410f64d32820eb06d1e46dafa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.773705 26728 tablet_replica.cc:333] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.774195 26728 raft_consensus.cc:2243] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.774966 26728 raft_consensus.cc:2272] T 15c8fec1dbb64837b28762a165ae953e P da9949c410f64d32820eb06d1e46dafa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.776778 26728 tablet_replica.cc:333] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa: stopping tablet replica
I20260709 12:16:33.777248 26728 raft_consensus.cc:2243] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.777658 26728 raft_consensus.cc:2272] T 00b83c46a1d040f78e644e3005a4f292 P da9949c410f64d32820eb06d1e46dafa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.818522 26728 tablet_server.cc:196] TabletServer@127.26.26.2:0 shutdown complete.
W20260709 12:16:33.823261 32104 consensus_peers.cc:597] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 -> Peer da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837): Couldn't send request to peer da9949c410f64d32820eb06d1e46dafa. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:40837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:33.848621 32104 consensus_peers.cc:597] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 -> Peer da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837): Couldn't send request to peer da9949c410f64d32820eb06d1e46dafa. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:40837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:33.855741 26728 tablet_server.cc:179] TabletServer@127.26.26.3:0 shutting down...
I20260709 12:16:33.884876 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:33.885556 26728 tablet_replica.cc:333] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.886225 26728 raft_consensus.cc:2243] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.886781 26728 raft_consensus.cc:2272] T 1e688dab695d4c9c9fe9dd449a379160 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.888836 26728 tablet_replica.cc:333] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.889431 26728 raft_consensus.cc:2243] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.890194 26728 raft_consensus.cc:2272] T 03b78ad970c548398e577c7dca3a6bdb P 2b7708995d0546fab512d18b5b505168 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.892619 26728 tablet_replica.cc:333] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.893179 26728 raft_consensus.cc:2243] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.893664 26728 raft_consensus.cc:2272] T 3354c7ac0cd34a60b3178e28b2f3b79c P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.895645 26728 tablet_replica.cc:333] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.896193 26728 raft_consensus.cc:2243] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.896647 26728 raft_consensus.cc:2272] T 7eb3962adf1842a38e0f6ed1353d0479 P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.898497 26728 tablet_replica.cc:333] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.899065 26728 raft_consensus.cc:2243] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.899991 26728 raft_consensus.cc:2272] T ccc5f842867d4275b2cc7fbf0d4cd9ee P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.901752 26728 tablet_replica.cc:333] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.902251 26728 raft_consensus.cc:2243] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.902738 26728 raft_consensus.cc:2272] T 1bbdc5065c794339a10a117b8be4992c P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.904485 26728 tablet_replica.cc:333] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.904974 26728 raft_consensus.cc:2243] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.905786 26728 raft_consensus.cc:2272] T 6925a9e989f643349090d7b770103c07 P 2b7708995d0546fab512d18b5b505168 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.907991 26728 tablet_replica.cc:333] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.908484 26728 raft_consensus.cc:2243] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.908949 26728 raft_consensus.cc:2272] T bed5775f512f4a9d899cd02e74169dfc P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.911095 26728 tablet_replica.cc:333] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.911741 26728 raft_consensus.cc:2243] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:16:33.912272 32101 consensus_peers.cc:597] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 -> Peer 46918ce42cc3430085597c1215e5a744 (127.26.26.1:41575): Couldn't send request to peer 46918ce42cc3430085597c1215e5a744. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:41575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:33.912541 26728 raft_consensus.cc:2272] T 389f6521eda24e97b347ab1216e67719 P 2b7708995d0546fab512d18b5b505168 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.914476 26728 tablet_replica.cc:333] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.914986 26728 raft_consensus.cc:2243] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.915503 26728 raft_consensus.cc:2272] T f9840c53284c4f558ca7827ca196f16f P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.917191 26728 tablet_replica.cc:333] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.917666 26728 raft_consensus.cc:2243] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.918048 26728 raft_consensus.cc:2272] T 4108fb27ca1f4c22a28a7cbbef2d931e P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.920022 26728 tablet_replica.cc:333] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.920516 26728 raft_consensus.cc:2243] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.920902 26728 raft_consensus.cc:2272] T 6378e26c73444b958bde13aad522e9e9 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.922729 26728 tablet_replica.cc:333] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.923205 26728 raft_consensus.cc:2243] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.923987 26728 raft_consensus.cc:2272] T 176675a5f71140679bce47f7f9de025b P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.926136 26728 tablet_replica.cc:333] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.926636 26728 raft_consensus.cc:2243] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.927193 26728 raft_consensus.cc:2272] T e111e71638054f9182420948b0fce4ca P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:33.928340 32104 consensus_peers.cc:597] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 -> Peer da9949c410f64d32820eb06d1e46dafa (127.26.26.2:40837): Couldn't send request to peer da9949c410f64d32820eb06d1e46dafa. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.2:40837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:33.929567 26728 tablet_replica.cc:333] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.930104 26728 raft_consensus.cc:2243] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.930506 26728 raft_consensus.cc:2272] T 95d6459e191541aca831adf01e2217a6 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.933108 26728 tablet_replica.cc:333] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.933720 26728 raft_consensus.cc:2243] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:33.934473 26728 raft_consensus.cc:2272] T 68223b9023f54b0d9085bf69cc347601 P 2b7708995d0546fab512d18b5b505168 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.936404 26728 tablet_replica.cc:333] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.936895 26728 raft_consensus.cc:2243] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.937287 26728 raft_consensus.cc:2272] T 15c8fec1dbb64837b28762a165ae953e P 2b7708995d0546fab512d18b5b505168 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.939072 26728 tablet_replica.cc:333] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168: stopping tablet replica
I20260709 12:16:33.939610 26728 raft_consensus.cc:2243] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:33.940037 26728 raft_consensus.cc:2272] T 00b83c46a1d040f78e644e3005a4f292 P 2b7708995d0546fab512d18b5b505168 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:33.978605 26728 tablet_server.cc:196] TabletServer@127.26.26.3:0 shutdown complete.
I20260709 12:16:34.011906 26728 master.cc:562] Master@127.26.26.62:42575 shutting down...
I20260709 12:16:34.035375 26728 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:34.036046 26728 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:34.036387 26728 tablet_replica.cc:333] T 00000000000000000000000000000000 P a307991d92814c7db50334340e223706: stopping tablet replica
I20260709 12:16:34.056653 26728 master.cc:584] Master@127.26.26.62:42575 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20238 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:16:34.108788 26728 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.26.62:45019
I20260709 12:16:34.109802 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:34.115284 32470 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:34.115484 32471 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:34.116058 32473 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:34.118016 26728 server_base.cc:1061] running on GCE node
I20260709 12:16:34.118885 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:34.119066 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:34.119256 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599394119222 us; error 0 us; skew 500 ppm
I20260709 12:16:34.119783 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:34.122150 26728 webserver.cc:533] Webserver started at http://127.26.26.62:38157/ using document root <none> and password file <none>
I20260709 12:16:34.122633 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:34.122830 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:34.123099 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:34.124238 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/master-0-root/instance:
uuid: "34d55fbfe52b494aa1aded47d7b95147"
format_stamp: "Formatted at 2026-07-09 12:16:34 on dist-test-slave-vqsr"
I20260709 12:16:34.128468 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:34.131477 32478 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:34.132174 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:34.132452 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/master-0-root
uuid: "34d55fbfe52b494aa1aded47d7b95147"
format_stamp: "Formatted at 2026-07-09 12:16:34 on dist-test-slave-vqsr"
I20260709 12:16:34.132746 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:34.156220 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:34.157441 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:34.193974 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.62:45019
I20260709 12:16:34.194101 32529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.62:45019 every 8 connection(s)
I20260709 12:16:34.198093 32530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.208508 32530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147: Bootstrap starting.
I20260709 12:16:34.213513 32530 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.217753 32530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147: No bootstrap required, opened a new log
I20260709 12:16:34.220073 32530 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34d55fbfe52b494aa1aded47d7b95147" member_type: VOTER }
I20260709 12:16:34.220549 32530 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.220794 32530 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34d55fbfe52b494aa1aded47d7b95147, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.221978 32530 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "34d55fbfe52b494aa1aded47d7b95147" member_type: VOTER }
I20260709 12:16:34.222608 32533 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.223021 32533 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34d55fbfe52b494aa1aded47d7b95147" member_type: VOTER }
I20260709 12:16:34.223542 32533 leader_election.cc:304] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 34d55fbfe52b494aa1aded47d7b95147; no voters: 
I20260709 12:16:34.224862 32533 leader_election.cc:290] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260709 12:16:34.225265 32534 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.222512 32530 raft_consensus.cc:399] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:34.225660 32534 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.225988 32534 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.230947 32534 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34d55fbfe52b494aa1aded47d7b95147" member_type: VOTER }
I20260709 12:16:34.231477 32534 leader_election.cc:304] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [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: 34d55fbfe52b494aa1aded47d7b95147; no voters: 
I20260709 12:16:34.231523 32530 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:34.232045 32534 leader_election.cc:290] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:34.232103 32530 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:34.236673 32530 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34d55fbfe52b494aa1aded47d7b95147" member_type: VOTER }
I20260709 12:16:34.237249 32533 raft_consensus.cc:2764] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 2 FOLLOWER]: Leader election decision vote started in defunct term 1: won
I20260709 12:16:34.238237 32530 leader_election.cc:304] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 34d55fbfe52b494aa1aded47d7b95147; no voters: 
I20260709 12:16:34.238965 32530 leader_election.cc:290] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260709 12:16:34.239039 32534 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:34.239575 32534 raft_consensus.cc:697] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 2 LEADER]: Becoming Leader. State: Replica: 34d55fbfe52b494aa1aded47d7b95147, State: Running, Role: LEADER
I20260709 12:16:34.240237 32534 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [LEADER]: Queue going to LEADER 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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34d55fbfe52b494aa1aded47d7b95147" member_type: VOTER }
I20260709 12:16:34.241955 32530 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:34.244470 32533 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "34d55fbfe52b494aa1aded47d7b95147" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34d55fbfe52b494aa1aded47d7b95147" member_type: VOTER } }
I20260709 12:16:34.244810 32535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34d55fbfe52b494aa1aded47d7b95147. Latest consensus state: current_term: 2 leader_uuid: "34d55fbfe52b494aa1aded47d7b95147" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34d55fbfe52b494aa1aded47d7b95147" member_type: VOTER } }
I20260709 12:16:34.245505 32535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:34.245126 32533 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:34.247596 32539 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:34.255831 32539 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:34.256799 26728 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:34.264293 32539 catalog_manager.cc:1383] Generated new cluster ID: d61df52dcd714ab896506935c5d187c2
I20260709 12:16:34.264518 32539 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:34.284309 32539 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:34.285478 32539 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:34.302395 32539 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147: Generated new TSK 0
I20260709 12:16:34.302937 32539 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:34.323285 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:34.328894 32551 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:34.330309 32552 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:34.331498 32554 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:34.331995 26728 server_base.cc:1061] running on GCE node
I20260709 12:16:34.332867 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:34.333042 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:34.333161 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599394333150 us; error 0 us; skew 500 ppm
I20260709 12:16:34.333607 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:34.335743 26728 webserver.cc:533] Webserver started at http://127.26.26.1:34901/ using document root <none> and password file <none>
I20260709 12:16:34.336127 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:34.336262 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:34.336455 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:34.337481 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-0-root/instance:
uuid: "0963d84ba1ed4116919e97c27b98a857"
format_stamp: "Formatted at 2026-07-09 12:16:34 on dist-test-slave-vqsr"
I20260709 12:16:34.341871 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:16:34.344882 32559 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:34.345532 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:16:34.345813 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-0-root
uuid: "0963d84ba1ed4116919e97c27b98a857"
format_stamp: "Formatted at 2026-07-09 12:16:34 on dist-test-slave-vqsr"
I20260709 12:16:34.346071 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:34.369508 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:34.370735 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:34.372323 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:34.374467 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:34.374683 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:34.374910 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:34.375126 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:34.413151 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.1:41043
I20260709 12:16:34.413252 32621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.1:41043 every 8 connection(s)
I20260709 12:16:34.417587 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:34.425182 32626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:34.427305 32627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:34.428678 32629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:34.428952 26728 server_base.cc:1061] running on GCE node
I20260709 12:16:34.430218 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:34.430397 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:34.430510 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599394430500 us; error 0 us; skew 500 ppm
I20260709 12:16:34.430905 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:34.433490 26728 webserver.cc:533] Webserver started at http://127.26.26.2:36205/ using document root <none> and password file <none>
I20260709 12:16:34.434005 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:34.434228 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:34.434688 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:34.435484 32622 heartbeater.cc:344] Connected to a master server at 127.26.26.62:45019
I20260709 12:16:34.435894 32622 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:34.436091 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-1-root/instance:
uuid: "6cd0438c00524f75b48ccce77522dd34"
format_stamp: "Formatted at 2026-07-09 12:16:34 on dist-test-slave-vqsr"
I20260709 12:16:34.436574 32622 heartbeater.cc:507] Master 127.26.26.62:45019 requested a full tablet report, sending...
I20260709 12:16:34.438582 32495 ts_manager.cc:194] Registered new tserver with Master: 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043)
I20260709 12:16:34.440325 32495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52152
I20260709 12:16:34.440955 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:16:34.444481 32634 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:34.445091 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:34.445391 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-1-root
uuid: "6cd0438c00524f75b48ccce77522dd34"
format_stamp: "Formatted at 2026-07-09 12:16:34 on dist-test-slave-vqsr"
I20260709 12:16:34.445653 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:34.454975 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:34.456212 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:34.457571 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:34.459546 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:34.459745 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:34.460008 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:34.460176 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:34.498234 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.2:34617
I20260709 12:16:34.498330 32696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.2:34617 every 8 connection(s)
I20260709 12:16:34.503314 26728 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:34.510186 32700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:34.512456 32701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:34.513679 26728 server_base.cc:1061] running on GCE node
W20260709 12:16:34.513989 32703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:34.515002 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:34.515223 26728 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:34.515393 26728 hybrid_clock.cc:648] HybridClock initialized: now 1783599394515376 us; error 0 us; skew 500 ppm
I20260709 12:16:34.515939 26728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:34.516049 32697 heartbeater.cc:344] Connected to a master server at 127.26.26.62:45019
I20260709 12:16:34.516463 32697 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:34.517328 32697 heartbeater.cc:507] Master 127.26.26.62:45019 requested a full tablet report, sending...
I20260709 12:16:34.518510 26728 webserver.cc:533] Webserver started at http://127.26.26.3:38527/ using document root <none> and password file <none>
I20260709 12:16:34.519145 26728 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:34.519335 26728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:34.519407 32495 ts_manager.cc:194] Registered new tserver with Master: 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:34.519666 26728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:34.520911 32495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52156
I20260709 12:16:34.520949 26728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-2-root/instance:
uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
format_stamp: "Formatted at 2026-07-09 12:16:34 on dist-test-slave-vqsr"
I20260709 12:16:34.526139 26728 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:16:34.529310 32708 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:34.529944 26728 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:16:34.530246 26728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-2-root
uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
format_stamp: "Formatted at 2026-07-09 12:16:34 on dist-test-slave-vqsr"
I20260709 12:16:34.530519 26728 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNELo0n/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599215280182-26728-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:34.546963 26728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:34.548144 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:34.549467 26728 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:34.551606 26728 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:34.551820 26728 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:34.552071 26728 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:34.552230 26728 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:34.590881 26728 rpc_server.cc:307] RPC server started. Bound to: 127.26.26.3:33783
I20260709 12:16:34.590984   302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.26.3:33783 every 8 connection(s)
I20260709 12:16:34.604576   303 heartbeater.cc:344] Connected to a master server at 127.26.26.62:45019
I20260709 12:16:34.605037   303 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:34.605707   303 heartbeater.cc:507] Master 127.26.26.62:45019 requested a full tablet report, sending...
I20260709 12:16:34.607564 32495 ts_manager.cc:194] Registered new tserver with Master: e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:34.608235 26728 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014286484s
I20260709 12:16:34.608994 32495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52170
I20260709 12:16:34.631695 32495 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52172:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:34.634649 32495 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:34.704440 32587 tablet_service.cc:1511] Processing CreateTablet for tablet 75ce1244d64c47968e37c77a6f23bca3 (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:34.705891 32587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ce1244d64c47968e37c77a6f23bca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.705542 32584 tablet_service.cc:1511] Processing CreateTablet for tablet 0277d523bd754a4f843fa84a844fc7ed (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:34.706985 32584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0277d523bd754a4f843fa84a844fc7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.708177 32586 tablet_service.cc:1511] Processing CreateTablet for tablet 0088f6d8aa694cd1929b820878efb697 (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:34.709601 32586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0088f6d8aa694cd1929b820878efb697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.713019 32585 tablet_service.cc:1511] Processing CreateTablet for tablet 351f631a7b5f4f44a3f3657ed4d64cb7 (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:34.714702 32585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351f631a7b5f4f44a3f3657ed4d64cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.722952 32583 tablet_service.cc:1511] Processing CreateTablet for tablet ccd6ace2ab2046009cd3c630dcb2008e (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:34.724290 32583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd6ace2ab2046009cd3c630dcb2008e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.728843 32582 tablet_service.cc:1511] Processing CreateTablet for tablet 974f1d9cdeb94ffca795b2892a01077d (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:34.730139 32582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974f1d9cdeb94ffca795b2892a01077d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.734040 32730 tablet_service.cc:1511] Processing CreateTablet for tablet e41cb1bf8a434d10beb503b94b082740 (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:34.735453 32730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e41cb1bf8a434d10beb503b94b082740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.735954 32733 tablet_service.cc:1511] Processing CreateTablet for tablet 0277d523bd754a4f843fa84a844fc7ed (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:34.737241 32733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0277d523bd754a4f843fa84a844fc7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.737293 32581 tablet_service.cc:1511] Processing CreateTablet for tablet e41cb1bf8a434d10beb503b94b082740 (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:34.738498 32581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e41cb1bf8a434d10beb503b94b082740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.740641 32731 tablet_service.cc:1511] Processing CreateTablet for tablet 974f1d9cdeb94ffca795b2892a01077d (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:34.742000 32731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974f1d9cdeb94ffca795b2892a01077d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.744519 32736 tablet_service.cc:1511] Processing CreateTablet for tablet 75ce1244d64c47968e37c77a6f23bca3 (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:34.745426 32580 tablet_service.cc:1511] Processing CreateTablet for tablet 60bd19651116429a83f89b82fbbf5e8c (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:34.745781 32736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ce1244d64c47968e37c77a6f23bca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.749034 32732 tablet_service.cc:1511] Processing CreateTablet for tablet ccd6ace2ab2046009cd3c630dcb2008e (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:34.749151 32735 tablet_service.cc:1511] Processing CreateTablet for tablet 0088f6d8aa694cd1929b820878efb697 (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:34.749073 32734 tablet_service.cc:1511] Processing CreateTablet for tablet 351f631a7b5f4f44a3f3657ed4d64cb7 (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:34.753059 32579 tablet_service.cc:1511] Processing CreateTablet for tablet df9f6c17f96a4454843d1e4fc37b980c (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:34.753857 32729 tablet_service.cc:1511] Processing CreateTablet for tablet 60bd19651116429a83f89b82fbbf5e8c (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:34.754308 32579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df9f6c17f96a4454843d1e4fc37b980c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.756099 32728 tablet_service.cc:1511] Processing CreateTablet for tablet df9f6c17f96a4454843d1e4fc37b980c (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:34.757064 32580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60bd19651116429a83f89b82fbbf5e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.760042 32732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd6ace2ab2046009cd3c630dcb2008e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.760874 32728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df9f6c17f96a4454843d1e4fc37b980c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.761758 32734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351f631a7b5f4f44a3f3657ed4d64cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.763399 32729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60bd19651116429a83f89b82fbbf5e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.767908 32735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0088f6d8aa694cd1929b820878efb697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.824957 32662 tablet_service.cc:1511] Processing CreateTablet for tablet 75ce1244d64c47968e37c77a6f23bca3 (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:34.826889 32662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ce1244d64c47968e37c77a6f23bca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.828919 32660 tablet_service.cc:1511] Processing CreateTablet for tablet 351f631a7b5f4f44a3f3657ed4d64cb7 (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:34.829917   318 tablet_bootstrap.cc:492] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:34.830595 32660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351f631a7b5f4f44a3f3657ed4d64cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.832962 32661 tablet_service.cc:1511] Processing CreateTablet for tablet 0088f6d8aa694cd1929b820878efb697 (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:34.834816 32661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0088f6d8aa694cd1929b820878efb697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.838809   318 tablet_bootstrap.cc:654] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.842291 32659 tablet_service.cc:1511] Processing CreateTablet for tablet 0277d523bd754a4f843fa84a844fc7ed (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:34.847134 32657 tablet_service.cc:1511] Processing CreateTablet for tablet 974f1d9cdeb94ffca795b2892a01077d (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:34.851892 32658 tablet_service.cc:1511] Processing CreateTablet for tablet ccd6ace2ab2046009cd3c630dcb2008e (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:34.853492 32659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0277d523bd754a4f843fa84a844fc7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.854509 32658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd6ace2ab2046009cd3c630dcb2008e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.855765 32657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974f1d9cdeb94ffca795b2892a01077d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.861080 32656 tablet_service.cc:1511] Processing CreateTablet for tablet e41cb1bf8a434d10beb503b94b082740 (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:34.862427 32656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e41cb1bf8a434d10beb503b94b082740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.864542 32655 tablet_service.cc:1511] Processing CreateTablet for tablet 60bd19651116429a83f89b82fbbf5e8c (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:34.865796 32655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60bd19651116429a83f89b82fbbf5e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.868561 32654 tablet_service.cc:1511] Processing CreateTablet for tablet df9f6c17f96a4454843d1e4fc37b980c (DEFAULT_TABLE table=test-workload [id=37b534d286af4ed5865ee205a49abb63]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:34.869859 32654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df9f6c17f96a4454843d1e4fc37b980c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:34.910019   319 tablet_bootstrap.cc:492] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:34.912941   321 tablet_bootstrap.cc:492] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:34.916860   318 tablet_bootstrap.cc:492] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:34.917362   318 ts_tablet_manager.cc:1403] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.004s
I20260709 12:16:34.920324   318 raft_consensus.cc:359] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:34.921042   318 raft_consensus.cc:385] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.921365   318 raft_consensus.cc:740] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.925621   319 tablet_bootstrap.cc:654] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.928297   318 consensus_queue.cc:260] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:34.930138   321 tablet_bootstrap.cc:654] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.941349   318 ts_tablet_manager.cc:1434] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 12:16:34.941591 32622 heartbeater.cc:499] Master 127.26.26.62:45019 was elected leader, sending a full tablet report...
I20260709 12:16:34.942474   318 tablet_bootstrap.cc:492] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:34.950048   318 tablet_bootstrap.cc:654] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.966686   321 tablet_bootstrap.cc:492] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:34.967155   321 ts_tablet_manager.cc:1403] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.022s
I20260709 12:16:34.969372   319 tablet_bootstrap.cc:492] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:34.969867   319 ts_tablet_manager.cc:1403] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.015s
I20260709 12:16:34.970198   318 tablet_bootstrap.cc:492] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:34.970669   318 ts_tablet_manager.cc:1403] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.003s
I20260709 12:16:34.972491   319 raft_consensus.cc:359] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:34.973101   319 raft_consensus.cc:385] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.973349   319 raft_consensus.cc:740] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.973450   318 raft_consensus.cc:359] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:34.973671   321 raft_consensus.cc:359] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:34.974296   318 raft_consensus.cc:385] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.974349   321 raft_consensus.cc:385] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.974036   319 consensus_queue.cc:260] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:34.974689   318 raft_consensus.cc:740] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.974714   321 raft_consensus.cc:740] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.975819   321 consensus_queue.cc:260] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:34.976629   303 heartbeater.cc:499] Master 127.26.26.62:45019 was elected leader, sending a full tablet report...
I20260709 12:16:34.977121   319 ts_tablet_manager.cc:1434] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:16:34.978009   319 tablet_bootstrap.cc:492] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:34.975819   318 consensus_queue.cc:260] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:34.985288   319 tablet_bootstrap.cc:654] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.985700 32697 heartbeater.cc:499] Master 127.26.26.62:45019 was elected leader, sending a full tablet report...
I20260709 12:16:34.988826   318 ts_tablet_manager.cc:1434] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:16:34.985165   321 ts_tablet_manager.cc:1434] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.005s
I20260709 12:16:34.990876   321 tablet_bootstrap.cc:492] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:34.997040   321 tablet_bootstrap.cc:654] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.002336   319 tablet_bootstrap.cc:492] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:35.002872   319 ts_tablet_manager.cc:1403] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260709 12:16:35.003487   318 tablet_bootstrap.cc:492] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:35.005385   319 raft_consensus.cc:359] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.005882   319 raft_consensus.cc:385] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.006115   319 raft_consensus.cc:740] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.006722   319 consensus_queue.cc:260] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.008354   319 ts_tablet_manager.cc:1434] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 12:16:35.009069   319 tablet_bootstrap.cc:492] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:35.010550   321 tablet_bootstrap.cc:492] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:35.011077   321 ts_tablet_manager.cc:1403] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.013s
I20260709 12:16:35.014029   321 raft_consensus.cc:359] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.014808   318 tablet_bootstrap.cc:654] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.014997   319 tablet_bootstrap.cc:654] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.014657   321 raft_consensus.cc:385] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.015842   321 raft_consensus.cc:740] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.016749   321 consensus_queue.cc:260] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.019534   321 ts_tablet_manager.cc:1434] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260709 12:16:35.020768   321 tablet_bootstrap.cc:492] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:35.026139   318 tablet_bootstrap.cc:492] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:35.026646   318 ts_tablet_manager.cc:1403] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 12:16:35.029531   318 raft_consensus.cc:359] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.030244   318 raft_consensus.cc:385] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.030536   318 raft_consensus.cc:740] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.031350   318 consensus_queue.cc:260] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.031620   321 tablet_bootstrap.cc:654] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.034271   319 tablet_bootstrap.cc:492] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:35.034768   319 ts_tablet_manager.cc:1403] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.015s
I20260709 12:16:35.036339   318 ts_tablet_manager.cc:1434] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:16:35.037542   318 tablet_bootstrap.cc:492] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:35.037487   319 raft_consensus.cc:359] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.038286   319 raft_consensus.cc:385] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.038600   319 raft_consensus.cc:740] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.039301   319 consensus_queue.cc:260] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.041412   319 ts_tablet_manager.cc:1434] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:16:35.042363   319 tablet_bootstrap.cc:492] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:35.043655   321 tablet_bootstrap.cc:492] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:35.044234   321 ts_tablet_manager.cc:1403] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.012s
I20260709 12:16:35.046538   318 tablet_bootstrap.cc:654] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.047036   321 raft_consensus.cc:359] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.048086   321 raft_consensus.cc:385] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.048470   319 tablet_bootstrap.cc:654] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.048456   321 raft_consensus.cc:740] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.049685   321 consensus_queue.cc:260] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.058615   318 tablet_bootstrap.cc:492] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:35.059041   318 ts_tablet_manager.cc:1403] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 12:16:35.059187   321 ts_tablet_manager.cc:1434] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 12:16:35.059537   319 tablet_bootstrap.cc:492] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:35.060034   319 ts_tablet_manager.cc:1403] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.010s
I20260709 12:16:35.060281   321 tablet_bootstrap.cc:492] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:35.061798   318 raft_consensus.cc:359] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.062525   318 raft_consensus.cc:385] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.062800   318 raft_consensus.cc:740] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.062863   319 raft_consensus.cc:359] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.063884   319 raft_consensus.cc:385] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.063644   318 consensus_queue.cc:260] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.064234   319 raft_consensus.cc:740] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.066051   318 ts_tablet_manager.cc:1434] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:16:35.066107   327 raft_consensus.cc:493] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.066562   327 raft_consensus.cc:515] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.067073   318 tablet_bootstrap.cc:492] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:35.067267   321 tablet_bootstrap.cc:654] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.067898   319 consensus_queue.cc:260] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.070232   319 ts_tablet_manager.cc:1434] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:16:35.071118   319 tablet_bootstrap.cc:492] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:35.074015   318 tablet_bootstrap.cc:654] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.076042   327 leader_election.cc:290] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.077096   319 tablet_bootstrap.cc:654] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.090299   318 tablet_bootstrap.cc:492] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:35.090796   318 ts_tablet_manager.cc:1403] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260709 12:16:35.091645   321 tablet_bootstrap.cc:492] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:35.092186   321 ts_tablet_manager.cc:1403] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.005s
I20260709 12:16:35.093729   318 raft_consensus.cc:359] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.094475   318 raft_consensus.cc:385] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.094760   318 raft_consensus.cc:740] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.095016   321 raft_consensus.cc:359] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.095772   321 raft_consensus.cc:385] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.095629   318 consensus_queue.cc:260] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.098428   321 raft_consensus.cc:740] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.099303   321 consensus_queue.cc:260] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.101589   321 ts_tablet_manager.cc:1434] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:16:35.102542   321 tablet_bootstrap.cc:492] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:35.105563   326 raft_consensus.cc:493] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.106268   318 ts_tablet_manager.cc:1434] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 12:16:35.106108   326 raft_consensus.cc:515] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.107336   318 tablet_bootstrap.cc:492] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:35.108747   326 leader_election.cc:290] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:35.109207 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0277d523bd754a4f843fa84a844fc7ed" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:35.109930 32597 raft_consensus.cc:2468] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 0.
I20260709 12:16:35.108598 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0277d523bd754a4f843fa84a844fc7ed" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
W20260709 12:16:35.112280 32638 leader_election.cc:343] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.113189   321 tablet_bootstrap.cc:654] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.114027 32635 leader_election.cc:304] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [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: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:35.114528   318 tablet_bootstrap.cc:654] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.115267   327 raft_consensus.cc:2804] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.115670   327 raft_consensus.cc:493] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.116042   327 raft_consensus.cc:3060] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.125285   319 tablet_bootstrap.cc:492] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:35.126040   319 ts_tablet_manager.cc:1403] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.019s
I20260709 12:16:35.129830   319 raft_consensus.cc:359] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.130961   319 raft_consensus.cc:385] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.131839   319 raft_consensus.cc:740] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.133811   319 consensus_queue.cc:260] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.139225   319 ts_tablet_manager.cc:1434] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:16:35.141969   319 tablet_bootstrap.cc:492] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:35.149034   327 raft_consensus.cc:515] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.150760   321 tablet_bootstrap.cc:492] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:35.151412   321 ts_tablet_manager.cc:1403] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.014s
I20260709 12:16:35.152012 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0277d523bd754a4f843fa84a844fc7ed" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:35.152639 32597 raft_consensus.cc:3060] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.155638   321 raft_consensus.cc:359] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.156395   321 raft_consensus.cc:385] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.156692   321 raft_consensus.cc:740] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.157562   321 consensus_queue.cc:260] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.160627   319 tablet_bootstrap.cc:654] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.171474   321 ts_tablet_manager.cc:1434] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.010s
I20260709 12:16:35.172640   321 tablet_bootstrap.cc:492] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:35.161667 32597 raft_consensus.cc:2468] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 1.
I20260709 12:16:35.181257 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0277d523bd754a4f843fa84a844fc7ed" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:35.183053 32635 leader_election.cc:304] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: 
I20260709 12:16:35.183497   321 tablet_bootstrap.cc:654] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:35.184984 32638 leader_election.cc:343] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.185657   344 raft_consensus.cc:2804] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.207459   327 leader_election.cc:290] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.225314   327 raft_consensus.cc:493] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.226027   327 raft_consensus.cc:515] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.232025   344 raft_consensus.cc:697] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Becoming Leader. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:35.233438   344 consensus_queue.cc:237] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.237557   323 raft_consensus.cc:493] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.238253   323 raft_consensus.cc:515] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.247841   323 leader_election.cc:290] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
W20260709 12:16:35.252626 32543 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:35.268918 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd6ace2ab2046009cd3c630dcb2008e" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
W20260709 12:16:35.271122 32710 leader_election.cc:343] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.273043 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0088f6d8aa694cd1929b820878efb697" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
I20260709 12:16:35.283921   326 raft_consensus.cc:493] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.286106   326 raft_consensus.cc:515] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
W20260709 12:16:35.285291 32561 leader_election.cc:343] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.275285   323 raft_consensus.cc:493] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.288805   323 raft_consensus.cc:515] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.291579 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0088f6d8aa694cd1929b820878efb697" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:35.292480   326 leader_election.cc:290] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:35.292474 32746 raft_consensus.cc:2468] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 0.
I20260709 12:16:35.294641 32563 leader_election.cc:304] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [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: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:35.295473 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41cb1bf8a434d10beb503b94b082740" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:35.296255 32597 raft_consensus.cc:2468] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 0.
I20260709 12:16:35.297626 32635 leader_election.cc:304] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: 
I20260709 12:16:35.298717   347 raft_consensus.cc:2804] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.299104   347 raft_consensus.cc:493] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.299854   347 raft_consensus.cc:3060] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.300720   323 leader_election.cc:290] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.300892 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd6ace2ab2046009cd3c630dcb2008e" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
I20260709 12:16:35.301337   323 raft_consensus.cc:2804] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.304574 32745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd6ace2ab2046009cd3c630dcb2008e" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:35.305500 32745 raft_consensus.cc:2468] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 0.
I20260709 12:16:35.306349   321 tablet_bootstrap.cc:492] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:35.306974   321 ts_tablet_manager.cc:1403] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.135s	user 0.045s	sys 0.063s
I20260709 12:16:35.301689   323 raft_consensus.cc:493] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.307417 32563 leader_election.cc:304] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:35.301631 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9f6c17f96a4454843d1e4fc37b980c" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
I20260709 12:16:35.317344 32671 raft_consensus.cc:2468] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 0.
I20260709 12:16:35.302140   327 leader_election.cc:290] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.316099   323 raft_consensus.cc:3060] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.318799 32710 leader_election.cc:304] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:35.319654   326 raft_consensus.cc:2804] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.320154   326 raft_consensus.cc:493] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.320494   326 raft_consensus.cc:3060] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:35.321488 32561 leader_election.cc:343] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.322602   347 raft_consensus.cc:515] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.315858 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41cb1bf8a434d10beb503b94b082740" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:35.325002 32746 raft_consensus.cc:2468] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 0.
I20260709 12:16:35.325083   352 raft_consensus.cc:2804] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.325449 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41cb1bf8a434d10beb503b94b082740" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:35.325531   352 raft_consensus.cc:493] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.325661   323 raft_consensus.cc:515] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.326085   352 raft_consensus.cc:3060] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.326097 32597 raft_consensus.cc:3060] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.326602   347 leader_election.cc:290] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.327859 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd6ace2ab2046009cd3c630dcb2008e" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:35.328040 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41cb1bf8a434d10beb503b94b082740" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:35.328550 32746 raft_consensus.cc:3060] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.332088 32595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9f6c17f96a4454843d1e4fc37b980c" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:35.334388   318 tablet_bootstrap.cc:492] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
W20260709 12:16:35.334379 32709 leader_election.cc:343] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.335215   318 ts_tablet_manager.cc:1403] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.228s	user 0.069s	sys 0.099s
I20260709 12:16:35.335162   352 raft_consensus.cc:515] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.336503 32596 raft_consensus.cc:2393] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1d3dce6105743ec8f34ca38c4a1ff4d in current term 1: Already voted for candidate 0963d84ba1ed4116919e97c27b98a857 in this term.
I20260709 12:16:35.337095 32597 raft_consensus.cc:2468] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 1.
I20260709 12:16:35.337468   352 leader_election.cc:290] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 election: Requested vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.338560 32745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd6ace2ab2046009cd3c630dcb2008e" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:35.338636 32635 leader_election.cc:304] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: 
I20260709 12:16:35.339576   327 raft_consensus.cc:2804] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.339228 32745 raft_consensus.cc:3060] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.340555 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0088f6d8aa694cd1929b820878efb697" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:35.340567 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd6ace2ab2046009cd3c630dcb2008e" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:35.341418 32744 raft_consensus.cc:3060] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.341531   326 raft_consensus.cc:515] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.340070   327 raft_consensus.cc:697] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Becoming Leader. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:35.342888   327 consensus_queue.cc:237] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.345252 32746 raft_consensus.cc:2468] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 1.
I20260709 12:16:35.333271   347 raft_consensus.cc:493] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.347088 32709 leader_election.cc:304] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:35.348398 32745 raft_consensus.cc:2468] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 1.
I20260709 12:16:35.339213   323 leader_election.cc:290] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 election: Requested vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.349651   319 tablet_bootstrap.cc:492] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:35.349716 32563 leader_election.cc:304] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:35.350240   319 ts_tablet_manager.cc:1403] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.209s	user 0.037s	sys 0.063s
I20260709 12:16:35.347654   347 raft_consensus.cc:515] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.355000   323 raft_consensus.cc:2804] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.355661   323 raft_consensus.cc:697] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Becoming Leader. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:35.355719   318 raft_consensus.cc:359] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.356498   318 raft_consensus.cc:385] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.356014 32493 catalog_manager.cc:5697] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "6cd0438c00524f75b48ccce77522dd34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.356884   318 raft_consensus.cc:740] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.356520   323 consensus_queue.cc:237] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.357745   318 consensus_queue.cc:260] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.353695   321 raft_consensus.cc:359] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.363737 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bd19651116429a83f89b82fbbf5e8c" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:35.364804   347 leader_election.cc:290] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.365018 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9f6c17f96a4454843d1e4fc37b980c" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
W20260709 12:16:35.365465 32635 leader_election.cc:343] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.364677 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0088f6d8aa694cd1929b820878efb697" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:35.367108 32745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bd19651116429a83f89b82fbbf5e8c" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:35.367906   318 ts_tablet_manager.cc:1434] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:16:35.367888   319 raft_consensus.cc:359] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.368724   319 raft_consensus.cc:385] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.369025   319 raft_consensus.cc:740] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
W20260709 12:16:35.369138 32638 leader_election.cc:343] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.369403   318 tablet_bootstrap.cc:492] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:35.369791   319 consensus_queue.cc:260] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.369803 32638 leader_election.cc:304] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34; no voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:35.371814   347 raft_consensus.cc:2749] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.364193   321 raft_consensus.cc:385] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:16:35.364667 32561 leader_election.cc:343] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.374024   321 raft_consensus.cc:740] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
W20260709 12:16:35.375628 32561 leader_election.cc:343] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.376266   321 consensus_queue.cc:260] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.377586 32744 raft_consensus.cc:2468] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 1.
I20260709 12:16:35.378702   326 leader_election.cc:290] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:35.379252   326 raft_consensus.cc:2749] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.379873 32563 leader_election.cc:304] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [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: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:35.380555 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9f6c17f96a4454843d1e4fc37b980c" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:35.381078   352 raft_consensus.cc:2804] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.381178 32671 raft_consensus.cc:3060] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.384297   321 ts_tablet_manager.cc:1434] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.009s
I20260709 12:16:35.385617   321 tablet_bootstrap.cc:492] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:35.388084   318 tablet_bootstrap.cc:654] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.390722 32671 raft_consensus.cc:2468] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 1.
I20260709 12:16:35.392354 32710 leader_election.cc:304] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:35.393240   326 raft_consensus.cc:2804] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.393841   326 raft_consensus.cc:697] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Becoming Leader. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Running, Role: LEADER
I20260709 12:16:35.394954   326 consensus_queue.cc:237] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.396641   352 raft_consensus.cc:697] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Becoming Leader. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:35.397956   319 ts_tablet_manager.cc:1434] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.047s	user 0.000s	sys 0.010s
I20260709 12:16:35.399067   319 tablet_bootstrap.cc:492] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
W20260709 12:16:35.397567 32709 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.26.1:41043, user_credentials={real_user=slave}} blocked reactor thread for 50566.3us
W20260709 12:16:35.403612 32709 leader_election.cc:343] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.398716   352 consensus_queue.cc:237] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.408186 32494 catalog_manager.cc:5697] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "0963d84ba1ed4116919e97c27b98a857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.413533   321 tablet_bootstrap.cc:654] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.410321   327 raft_consensus.cc:493] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.416714   327 raft_consensus.cc:515] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.419176   327 leader_election.cc:290] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.419922 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ce1244d64c47968e37c77a6f23bca3" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:35.420295 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ce1244d64c47968e37c77a6f23bca3" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:35.420603 32596 raft_consensus.cc:2468] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 0.
I20260709 12:16:35.420931 32744 raft_consensus.cc:2468] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 0.
I20260709 12:16:35.421922 32635 leader_election.cc:304] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: 
I20260709 12:16:35.423424   327 raft_consensus.cc:2804] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.423909   327 raft_consensus.cc:493] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.424336   327 raft_consensus.cc:3060] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.437768 32492 catalog_manager.cc:5697] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d reported cstate change: term changed from 0 to 1, leader changed from <none> to e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3). New cstate: current_term: 1 leader_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:35.443889   319 tablet_bootstrap.cc:654] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.445081   321 tablet_bootstrap.cc:492] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:35.445657   321 ts_tablet_manager.cc:1403] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.005s
I20260709 12:16:35.439301   327 raft_consensus.cc:515] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.448982   327 leader_election.cc:290] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.449810   318 tablet_bootstrap.cc:492] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:35.450438   318 ts_tablet_manager.cc:1403] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.081s	user 0.029s	sys 0.015s
I20260709 12:16:35.450753   321 raft_consensus.cc:359] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.451503   321 raft_consensus.cc:385] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.451476 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ce1244d64c47968e37c77a6f23bca3" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:35.451972   321 raft_consensus.cc:740] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.452194 32744 raft_consensus.cc:3060] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.452850   321 consensus_queue.cc:260] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.453758   318 raft_consensus.cc:359] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.454284   318 raft_consensus.cc:385] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.454458   318 raft_consensus.cc:740] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.455006   321 ts_tablet_manager.cc:1434] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:16:35.454895   318 consensus_queue.cc:260] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.456041   321 tablet_bootstrap.cc:492] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:35.456594   318 ts_tablet_manager.cc:1434] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:16:35.457116 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ce1244d64c47968e37c77a6f23bca3" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:35.457662 32596 raft_consensus.cc:3060] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.462635   321 tablet_bootstrap.cc:654] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.457319   318 tablet_bootstrap.cc:492] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:35.466239 32494 catalog_manager.cc:5697] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "0963d84ba1ed4116919e97c27b98a857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.470708 32744 raft_consensus.cc:2468] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 1.
I20260709 12:16:35.472030 32638 leader_election.cc:304] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:35.472958   327 raft_consensus.cc:2804] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.473410   327 raft_consensus.cc:697] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Becoming Leader. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:35.474246   327 consensus_queue.cc:237] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.475966   318 tablet_bootstrap.cc:654] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.482270   319 tablet_bootstrap.cc:492] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:35.482270 32596 raft_consensus.cc:2468] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 1.
I20260709 12:16:35.483210   319 ts_tablet_manager.cc:1403] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.010s
I20260709 12:16:35.487054   319 raft_consensus.cc:359] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.487159 32493 catalog_manager.cc:5697] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "6cd0438c00524f75b48ccce77522dd34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.488080   319 raft_consensus.cc:385] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.488598   319 raft_consensus.cc:740] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.489621   319 consensus_queue.cc:260] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.495616   319 ts_tablet_manager.cc:1434] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 12:16:35.496974   319 tablet_bootstrap.cc:492] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:35.500110   321 tablet_bootstrap.cc:492] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:35.500638   321 ts_tablet_manager.cc:1403] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.008s
I20260709 12:16:35.503357   321 raft_consensus.cc:359] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.505164   352 raft_consensus.cc:493] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.505437   319 tablet_bootstrap.cc:654] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.511169   318 tablet_bootstrap.cc:492] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:35.505730   352 raft_consensus.cc:515] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.516719   318 ts_tablet_manager.cc:1403] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.008s
I20260709 12:16:35.518396   352 leader_election.cc:290] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.515758   321 raft_consensus.cc:385] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.505604   327 raft_consensus.cc:493] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.506032   347 raft_consensus.cc:493] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.519166 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974f1d9cdeb94ffca795b2892a01077d" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
I20260709 12:16:35.519116   321 raft_consensus.cc:740] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.519129 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974f1d9cdeb94ffca795b2892a01077d" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:35.519270   327 raft_consensus.cc:515] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.520437 32744 raft_consensus.cc:2468] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 0.
I20260709 12:16:35.520746 32671 raft_consensus.cc:2468] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 0.
I20260709 12:16:35.520545   321 consensus_queue.cc:260] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.521713 32563 leader_election.cc:304] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:35.522503   318 raft_consensus.cc:359] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.522969   321 ts_tablet_manager.cc:1434] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.002s
I20260709 12:16:35.522823 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974f1d9cdeb94ffca795b2892a01077d" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:35.523180   318 raft_consensus.cc:385] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.523536   318 raft_consensus.cc:740] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.519729   347 raft_consensus.cc:515] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.524175 32596 raft_consensus.cc:2468] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 0.
I20260709 12:16:35.524721   352 raft_consensus.cc:2804] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.524386   318 consensus_queue.cc:260] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.525499 32635 leader_election.cc:304] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: 
I20260709 12:16:35.526414   344 raft_consensus.cc:2804] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.526803   344 raft_consensus.cc:493] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.523522 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974f1d9cdeb94ffca795b2892a01077d" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:35.526950   352 raft_consensus.cc:493] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.527575   352 raft_consensus.cc:3060] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.527531 32744 raft_consensus.cc:2468] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 0.
I20260709 12:16:35.527156   344 raft_consensus.cc:3060] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.529217   347 leader_election.cc:290] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.521833   327 leader_election.cc:290] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.530448 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd6ace2ab2046009cd3c630dcb2008e" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:35.531314 32744 raft_consensus.cc:2393] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6cd0438c00524f75b48ccce77522dd34 in current term 1: Already voted for candidate 0963d84ba1ed4116919e97c27b98a857 in this term.
I20260709 12:16:35.533133 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd6ace2ab2046009cd3c630dcb2008e" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:35.535807 32635 leader_election.cc:304] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34; no voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:35.537123   327 raft_consensus.cc:3060] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.538830   319 tablet_bootstrap.cc:492] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:35.538515   344 raft_consensus.cc:515] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.539345   319 ts_tablet_manager.cc:1403] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.007s
I20260709 12:16:35.540223   352 raft_consensus.cc:515] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.541837 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974f1d9cdeb94ffca795b2892a01077d" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:35.542098   319 raft_consensus.cc:359] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.542623 32596 raft_consensus.cc:2393] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6cd0438c00524f75b48ccce77522dd34 in current term 1: Already voted for candidate 0963d84ba1ed4116919e97c27b98a857 in this term.
I20260709 12:16:35.542800   319 raft_consensus.cc:385] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.543151   319 raft_consensus.cc:740] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.543866   327 raft_consensus.cc:2749] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.529533   318 ts_tablet_manager.cc:1434] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:16:35.543813   319 consensus_queue.cc:260] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.544322 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974f1d9cdeb94ffca795b2892a01077d" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:35.544898 32744 raft_consensus.cc:3060] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.546265   319 ts_tablet_manager.cc:1434] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:35.547292   319 tablet_bootstrap.cc:492] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:35.548565 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974f1d9cdeb94ffca795b2892a01077d" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:35.549291 32671 raft_consensus.cc:2393] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0963d84ba1ed4116919e97c27b98a857 in current term 1: Already voted for candidate 6cd0438c00524f75b48ccce77522dd34 in this term.
I20260709 12:16:35.524127   321 tablet_bootstrap.cc:492] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:35.547119 32495 catalog_manager.cc:5697] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "6cd0438c00524f75b48ccce77522dd34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.551508   323 raft_consensus.cc:493] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.551842   326 raft_consensus.cc:493] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.551972   323 raft_consensus.cc:515] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.552379   326 raft_consensus.cc:515] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.552830   319 tablet_bootstrap.cc:654] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.554139   323 leader_election.cc:290] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.554396   326 leader_election.cc:290] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:35.554731 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351f631a7b5f4f44a3f3657ed4d64cb7" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
W20260709 12:16:35.555897 32561 leader_election.cc:343] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.556057   318 tablet_bootstrap.cc:492] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:35.556735   327 raft_consensus.cc:493] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.557191   327 raft_consensus.cc:515] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.560173 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bd19651116429a83f89b82fbbf5e8c" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
I20260709 12:16:35.560977 32671 raft_consensus.cc:2468] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 0.
I20260709 12:16:35.562027 32745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974f1d9cdeb94ffca795b2892a01077d" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:35.562451 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351f631a7b5f4f44a3f3657ed4d64cb7" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:35.563267 32746 raft_consensus.cc:2468] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 0.
I20260709 12:16:35.563719 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bd19651116429a83f89b82fbbf5e8c" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:35.564383 32597 raft_consensus.cc:2468] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 0.
I20260709 12:16:35.564545 32710 leader_election.cc:304] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:35.565656 32638 leader_election.cc:304] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [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: 6cd0438c00524f75b48ccce77522dd34; no voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:35.566481   347 raft_consensus.cc:2749] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.566263 32563 leader_election.cc:304] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [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: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:35.567631   323 raft_consensus.cc:2804] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.568060   323 raft_consensus.cc:493] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.568372   323 raft_consensus.cc:3060] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.568519 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0088f6d8aa694cd1929b820878efb697" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:35.568061   326 raft_consensus.cc:2804] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.570498   326 raft_consensus.cc:493] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.570915   326 raft_consensus.cc:3060] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.573050 32744 raft_consensus.cc:2468] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 1.
I20260709 12:16:35.574224 32563 leader_election.cc:304] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [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: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:35.575131   357 raft_consensus.cc:2804] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.567610   344 leader_election.cc:290] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.580967   321 tablet_bootstrap.cc:654] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.581146   352 leader_election.cc:290] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 election: Requested vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.581372   326 raft_consensus.cc:515] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.582664   323 raft_consensus.cc:515] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.585142 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0088f6d8aa694cd1929b820878efb697" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:35.585566 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351f631a7b5f4f44a3f3657ed4d64cb7" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:35.586016 32744 raft_consensus.cc:2393] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6cd0438c00524f75b48ccce77522dd34 in current term 1: Already voted for candidate 0963d84ba1ed4116919e97c27b98a857 in this term.
W20260709 12:16:35.587093 32561 leader_election.cc:343] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.587152 32638 leader_election.cc:304] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34; no voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:35.588339   327 leader_election.cc:290] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.589932   344 raft_consensus.cc:3060] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.596091   323 leader_election.cc:290] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 election: Requested vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.597225 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351f631a7b5f4f44a3f3657ed4d64cb7" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:35.597872 32744 raft_consensus.cc:3060] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.598894   318 tablet_bootstrap.cc:654] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:35.600749   304 tablet.cc:2406] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:16:35.601440 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bd19651116429a83f89b82fbbf5e8c" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:35.601975   357 raft_consensus.cc:697] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Becoming Leader. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:35.602030 32596 raft_consensus.cc:3060] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.602905   344 raft_consensus.cc:2749] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.603385   357 consensus_queue.cc:237] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.605408   319 tablet_bootstrap.cc:492] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:35.605875   319 ts_tablet_manager.cc:1403] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.026s
I20260709 12:16:35.608332   319 raft_consensus.cc:359] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.608906   319 raft_consensus.cc:385] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.609144   319 raft_consensus.cc:740] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.609810   319 consensus_queue.cc:260] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.610424 32596 raft_consensus.cc:2468] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 1.
I20260709 12:16:35.611501 32709 leader_election.cc:304] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:35.613004   354 raft_consensus.cc:2804] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.613197 32744 raft_consensus.cc:2468] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 1.
I20260709 12:16:35.615999 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bd19651116429a83f89b82fbbf5e8c" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:35.621055 32671 raft_consensus.cc:3060] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.621845 32563 leader_election.cc:304] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [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: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:35.623106   372 raft_consensus.cc:2804] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.623592   372 raft_consensus.cc:697] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Becoming Leader. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:35.624329   372 consensus_queue.cc:237] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.627470   354 raft_consensus.cc:697] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Becoming Leader. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Running, Role: LEADER
I20260709 12:16:35.628367   354 consensus_queue.cc:237] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.628995   326 leader_election.cc:290] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:35.630141 32671 raft_consensus.cc:2468] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 1.
I20260709 12:16:35.633462 32495 catalog_manager.cc:5697] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "0963d84ba1ed4116919e97c27b98a857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.635239   318 tablet_bootstrap.cc:492] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:35.620263   319 ts_tablet_manager.cc:1434] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:16:35.635881   318 ts_tablet_manager.cc:1403] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.006s
I20260709 12:16:35.638896   318 raft_consensus.cc:359] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.639731   318 raft_consensus.cc:385] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.640062   318 raft_consensus.cc:740] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.643419   321 tablet_bootstrap.cc:492] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:35.644213   321 ts_tablet_manager.cc:1403] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.120s	user 0.030s	sys 0.018s
I20260709 12:16:35.644253   318 consensus_queue.cc:260] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.647089   321 raft_consensus.cc:359] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.647835   321 raft_consensus.cc:385] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.648156   318 ts_tablet_manager.cc:1434] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:16:35.648180   321 raft_consensus.cc:740] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.649117   321 consensus_queue.cc:260] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.649606   372 raft_consensus.cc:493] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.650473   372 raft_consensus.cc:515] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.651182   321 ts_tablet_manager.cc:1434] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:35.653065   372 leader_election.cc:290] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.649508 32493 catalog_manager.cc:5697] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d reported cstate change: term changed from 0 to 1, leader changed from <none> to e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3). New cstate: current_term: 1 leader_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:35.653944 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9f6c17f96a4454843d1e4fc37b980c" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
I20260709 12:16:35.654695 32671 raft_consensus.cc:2393] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0963d84ba1ed4116919e97c27b98a857 in current term 1: Already voted for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in this term.
I20260709 12:16:35.653399 32495 catalog_manager.cc:5697] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "0963d84ba1ed4116919e97c27b98a857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.655423 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9f6c17f96a4454843d1e4fc37b980c" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:35.656774 32563 leader_election.cc:304] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857; no voters: 6cd0438c00524f75b48ccce77522dd34, e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:35.657498   372 raft_consensus.cc:3060] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.664808   372 raft_consensus.cc:2749] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.764279   344 consensus_queue.cc:1048] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.766285 32744 raft_consensus.cc:3060] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.770854   327 raft_consensus.cc:493] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.771454   327 raft_consensus.cc:515] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.775727 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351f631a7b5f4f44a3f3657ed4d64cb7" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:35.773478   327 leader_election.cc:290] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.776953   347 consensus_queue.cc:1048] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.777114 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351f631a7b5f4f44a3f3657ed4d64cb7" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:35.776654 32746 raft_consensus.cc:2393] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6cd0438c00524f75b48ccce77522dd34 in current term 1: Already voted for candidate 0963d84ba1ed4116919e97c27b98a857 in this term.
I20260709 12:16:35.779850 32638 leader_election.cc:304] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34; no voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:35.780773   381 raft_consensus.cc:3060] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.786271   327 consensus_queue.cc:1048] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.789635   381 raft_consensus.cc:2749] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.805553   347 consensus_queue.cc:1048] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.840549 32671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75ce1244d64c47968e37c77a6f23bca3"
dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
mode: GRACEFUL
new_leader_uuid: "0963d84ba1ed4116919e97c27b98a857"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:16:35.841056 32671 raft_consensus.cc:606] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Received request to transfer leadership to TS 0963d84ba1ed4116919e97c27b98a857
I20260709 12:16:35.850384 32671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0277d523bd754a4f843fa84a844fc7ed"
dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
mode: GRACEFUL
new_leader_uuid: "0963d84ba1ed4116919e97c27b98a857"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:16:35.850838 32671 raft_consensus.cc:606] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Received request to transfer leadership to TS 0963d84ba1ed4116919e97c27b98a857
I20260709 12:16:35.863660 32596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccd6ace2ab2046009cd3c630dcb2008e"
dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
mode: GRACEFUL
new_leader_uuid: "6cd0438c00524f75b48ccce77522dd34"
 from {username='slave'} at 127.0.0.1:43638
I20260709 12:16:35.864073 32596 raft_consensus.cc:606] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Received request to transfer leadership to TS 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:35.868803 32596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "974f1d9cdeb94ffca795b2892a01077d"
dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
mode: GRACEFUL
new_leader_uuid: "6cd0438c00524f75b48ccce77522dd34"
 from {username='slave'} at 127.0.0.1:43638
I20260709 12:16:35.869204 32596 raft_consensus.cc:606] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Received request to transfer leadership to TS 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:35.883548 32746 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60bd19651116429a83f89b82fbbf5e8c"
dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
mode: GRACEFUL
new_leader_uuid: "6cd0438c00524f75b48ccce77522dd34"
 from {username='slave'} at 127.0.0.1:37464
I20260709 12:16:35.883991 32746 raft_consensus.cc:606] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Received request to transfer leadership to TS 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:35.930374   372 consensus_queue.cc:1048] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.934341   354 consensus_queue.cc:1048] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.941972   326 consensus_queue.cc:1048] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.947273   372 consensus_queue.cc:1048] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.966396   352 raft_consensus.cc:993] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857: : Instructing follower 6cd0438c00524f75b48ccce77522dd34 to start an election
I20260709 12:16:35.966954   352 raft_consensus.cc:1081] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Signalling peer 6cd0438c00524f75b48ccce77522dd34 to start an election
I20260709 12:16:35.968720 32671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccd6ace2ab2046009cd3c630dcb2008e"
dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
 from {username='slave'} at 127.0.0.1:42466
I20260709 12:16:35.969244 32671 raft_consensus.cc:493] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:35.969568 32671 raft_consensus.cc:3060] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:35.974855 32671 raft_consensus.cc:515] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.976495 32671 leader_election.cc:290] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 2 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:35.977090 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd6ace2ab2046009cd3c630dcb2008e" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:35.977520 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd6ace2ab2046009cd3c630dcb2008e" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:35.977782 32596 raft_consensus.cc:3055] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:35.978113 32746 raft_consensus.cc:3060] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:35.978129 32596 raft_consensus.cc:740] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:35.979128 32596 consensus_queue.cc:260] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.980391 32596 raft_consensus.cc:3060] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:35.981168   347 consensus_queue.cc:1048] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.982847   352 consensus_queue.cc:1048] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.985139 32746 raft_consensus.cc:2468] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 2.
I20260709 12:16:35.986296 32638 leader_election.cc:304] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:35.987090   347 raft_consensus.cc:2804] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:35.987339 32596 raft_consensus.cc:2468] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 2.
I20260709 12:16:35.988049   347 raft_consensus.cc:697] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [term 2 LEADER]: Becoming Leader. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:35.988998   347 consensus_queue.cc:237] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:35.997382   381 raft_consensus.cc:993] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34: : Instructing follower 0963d84ba1ed4116919e97c27b98a857 to start an election
I20260709 12:16:35.997785   381 raft_consensus.cc:1081] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Signalling peer 0963d84ba1ed4116919e97c27b98a857 to start an election
I20260709 12:16:35.998545   352 consensus_queue.cc:1048] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.999532 32597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75ce1244d64c47968e37c77a6f23bca3"
dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
 from {username='slave'} at 127.0.0.1:43620
I20260709 12:16:36.000197 32597 raft_consensus.cc:493] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:36.000545 32597 raft_consensus.cc:3060] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.005966   381 consensus_queue.cc:1048] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:36.008903 32597 raft_consensus.cc:515] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:36.010500 32492 catalog_manager.cc:5697] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 reported cstate change: term changed from 1 to 2, leader changed from 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1) to 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "6cd0438c00524f75b48ccce77522dd34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.012174 32596 raft_consensus.cc:1240] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Rejecting Update request from peer 6cd0438c00524f75b48ccce77522dd34 for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:36.012460 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ce1244d64c47968e37c77a6f23bca3" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:36.016672 32672 raft_consensus.cc:3055] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:36.017800 32672 raft_consensus.cc:740] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:36.019585 32745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ce1244d64c47968e37c77a6f23bca3" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:36.020210 32597 leader_election.cc:290] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 2 election: Requested vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:36.021924 32672 consensus_queue.cc:260] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:36.022923 32672 raft_consensus.cc:3060] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.025635   352 consensus_queue.cc:1048] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.030388 32672 raft_consensus.cc:2468] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 2.
I20260709 12:16:36.031571 32561 leader_election.cc:304] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [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: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:36.032446   323 raft_consensus.cc:2804] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:36.032904   323 raft_consensus.cc:697] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Becoming Leader. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:36.033695   323 consensus_queue.cc:237] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [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: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:36.038516   323 consensus_queue.cc:1048] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.044185 32492 catalog_manager.cc:5697] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 reported cstate change: term changed from 1 to 2, leader changed from 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2) to 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "0963d84ba1ed4116919e97c27b98a857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.150911   358 consensus_queue.cc:1048] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.160794   358 consensus_queue.cc:1048] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.168831   358 raft_consensus.cc:993] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d: : Instructing follower 6cd0438c00524f75b48ccce77522dd34 to start an election
I20260709 12:16:36.169272   354 raft_consensus.cc:1081] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Signalling peer 6cd0438c00524f75b48ccce77522dd34 to start an election
I20260709 12:16:36.170847 32671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60bd19651116429a83f89b82fbbf5e8c"
dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
 from {username='slave'} at 127.0.0.1:42454
I20260709 12:16:36.171348 32671 raft_consensus.cc:493] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:36.171728 32671 raft_consensus.cc:3060] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.176930 32671 raft_consensus.cc:515] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:36.178735 32671 leader_election.cc:290] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 2 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:36.179390 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bd19651116429a83f89b82fbbf5e8c" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:36.179821 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bd19651116429a83f89b82fbbf5e8c" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:36.180081 32596 raft_consensus.cc:3060] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.180441 32746 raft_consensus.cc:3055] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:36.180753 32746 raft_consensus.cc:740] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Running, Role: LEADER
I20260709 12:16:36.181699 32746 consensus_queue.cc:260] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:36.182940 32746 raft_consensus.cc:3060] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.186718   323 consensus_queue.cc:1048] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.186892 32596 raft_consensus.cc:2468] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 2.
I20260709 12:16:36.188128 32635 leader_election.cc:304] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: 
I20260709 12:16:36.188879   347 raft_consensus.cc:2804] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:36.189307   347 raft_consensus.cc:697] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 2 LEADER]: Becoming Leader. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:36.189824 32746 raft_consensus.cc:2468] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 2.
I20260709 12:16:36.190088   347 consensus_queue.cc:237] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:36.194568   323 consensus_queue.cc:1048] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.195951   323 raft_consensus.cc:993] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857: : Instructing follower 6cd0438c00524f75b48ccce77522dd34 to start an election
I20260709 12:16:36.196324   323 raft_consensus.cc:1081] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Signalling peer 6cd0438c00524f75b48ccce77522dd34 to start an election
I20260709 12:16:36.197878 32672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "974f1d9cdeb94ffca795b2892a01077d"
dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
 from {username='slave'} at 127.0.0.1:42466
I20260709 12:16:36.198406 32672 raft_consensus.cc:493] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:36.198762 32672 raft_consensus.cc:3060] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.205331 32672 raft_consensus.cc:515] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:36.208021 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974f1d9cdeb94ffca795b2892a01077d" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:36.208355 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974f1d9cdeb94ffca795b2892a01077d" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:36.208554 32596 raft_consensus.cc:3055] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:36.208926 32746 raft_consensus.cc:3060] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.208926 32596 raft_consensus.cc:740] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:36.209950 32596 consensus_queue.cc:260] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:36.210989 32596 raft_consensus.cc:3060] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.212754 32671 raft_consensus.cc:1240] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Rejecting Update request from peer 0963d84ba1ed4116919e97c27b98a857 for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:36.215159 32672 leader_election.cc:290] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 2 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:36.214500 32494 catalog_manager.cc:5697] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 reported cstate change: term changed from 1 to 2, leader changed from e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3) to 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "6cd0438c00524f75b48ccce77522dd34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.216720 32746 raft_consensus.cc:2468] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 2.
I20260709 12:16:36.218040 32638 leader_election.cc:304] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:36.218329 32596 raft_consensus.cc:2468] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 2.
I20260709 12:16:36.218912   381 raft_consensus.cc:2804] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:36.219424   381 raft_consensus.cc:697] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 2 LEADER]: Becoming Leader. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:36.220290   381 consensus_queue.cc:237] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [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: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:36.228672 32493 catalog_manager.cc:5697] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 reported cstate change: term changed from 1 to 2, leader changed from 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1) to 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "6cd0438c00524f75b48ccce77522dd34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.310490   344 raft_consensus.cc:993] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34: : Instructing follower 0963d84ba1ed4116919e97c27b98a857 to start an election
I20260709 12:16:36.311018   381 raft_consensus.cc:1081] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Signalling peer 0963d84ba1ed4116919e97c27b98a857 to start an election
I20260709 12:16:36.312668 32596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0277d523bd754a4f843fa84a844fc7ed"
dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
 from {username='slave'} at 127.0.0.1:43620
I20260709 12:16:36.313221 32596 raft_consensus.cc:493] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:36.313627 32596 raft_consensus.cc:3060] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.318894 32596 raft_consensus.cc:515] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:36.320529 32596 leader_election.cc:290] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 2 election: Requested vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:36.321210 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0277d523bd754a4f843fa84a844fc7ed" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:36.321547 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0277d523bd754a4f843fa84a844fc7ed" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:36.321844 32672 raft_consensus.cc:3055] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:36.322134 32746 raft_consensus.cc:3060] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.322206 32672 raft_consensus.cc:740] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:36.323047 32672 consensus_queue.cc:260] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:36.324004 32672 raft_consensus.cc:3060] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.327085 32746 raft_consensus.cc:2468] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 2.
I20260709 12:16:36.328096 32563 leader_election.cc:304] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:36.328735   352 raft_consensus.cc:2804] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:36.328826 32672 raft_consensus.cc:2468] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 2.
I20260709 12:16:36.329134   352 raft_consensus.cc:697] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Becoming Leader. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:36.329960   352 consensus_queue.cc:237] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:36.335911 32493 catalog_manager.cc:5697] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 reported cstate change: term changed from 1 to 2, leader changed from 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2) to 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "0963d84ba1ed4116919e97c27b98a857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.450181 32596 raft_consensus.cc:1275] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Refusing update from remote peer 6cd0438c00524f75b48ccce77522dd34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:36.451426   381 consensus_queue.cc:1048] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:36.458464 32746 raft_consensus.cc:1275] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Refusing update from remote peer 6cd0438c00524f75b48ccce77522dd34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:36.460115   347 consensus_queue.cc:1048] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:36.511744 32672 raft_consensus.cc:1275] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Refusing update from remote peer 0963d84ba1ed4116919e97c27b98a857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:36.513029   357 consensus_queue.cc:1048] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:36.519711 32746 raft_consensus.cc:3060] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:36.528124 32746 raft_consensus.cc:1275] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Refusing update from remote peer 0963d84ba1ed4116919e97c27b98a857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:36.529359   323 consensus_queue.cc:1048] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:36.639133 32597 raft_consensus.cc:1275] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Refusing update from remote peer 6cd0438c00524f75b48ccce77522dd34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:36.640503   347 consensus_queue.cc:1048] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:36.641637 32597 raft_consensus.cc:1275] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Refusing update from remote peer 6cd0438c00524f75b48ccce77522dd34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:36.643035   347 consensus_queue.cc:1048] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:36.652747 32746 raft_consensus.cc:1275] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Refusing update from remote peer 6cd0438c00524f75b48ccce77522dd34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:36.653467 32744 raft_consensus.cc:1275] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Refusing update from remote peer 6cd0438c00524f75b48ccce77522dd34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:36.655540   381 consensus_queue.cc:1048] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:36.656206   327 consensus_queue.cc:1048] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:36.736331 32672 raft_consensus.cc:1275] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Refusing update from remote peer 0963d84ba1ed4116919e97c27b98a857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:36.738128   323 consensus_queue.cc:1048] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:36.751886 32744 raft_consensus.cc:1275] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Refusing update from remote peer 0963d84ba1ed4116919e97c27b98a857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:36.754220   323 consensus_queue.cc:1048] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.918358 32494 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52180:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:38.920735 32494 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:38.975162 32579 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3f795a34bf4cdb83a5f6b12e4d68eb (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:38.976660 32660 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3f795a34bf4cdb83a5f6b12e4d68eb (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:38.977280 32579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3f795a34bf4cdb83a5f6b12e4d68eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:38.977867 32729 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3f795a34bf4cdb83a5f6b12e4d68eb (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:38.978309 32660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3f795a34bf4cdb83a5f6b12e4d68eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:38.979408 32729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3f795a34bf4cdb83a5f6b12e4d68eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:38.985445 32734 tablet_service.cc:1511] Processing CreateTablet for tablet e0bec495046347b2b3cf78550afcbd2f (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:38.986760 32734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0bec495046347b2b3cf78550afcbd2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:38.988596 32733 tablet_service.cc:1511] Processing CreateTablet for tablet 6e07d07c3eaa43feb2b773e649d390ec (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:38.989866 32733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e07d07c3eaa43feb2b773e649d390ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:38.993680 32731 tablet_service.cc:1511] Processing CreateTablet for tablet cb444c76c8684432a5862be819e85d82 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:38.994922 32731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb444c76c8684432a5862be819e85d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:38.994772 32580 tablet_service.cc:1511] Processing CreateTablet for tablet e0bec495046347b2b3cf78550afcbd2f (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:38.997627 32585 tablet_service.cc:1511] Processing CreateTablet for tablet 6e07d07c3eaa43feb2b773e649d390ec (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:39.000772 32658 tablet_service.cc:1511] Processing CreateTablet for tablet e0bec495046347b2b3cf78550afcbd2f (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:39.001485 32662 tablet_service.cc:1511] Processing CreateTablet for tablet cb444c76c8684432a5862be819e85d82 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:39.002151 32658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0bec495046347b2b3cf78550afcbd2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.002808 32662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb444c76c8684432a5862be819e85d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.004653 32659 tablet_service.cc:1511] Processing CreateTablet for tablet 538e4a5129504cecb6c174709b7c71c2 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:39.005208 32582 tablet_service.cc:1511] Processing CreateTablet for tablet cb444c76c8684432a5862be819e85d82 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:39.005909 32659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 538e4a5129504cecb6c174709b7c71c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.007325 32587 tablet_service.cc:1511] Processing CreateTablet for tablet 538e4a5129504cecb6c174709b7c71c2 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:39.008579 32661 tablet_service.cc:1511] Processing CreateTablet for tablet 6e07d07c3eaa43feb2b773e649d390ec (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:39.009932 32661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e07d07c3eaa43feb2b773e649d390ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.009706 32583 tablet_service.cc:1511] Processing CreateTablet for tablet cf403daf2e9849e89ba1506e8d3e7406 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:39.010391 32732 tablet_service.cc:1511] Processing CreateTablet for tablet 538e4a5129504cecb6c174709b7c71c2 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:39.011703 32732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 538e4a5129504cecb6c174709b7c71c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.012116 32735 tablet_service.cc:1511] Processing CreateTablet for tablet cf403daf2e9849e89ba1506e8d3e7406 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:39.013525 32735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf403daf2e9849e89ba1506e8d3e7406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.016587 32736 tablet_service.cc:1511] Processing CreateTablet for tablet 0074d7c5d1cc4e488f8b6ef71e81821b (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:39.016953 32586 tablet_service.cc:1511] Processing CreateTablet for tablet 0074d7c5d1cc4e488f8b6ef71e81821b (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:39.017817 32736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0074d7c5d1cc4e488f8b6ef71e81821b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.019793 32584 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea76830029d4d87b00f678e4aaa4804 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:39.020373 32580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0bec495046347b2b3cf78550afcbd2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.021209 32584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea76830029d4d87b00f678e4aaa4804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.021802 32586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0074d7c5d1cc4e488f8b6ef71e81821b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.021539 32730 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea76830029d4d87b00f678e4aaa4804 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:39.022866 32730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea76830029d4d87b00f678e4aaa4804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.023577 32582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb444c76c8684432a5862be819e85d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.029207 32583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf403daf2e9849e89ba1506e8d3e7406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.031812 32587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 538e4a5129504cecb6c174709b7c71c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.033850 32728 tablet_service.cc:1511] Processing CreateTablet for tablet 9ea648c1f8854c34a2b7ba8db5e60691 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:39.035310 32728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ea648c1f8854c34a2b7ba8db5e60691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.035380 32656 tablet_service.cc:1511] Processing CreateTablet for tablet cf403daf2e9849e89ba1506e8d3e7406 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:39.036782 32656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf403daf2e9849e89ba1506e8d3e7406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.036823 32657 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea76830029d4d87b00f678e4aaa4804 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:39.038575 32657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea76830029d4d87b00f678e4aaa4804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.040727 32655 tablet_service.cc:1511] Processing CreateTablet for tablet 0074d7c5d1cc4e488f8b6ef71e81821b (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:39.041666 32581 tablet_service.cc:1511] Processing CreateTablet for tablet 9ea648c1f8854c34a2b7ba8db5e60691 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:39.042073 32655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0074d7c5d1cc4e488f8b6ef71e81821b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.044430 32654 tablet_service.cc:1511] Processing CreateTablet for tablet 9ea648c1f8854c34a2b7ba8db5e60691 (DEFAULT_TABLE table=soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:39.045663 32654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ea648c1f8854c34a2b7ba8db5e60691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.048656 32585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e07d07c3eaa43feb2b773e649d390ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.049862 32581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ea648c1f8854c34a2b7ba8db5e60691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.133004   417 tablet_bootstrap.cc:492] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:39.196326   418 tablet_bootstrap.cc:492] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
W20260709 12:16:39.203182 32563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.3:33783, user_credentials={real_user=slave}} blocked reactor thread for 87211.7us
I20260709 12:16:39.221393   417 tablet_bootstrap.cc:654] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.228351   418 tablet_bootstrap.cc:654] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.230301   422 tablet_bootstrap.cc:492] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:39.234553   417 tablet_bootstrap.cc:492] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:39.235330   417 ts_tablet_manager.cc:1403] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.000s
I20260709 12:16:39.236832   422 tablet_bootstrap.cc:654] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.239650   417 raft_consensus.cc:359] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.240356   417 raft_consensus.cc:385] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.240688   417 raft_consensus.cc:740] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.241874   418 tablet_bootstrap.cc:492] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:39.241528   417 consensus_queue.cc:260] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.242038   422 tablet_bootstrap.cc:492] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:39.242436   418 ts_tablet_manager.cc:1403] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.059s	user 0.004s	sys 0.015s
I20260709 12:16:39.242673   422 ts_tablet_manager.cc:1403] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260709 12:16:39.244375   417 ts_tablet_manager.cc:1434] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:16:39.245409   417 tablet_bootstrap.cc:492] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:39.245728   422 raft_consensus.cc:359] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.249022   422 raft_consensus.cc:385] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.246017   418 raft_consensus.cc:359] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.249313   422 raft_consensus.cc:740] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.249452   418 raft_consensus.cc:385] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.249827   418 raft_consensus.cc:740] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.250113   422 consensus_queue.cc:260] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.251837   417 tablet_bootstrap.cc:654] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.252705   422 ts_tablet_manager.cc:1434] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 12:16:39.253777   422 tablet_bootstrap.cc:492] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:39.257983   323 raft_consensus.cc:493] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.258513   323 raft_consensus.cc:515] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.250703   418 consensus_queue.cc:260] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.260857   323 leader_election.cc:290] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:39.262257 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3f795a34bf4cdb83a5f6b12e4d68eb" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:39.262691 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3f795a34bf4cdb83a5f6b12e4d68eb" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
W20260709 12:16:39.263957 32563 leader_election.cc:343] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:39.264559 32561 leader_election.cc:343] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.264997 32561 leader_election.cc:304] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857; no voters: 6cd0438c00524f75b48ccce77522dd34, e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:39.265338   422 tablet_bootstrap.cc:654] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.266474   323 raft_consensus.cc:2749] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:39.268388   417 tablet_bootstrap.cc:492] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:39.268697   418 ts_tablet_manager.cc:1434] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260709 12:16:39.268980   417 ts_tablet_manager.cc:1403] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260709 12:16:39.269758   418 tablet_bootstrap.cc:492] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:39.272132   417 raft_consensus.cc:359] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.272866   417 raft_consensus.cc:385] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.273164   417 raft_consensus.cc:740] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.273954   417 consensus_queue.cc:260] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.276839   422 tablet_bootstrap.cc:492] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:39.276873   418 tablet_bootstrap.cc:654] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.277527   422 ts_tablet_manager.cc:1403] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260709 12:16:39.280581   422 raft_consensus.cc:359] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.281329   422 raft_consensus.cc:385] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.281701   422 raft_consensus.cc:740] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.282572   422 consensus_queue.cc:260] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.283965   417 ts_tablet_manager.cc:1434] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:16:39.287470   417 tablet_bootstrap.cc:492] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:39.288483   422 ts_tablet_manager.cc:1434] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:16:39.289583   422 tablet_bootstrap.cc:492] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:39.294317   417 tablet_bootstrap.cc:654] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:39.295320 32543 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:39.299039   422 tablet_bootstrap.cc:654] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.299116   418 tablet_bootstrap.cc:492] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:39.299928   418 ts_tablet_manager.cc:1403] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.013s
I20260709 12:16:39.305989   418 raft_consensus.cc:359] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.306627   418 raft_consensus.cc:385] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.306767   417 tablet_bootstrap.cc:492] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:39.306895   418 raft_consensus.cc:740] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.307489   417 ts_tablet_manager.cc:1403] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 12:16:39.307817   418 consensus_queue.cc:260] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.310254   418 ts_tablet_manager.cc:1434] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:16:39.311170   418 tablet_bootstrap.cc:492] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:39.311513   417 raft_consensus.cc:359] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.312543   417 raft_consensus.cc:385] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.312934   417 raft_consensus.cc:740] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.313894   417 consensus_queue.cc:260] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.317484   417 ts_tablet_manager.cc:1434] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:16:39.318143   418 tablet_bootstrap.cc:654] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.318691   417 tablet_bootstrap.cc:492] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:39.323966   422 tablet_bootstrap.cc:492] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:39.324471   422 ts_tablet_manager.cc:1403] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.008s
I20260709 12:16:39.325975   417 tablet_bootstrap.cc:654] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.329965   422 raft_consensus.cc:359] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.330892   422 raft_consensus.cc:385] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.331234   422 raft_consensus.cc:740] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.332321   422 consensus_queue.cc:260] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.337533   417 tablet_bootstrap.cc:492] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:39.338107   417 ts_tablet_manager.cc:1403] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 12:16:39.341157   417 raft_consensus.cc:359] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.341876   422 ts_tablet_manager.cc:1434] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260709 12:16:39.341882   417 raft_consensus.cc:385] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.342419   417 raft_consensus.cc:740] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.343044   422 tablet_bootstrap.cc:492] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:39.343263   417 consensus_queue.cc:260] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.345749   417 ts_tablet_manager.cc:1434] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:16:39.346796   417 tablet_bootstrap.cc:492] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:39.353590   417 tablet_bootstrap.cc:654] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.354117   422 tablet_bootstrap.cc:654] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.360235   418 tablet_bootstrap.cc:492] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:39.360713   418 ts_tablet_manager.cc:1403] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.002s
I20260709 12:16:39.363396   418 raft_consensus.cc:359] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.363986   418 raft_consensus.cc:385] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.364246   418 raft_consensus.cc:740] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.364884   418 consensus_queue.cc:260] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.365332   417 tablet_bootstrap.cc:492] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:39.365909   417 ts_tablet_manager.cc:1403] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 12:16:39.366791   422 tablet_bootstrap.cc:492] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:39.367233   418 ts_tablet_manager.cc:1434] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:39.367288   422 ts_tablet_manager.cc:1403] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260709 12:16:39.368312   418 tablet_bootstrap.cc:492] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:39.368726   417 raft_consensus.cc:359] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.369483   417 raft_consensus.cc:385] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.369760   417 raft_consensus.cc:740] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.370385   422 raft_consensus.cc:359] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.370672   417 consensus_queue.cc:260] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.371114   422 raft_consensus.cc:385] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.371531   422 raft_consensus.cc:740] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.372619   422 consensus_queue.cc:260] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.373256   417 ts_tablet_manager.cc:1434] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:16:39.374228   417 tablet_bootstrap.cc:492] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:39.378775   422 ts_tablet_manager.cc:1434] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:16:39.379921   422 tablet_bootstrap.cc:492] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:39.381003   417 tablet_bootstrap.cc:654] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.385354   418 tablet_bootstrap.cc:654] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.393510   422 tablet_bootstrap.cc:654] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.400236   418 tablet_bootstrap.cc:492] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:39.400753   418 ts_tablet_manager.cc:1403] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.007s
I20260709 12:16:39.403573   417 tablet_bootstrap.cc:492] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:39.403431   418 raft_consensus.cc:359] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.404096   417 ts_tablet_manager.cc:1403] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.016s
I20260709 12:16:39.404150   418 raft_consensus.cc:385] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.404515   418 raft_consensus.cc:740] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.405117   418 consensus_queue.cc:260] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.406455   417 raft_consensus.cc:359] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.407016   417 raft_consensus.cc:385] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.407145   418 ts_tablet_manager.cc:1434] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:39.407236   417 raft_consensus.cc:740] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.408268   418 tablet_bootstrap.cc:492] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:39.408111   417 consensus_queue.cc:260] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.410317   417 ts_tablet_manager.cc:1434] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:39.413003   406 raft_consensus.cc:493] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.416271   354 raft_consensus.cc:493] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.413666   406 raft_consensus.cc:515] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.416908   354 raft_consensus.cc:515] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.421425   406 leader_election.cc:290] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:39.421375 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf403daf2e9849e89ba1506e8d3e7406" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:39.423396 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb444c76c8684432a5862be819e85d82" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
I20260709 12:16:39.421792 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb444c76c8684432a5862be819e85d82" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:39.423148   354 leader_election.cc:290] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:39.426697   417 tablet_bootstrap.cc:492] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:39.425983 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf403daf2e9849e89ba1506e8d3e7406" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:39.428154   422 tablet_bootstrap.cc:492] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:39.428663   422 ts_tablet_manager.cc:1403] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.000s
W20260709 12:16:39.429224 32638 leader_election.cc:343] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.426144 32596 raft_consensus.cc:2468] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 0.
I20260709 12:16:39.424106 32597 raft_consensus.cc:2468] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 0.
I20260709 12:16:39.431128 32709 leader_election.cc:304] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:39.431579   422 raft_consensus.cc:359] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
W20260709 12:16:39.432246 32710 leader_election.cc:343] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.433938   417 tablet_bootstrap.cc:654] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.434134 32635 leader_election.cc:304] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [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: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:39.435693   354 raft_consensus.cc:2804] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.436578   354 raft_consensus.cc:493] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.437084   354 raft_consensus.cc:3060] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.432328   422 raft_consensus.cc:385] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.438272   422 raft_consensus.cc:740] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.436164   406 raft_consensus.cc:2804] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.439092   406 raft_consensus.cc:493] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.439051   422 consensus_queue.cc:260] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.439803   406 raft_consensus.cc:3060] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.441524   422 ts_tablet_manager.cc:1434] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:16:39.442481   418 tablet_bootstrap.cc:654] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.447583   422 tablet_bootstrap.cc:492] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:39.460702   422 tablet_bootstrap.cc:654] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.468369   418 tablet_bootstrap.cc:492] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:39.468839   418 ts_tablet_manager.cc:1403] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.007s
I20260709 12:16:39.476270   418 raft_consensus.cc:359] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.477053   418 raft_consensus.cc:385] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.477340   418 raft_consensus.cc:740] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.478193   422 tablet_bootstrap.cc:492] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:39.478037   418 consensus_queue.cc:260] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.478731   422 ts_tablet_manager.cc:1403] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.002s
I20260709 12:16:39.480046   323 raft_consensus.cc:493] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.480760   323 raft_consensus.cc:515] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.482635   422 raft_consensus.cc:359] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.485157   323 leader_election.cc:290] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:39.485205 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea76830029d4d87b00f678e4aaa4804" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
I20260709 12:16:39.486027 32672 raft_consensus.cc:2468] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 0.
I20260709 12:16:39.483623   422 raft_consensus.cc:385] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.486997 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea76830029d4d87b00f678e4aaa4804" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:39.487092   422 raft_consensus.cc:740] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.488051   422 consensus_queue.cc:260] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
W20260709 12:16:39.488706 32563 leader_election.cc:343] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.489523 32561 leader_election.cc:304] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [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: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:39.491827   421 raft_consensus.cc:2804] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.492093   422 ts_tablet_manager.cc:1434] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:16:39.492375   421 raft_consensus.cc:493] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.492859   421 raft_consensus.cc:3060] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.497498   441 raft_consensus.cc:493] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.498026   441 raft_consensus.cc:515] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.500473   441 leader_election.cc:290] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:39.501864 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bec495046347b2b3cf78550afcbd2f" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:39.506680 32597 raft_consensus.cc:2468] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 0.
I20260709 12:16:39.503391 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bec495046347b2b3cf78550afcbd2f" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
I20260709 12:16:39.507990   417 tablet_bootstrap.cc:492] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:39.503826   422 tablet_bootstrap.cc:492] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:39.508515   417 ts_tablet_manager.cc:1403] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.082s	user 0.033s	sys 0.046s
W20260709 12:16:39.511153 32710 leader_election.cc:343] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.511642   417 raft_consensus.cc:359] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.512408   417 raft_consensus.cc:385] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.512712   417 raft_consensus.cc:740] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.512925 32709 leader_election.cc:304] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [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: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:39.513609   417 consensus_queue.cc:260] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.515093   422 tablet_bootstrap.cc:654] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.515900   417 ts_tablet_manager.cc:1434] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:16:39.488020   354 raft_consensus.cc:515] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.517215   417 tablet_bootstrap.cc:492] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:39.504597   406 raft_consensus.cc:515] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.518365 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb444c76c8684432a5862be819e85d82" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:39.519001 32597 raft_consensus.cc:3060] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.524960   406 leader_election.cc:290] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:39.524812 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf403daf2e9849e89ba1506e8d3e7406" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:39.525733 32596 raft_consensus.cc:3060] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.527058 32597 raft_consensus.cc:2468] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 1.
I20260709 12:16:39.530793 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf403daf2e9849e89ba1506e8d3e7406" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:39.531525 32709 leader_election.cc:304] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:39.532442   441 raft_consensus.cc:2804] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.532811   441 raft_consensus.cc:493] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.533150   441 raft_consensus.cc:3060] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.533281 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb444c76c8684432a5862be819e85d82" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
W20260709 12:16:39.533159 32638 leader_election.cc:343] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:39.535058 32710 leader_election.cc:343] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.536068   354 leader_election.cc:290] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:39.545179   354 raft_consensus.cc:2804] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:39.545789   354 raft_consensus.cc:697] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Becoming Leader. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Running, Role: LEADER
I20260709 12:16:39.546684   354 consensus_queue.cc:237] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.542976   441 raft_consensus.cc:515] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.548748   421 raft_consensus.cc:515] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.550602 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bec495046347b2b3cf78550afcbd2f" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:39.551191 32597 raft_consensus.cc:3060] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.551645 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea76830029d4d87b00f678e4aaa4804" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:39.552281 32672 raft_consensus.cc:3060] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.557230 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bec495046347b2b3cf78550afcbd2f" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
W20260709 12:16:39.558727 32710 leader_election.cc:343] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.559257   441 leader_election.cc:290] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:39.559710   443 raft_consensus.cc:493] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.560673   417 tablet_bootstrap.cc:654] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.562146 32672 raft_consensus.cc:2468] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 1.
I20260709 12:16:39.563548 32561 leader_election.cc:304] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: 
I20260709 12:16:39.564396   323 raft_consensus.cc:2804] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:39.564512   418 ts_tablet_manager.cc:1434] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.095s	user 0.012s	sys 0.013s
I20260709 12:16:39.564917   323 raft_consensus.cc:697] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Becoming Leader. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:39.565896   418 tablet_bootstrap.cc:492] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:39.565773   323 consensus_queue.cc:237] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.569521   422 tablet_bootstrap.cc:492] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:39.570078   422 ts_tablet_manager.cc:1403] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.026s
I20260709 12:16:39.560711   443 raft_consensus.cc:515] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.570103 32597 raft_consensus.cc:2468] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 1.
I20260709 12:16:39.571882 32709 leader_election.cc:304] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [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: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:39.573084   441 raft_consensus.cc:2804] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:39.573629   441 raft_consensus.cc:697] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Becoming Leader. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Running, Role: LEADER
I20260709 12:16:39.574270   418 tablet_bootstrap.cc:654] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.574625   441 consensus_queue.cc:237] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.575752 32595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3f795a34bf4cdb83a5f6b12e4d68eb" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:39.576676 32595 raft_consensus.cc:2468] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 0.
I20260709 12:16:39.578315 32709 leader_election.cc:304] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:39.569366 32596 raft_consensus.cc:2468] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 1.
I20260709 12:16:39.585151 32635 leader_election.cc:304] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [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: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:39.586648   406 raft_consensus.cc:2804] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:39.573284   422 raft_consensus.cc:359] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.587268   406 raft_consensus.cc:697] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Becoming Leader. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:39.587890   422 raft_consensus.cc:385] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.588320   406 consensus_queue.cc:237] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.589056   422 raft_consensus.cc:740] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.590359   422 consensus_queue.cc:260] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.609567   422 ts_tablet_manager.cc:1434] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.002s
I20260709 12:16:39.609603   441 raft_consensus.cc:2804] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.610278   441 raft_consensus.cc:493] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.610663   422 tablet_bootstrap.cc:492] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:39.610710   441 raft_consensus.cc:3060] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.613437 32495 catalog_manager.cc:5697] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "0963d84ba1ed4116919e97c27b98a857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:39.622921 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3f795a34bf4cdb83a5f6b12e4d68eb" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
I20260709 12:16:39.623584 32672 raft_consensus.cc:2468] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 0.
I20260709 12:16:39.623906   417 tablet_bootstrap.cc:492] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:39.624366   418 tablet_bootstrap.cc:492] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:39.624547   417 ts_tablet_manager.cc:1403] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.108s	user 0.020s	sys 0.021s
I20260709 12:16:39.624850   418 ts_tablet_manager.cc:1403] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260709 12:16:39.626308   445 raft_consensus.cc:493] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.615201   421 leader_election.cc:290] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 election: Requested vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:39.627964   418 raft_consensus.cc:359] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.628754   418 raft_consensus.cc:385] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.629045   418 raft_consensus.cc:740] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.629753   418 consensus_queue.cc:260] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.630316   417 raft_consensus.cc:359] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.631003   417 raft_consensus.cc:385] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.631268   417 raft_consensus.cc:740] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.626843   445 raft_consensus.cc:515] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.632031   418 ts_tablet_manager.cc:1434] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:16:39.633095   418 tablet_bootstrap.cc:492] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:39.633775   445 leader_election.cc:290] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:39.634786   417 consensus_queue.cc:260] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.635607 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e07d07c3eaa43feb2b773e649d390ec" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
I20260709 12:16:39.636375 32672 raft_consensus.cc:2468] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 0.
I20260709 12:16:39.637145   417 ts_tablet_manager.cc:1434] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:16:39.638022   417 tablet_bootstrap.cc:492] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857: Bootstrap starting.
I20260709 12:16:39.638095 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea76830029d4d87b00f678e4aaa4804" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:39.639194   422 tablet_bootstrap.cc:654] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.621635   443 leader_election.cc:290] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:39.642267   432 raft_consensus.cc:493] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.642753   432 raft_consensus.cc:515] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.649153   417 tablet_bootstrap.cc:654] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.655819   417 tablet_bootstrap.cc:492] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857: No bootstrap required, opened a new log
I20260709 12:16:39.656423   417 ts_tablet_manager.cc:1403] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
W20260709 12:16:39.656826 32563 leader_election.cc:343] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.661690 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e07d07c3eaa43feb2b773e649d390ec" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:39.664633 32596 raft_consensus.cc:2468] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 0.
I20260709 12:16:39.665791   418 tablet_bootstrap.cc:654] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.666716   432 leader_election.cc:290] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:39.646106 32710 leader_election.cc:304] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:39.670897   443 raft_consensus.cc:2804] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.671353   443 raft_consensus.cc:493] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.671562   323 raft_consensus.cc:493] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.671806   443 raft_consensus.cc:3060] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.672134   323 raft_consensus.cc:515] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.672030   441 raft_consensus.cc:515] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.675936   323 leader_election.cc:290] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:39.677536 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538e4a5129504cecb6c174709b7c71c2" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:39.679735   441 leader_election.cc:290] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:39.680120 32744 raft_consensus.cc:2468] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 0.
I20260709 12:16:39.685336 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea648c1f8854c34a2b7ba8db5e60691" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:39.686031 32746 raft_consensus.cc:2468] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 0.
I20260709 12:16:39.686491 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3f795a34bf4cdb83a5f6b12e4d68eb" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:39.687074 32672 raft_consensus.cc:3060] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.687299 32638 leader_election.cc:304] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:39.689612 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea648c1f8854c34a2b7ba8db5e60691" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:39.690798 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538e4a5129504cecb6c174709b7c71c2" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
W20260709 12:16:39.691017 32635 leader_election.cc:343] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.687315 32563 leader_election.cc:304] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
W20260709 12:16:39.692364 32561 leader_election.cc:343] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.692687   432 raft_consensus.cc:2804] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.693089   432 raft_consensus.cc:493] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.693428   432 raft_consensus.cc:3060] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.695107 32672 raft_consensus.cc:2468] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 1.
I20260709 12:16:39.696280 32710 leader_election.cc:304] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:39.696489   417 raft_consensus.cc:359] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.697242   417 raft_consensus.cc:385] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.697535   441 raft_consensus.cc:2804] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:39.698256   441 raft_consensus.cc:697] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Becoming Leader. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Running, Role: LEADER
I20260709 12:16:39.698966   422 tablet_bootstrap.cc:492] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:39.699466   422 ts_tablet_manager.cc:1403] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.013s
I20260709 12:16:39.699798 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3f795a34bf4cdb83a5f6b12e4d68eb" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:39.699329   441 consensus_queue.cc:237] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.700415 32596 raft_consensus.cc:3060] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.702486   422 raft_consensus.cc:359] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.703176   422 raft_consensus.cc:385] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.697516   417 raft_consensus.cc:740] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.703595   323 raft_consensus.cc:2804] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.694911   443 raft_consensus.cc:515] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.706395   417 consensus_queue.cc:260] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.706527 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e07d07c3eaa43feb2b773e649d390ec" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:39.703985   323 raft_consensus.cc:493] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.707370 32597 raft_consensus.cc:3060] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.707489   406 raft_consensus.cc:493] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.707607   323 raft_consensus.cc:3060] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.707819   443 leader_election.cc:290] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:39.708021   406 raft_consensus.cc:515] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.710070   417 ts_tablet_manager.cc:1434] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 12:16:39.710151   406 leader_election.cc:290] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:39.710561   432 raft_consensus.cc:515] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.711943 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0074d7c5d1cc4e488f8b6ef71e81821b" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:39.713120 32595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0074d7c5d1cc4e488f8b6ef71e81821b" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:39.713557   422 raft_consensus.cc:740] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.713771 32595 raft_consensus.cc:2468] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 0.
W20260709 12:16:39.713940 32638 leader_election.cc:343] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.714291 32597 raft_consensus.cc:2468] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 1.
I20260709 12:16:39.714299   422 consensus_queue.cc:260] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.715307 32635 leader_election.cc:304] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [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: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:39.715342 32709 leader_election.cc:304] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:39.717618   443 raft_consensus.cc:2804] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:39.718169   443 raft_consensus.cc:697] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Becoming Leader. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Running, Role: LEADER
I20260709 12:16:39.718410   406 raft_consensus.cc:2804] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:39.718884   406 raft_consensus.cc:493] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:39.719287   406 raft_consensus.cc:3060] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.719013   443 consensus_queue.cc:237] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.720650   323 raft_consensus.cc:515] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.723536 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538e4a5129504cecb6c174709b7c71c2" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
W20260709 12:16:39.724695 32561 leader_election.cc:343] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.724850 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e07d07c3eaa43feb2b773e649d390ec" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:39.725754 32671 raft_consensus.cc:3060] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.726321 32596 raft_consensus.cc:2468] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 1.
I20260709 12:16:39.717178   422 ts_tablet_manager.cc:1434] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260709 12:16:39.728067   422 tablet_bootstrap.cc:492] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34: Bootstrap starting.
I20260709 12:16:39.729952 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea648c1f8854c34a2b7ba8db5e60691" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:39.730538 32746 raft_consensus.cc:3060] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.736526 32671 raft_consensus.cc:2468] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 1.
I20260709 12:16:39.740604 32595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea648c1f8854c34a2b7ba8db5e60691" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:39.744696 32595 raft_consensus.cc:3060] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.745905 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538e4a5129504cecb6c174709b7c71c2" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:39.746524 32744 raft_consensus.cc:3060] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.746727 32494 catalog_manager.cc:5697] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d reported cstate change: term changed from 0 to 1, leader changed from <none> to e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3). New cstate: current_term: 1 leader_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:39.747280 32493 catalog_manager.cc:5697] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "6cd0438c00524f75b48ccce77522dd34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:39.752780   418 tablet_bootstrap.cc:492] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:39.753338   418 ts_tablet_manager.cc:1403] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.008s
I20260709 12:16:39.756266 32595 raft_consensus.cc:2468] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 1.
I20260709 12:16:39.742156   432 leader_election.cc:290] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:39.756526 32744 raft_consensus.cc:2468] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 1.
I20260709 12:16:39.758672   323 leader_election.cc:290] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 1 election: Requested vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:39.760635 32635 leader_election.cc:304] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: 
I20260709 12:16:39.761477   432 raft_consensus.cc:2804] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:39.761940   432 raft_consensus.cc:697] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Becoming Leader. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:39.756402   418 raft_consensus.cc:359] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.762722   422 tablet_bootstrap.cc:654] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.762816   418 raft_consensus.cc:385] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.754992   406 raft_consensus.cc:515] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.762838   432 consensus_queue.cc:237] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.763463   418 raft_consensus.cc:740] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.767124 32563 leader_election.cc:304] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [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: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:39.767153 32746 raft_consensus.cc:2468] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 1.
I20260709 12:16:39.768538 32595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0074d7c5d1cc4e488f8b6ef71e81821b" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:39.768057   418 consensus_queue.cc:260] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.769243 32595 raft_consensus.cc:3060] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.770237   323 raft_consensus.cc:2804] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:39.771329   323 raft_consensus.cc:697] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Becoming Leader. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:39.773449   406 leader_election.cc:290] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:39.771270   418 ts_tablet_manager.cc:1434] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:16:39.773280   323 consensus_queue.cc:237] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.775213 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0074d7c5d1cc4e488f8b6ef71e81821b" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
W20260709 12:16:39.776971 32638 leader_election.cc:343] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:39.779095   418 tablet_bootstrap.cc:492] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:39.785463   422 tablet_bootstrap.cc:492] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34: No bootstrap required, opened a new log
I20260709 12:16:39.785938   422 ts_tablet_manager.cc:1403] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.005s
I20260709 12:16:39.788606   422 raft_consensus.cc:359] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.789191   422 raft_consensus.cc:385] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.789449   422 raft_consensus.cc:740] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.790073   422 consensus_queue.cc:260] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.796802 32595 raft_consensus.cc:2468] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 1.
I20260709 12:16:39.797878 32635 leader_election.cc:304] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [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: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:39.800699   406 raft_consensus.cc:2804] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:39.800936   422 ts_tablet_manager.cc:1434] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:16:39.806372 32494 catalog_manager.cc:5697] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d reported cstate change: term changed from 0 to 1, leader changed from <none> to e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3). New cstate: current_term: 1 leader_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:39.807665 32494 catalog_manager.cc:5697] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d reported cstate change: term changed from 0 to 1, leader changed from <none> to e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3). New cstate: current_term: 1 leader_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:39.801193   406 raft_consensus.cc:697] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Becoming Leader. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:39.810153   406 consensus_queue.cc:237] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.813423   418 tablet_bootstrap.cc:654] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.809435 32494 catalog_manager.cc:5697] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d reported cstate change: term changed from 0 to 1, leader changed from <none> to e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3). New cstate: current_term: 1 leader_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:39.824149   406 raft_consensus.cc:493] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.824640   406 raft_consensus.cc:515] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.828805   406 leader_election.cc:290] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:39.829371   418 tablet_bootstrap.cc:492] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:39.829859   418 ts_tablet_manager.cc:1403] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.005s
I20260709 12:16:39.829903 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb444c76c8684432a5862be819e85d82" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:39.830180 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb444c76c8684432a5862be819e85d82" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:39.830868 32597 raft_consensus.cc:2393] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6cd0438c00524f75b48ccce77522dd34 in current term 1: Already voted for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in this term.
I20260709 12:16:39.830022 32493 catalog_manager.cc:5697] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1). New cstate: current_term: 1 leader_uuid: "0963d84ba1ed4116919e97c27b98a857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:39.832093 32635 leader_election.cc:304] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34; no voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:39.832818   406 raft_consensus.cc:3060] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.832587   418 raft_consensus.cc:359] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.833364   418 raft_consensus.cc:385] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.833635   418 raft_consensus.cc:740] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.834327   418 consensus_queue.cc:260] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.836410   418 ts_tablet_manager.cc:1434] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:16:39.837302   418 tablet_bootstrap.cc:492] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d: Bootstrap starting.
I20260709 12:16:39.839782   406 raft_consensus.cc:2749] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:39.841903   418 tablet_bootstrap.cc:654] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:39.846117 32495 catalog_manager.cc:5697] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "6cd0438c00524f75b48ccce77522dd34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:39.846872   418 tablet_bootstrap.cc:492] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d: No bootstrap required, opened a new log
I20260709 12:16:39.847384   418 ts_tablet_manager.cc:1403] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 12:16:39.847874 32495 catalog_manager.cc:5697] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2). New cstate: current_term: 1 leader_uuid: "6cd0438c00524f75b48ccce77522dd34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:39.849452   418 raft_consensus.cc:359] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.849990   418 raft_consensus.cc:385] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:39.850251   418 raft_consensus.cc:740] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.851002   418 consensus_queue.cc:260] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.852833   418 ts_tablet_manager.cc:1434] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:39.864675   443 raft_consensus.cc:493] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.865108   443 raft_consensus.cc:515] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.867197   443 leader_election.cc:290] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:39.867494 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea76830029d4d87b00f678e4aaa4804" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:39.868609 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea76830029d4d87b00f678e4aaa4804" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
I20260709 12:16:39.869344 32672 raft_consensus.cc:2393] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1d3dce6105743ec8f34ca38c4a1ff4d in current term 1: Already voted for candidate 0963d84ba1ed4116919e97c27b98a857 in this term.
I20260709 12:16:39.870167 32710 leader_election.cc:304] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:39.870818   443 raft_consensus.cc:3060] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.875787   443 raft_consensus.cc:2749] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:39.917646   443 raft_consensus.cc:493] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.918154   443 raft_consensus.cc:515] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.920204   443 leader_election.cc:290] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:39.920930 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0074d7c5d1cc4e488f8b6ef71e81821b" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:39.921283 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0074d7c5d1cc4e488f8b6ef71e81821b" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
I20260709 12:16:39.921799 32597 raft_consensus.cc:2393] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1d3dce6105743ec8f34ca38c4a1ff4d in current term 1: Already voted for candidate 6cd0438c00524f75b48ccce77522dd34 in this term.
I20260709 12:16:39.922904 32709 leader_election.cc:304] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:39.923523   443 raft_consensus.cc:3060] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.928653   443 raft_consensus.cc:2749] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:39.951156   406 raft_consensus.cc:493] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.951630   406 raft_consensus.cc:515] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:39.953815   406 leader_election.cc:290] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:39.954774 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538e4a5129504cecb6c174709b7c71c2" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:39.955999 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538e4a5129504cecb6c174709b7c71c2" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:39.956750 32746 raft_consensus.cc:2393] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6cd0438c00524f75b48ccce77522dd34 in current term 1: Already voted for candidate 0963d84ba1ed4116919e97c27b98a857 in this term.
I20260709 12:16:39.956794 32744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f3f795a34bf4cdb83a5f6b12e4d68eb"
dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
mode: GRACEFUL
new_leader_uuid: "0963d84ba1ed4116919e97c27b98a857"
 from {username='slave'} at 127.0.0.1:37464
I20260709 12:16:39.957453 32744 raft_consensus.cc:606] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Received request to transfer leadership to TS 0963d84ba1ed4116919e97c27b98a857
I20260709 12:16:39.957597 32638 leader_election.cc:304] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34; no voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:39.958427   406 raft_consensus.cc:3060] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:39.962674 32744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0bec495046347b2b3cf78550afcbd2f"
dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
mode: GRACEFUL
new_leader_uuid: "0963d84ba1ed4116919e97c27b98a857"
 from {username='slave'} at 127.0.0.1:37464
I20260709 12:16:39.963228 32744 raft_consensus.cc:606] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Received request to transfer leadership to TS 0963d84ba1ed4116919e97c27b98a857
I20260709 12:16:39.964893   406 raft_consensus.cc:2749] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:39.967752 32744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e07d07c3eaa43feb2b773e649d390ec"
dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
mode: GRACEFUL
new_leader_uuid: "0963d84ba1ed4116919e97c27b98a857"
 from {username='slave'} at 127.0.0.1:37464
I20260709 12:16:39.968241 32744 raft_consensus.cc:606] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Received request to transfer leadership to TS 0963d84ba1ed4116919e97c27b98a857
I20260709 12:16:39.972682 32744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb444c76c8684432a5862be819e85d82"
dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
mode: GRACEFUL
new_leader_uuid: "0963d84ba1ed4116919e97c27b98a857"
 from {username='slave'} at 127.0.0.1:37464
I20260709 12:16:39.973210 32744 raft_consensus.cc:606] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Received request to transfer leadership to TS 0963d84ba1ed4116919e97c27b98a857
I20260709 12:16:39.978197 32597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "538e4a5129504cecb6c174709b7c71c2"
dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
mode: GRACEFUL
new_leader_uuid: "6cd0438c00524f75b48ccce77522dd34"
 from {username='slave'} at 127.0.0.1:43638
I20260709 12:16:39.978610 32597 raft_consensus.cc:606] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Received request to transfer leadership to TS 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:39.987560 32597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ea76830029d4d87b00f678e4aaa4804"
dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
mode: GRACEFUL
new_leader_uuid: "6cd0438c00524f75b48ccce77522dd34"
 from {username='slave'} at 127.0.0.1:43638
I20260709 12:16:39.987962 32597 raft_consensus.cc:606] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Received request to transfer leadership to TS 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:39.992564 32672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ea648c1f8854c34a2b7ba8db5e60691"
dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
mode: GRACEFUL
new_leader_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:16:39.993014 32672 raft_consensus.cc:606] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Received request to transfer leadership to TS e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:40.010226   443 raft_consensus.cc:493] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:40.010787   443 raft_consensus.cc:515] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.012508   443 leader_election.cc:290] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:40.013252 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf403daf2e9849e89ba1506e8d3e7406" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:40.013471 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf403daf2e9849e89ba1506e8d3e7406" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd0438c00524f75b48ccce77522dd34" is_pre_election: true
I20260709 12:16:40.013999 32597 raft_consensus.cc:2393] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1d3dce6105743ec8f34ca38c4a1ff4d in current term 1: Already voted for candidate 6cd0438c00524f75b48ccce77522dd34 in this term.
I20260709 12:16:40.015110 32710 leader_election.cc:304] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34
I20260709 12:16:40.015858   443 raft_consensus.cc:3060] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:40.021303   443 raft_consensus.cc:2749] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:40.023684   406 consensus_queue.cc:1048] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.035734   406 consensus_queue.cc:1048] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.096185   323 consensus_queue.cc:1048] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.102485   443 consensus_queue.cc:1048] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.103142   323 raft_consensus.cc:993] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857: : Instructing follower 6cd0438c00524f75b48ccce77522dd34 to start an election
I20260709 12:16:40.103722   323 raft_consensus.cc:1081] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Signalling peer 6cd0438c00524f75b48ccce77522dd34 to start an election
I20260709 12:16:40.108583   323 consensus_queue.cc:1048] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.109187 32672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ea76830029d4d87b00f678e4aaa4804"
dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
 from {username='slave'} at 127.0.0.1:42466
I20260709 12:16:40.109810 32672 raft_consensus.cc:493] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:40.110213 32672 raft_consensus.cc:3060] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.112524   441 raft_consensus.cc:993] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d: : Instructing follower 0963d84ba1ed4116919e97c27b98a857 to start an election
I20260709 12:16:40.113018   441 raft_consensus.cc:1081] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Signalling peer 0963d84ba1ed4116919e97c27b98a857 to start an election
I20260709 12:16:40.116667 32595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e07d07c3eaa43feb2b773e649d390ec"
dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
 from {username='slave'} at 127.0.0.1:43632
I20260709 12:16:40.117373   406 raft_consensus.cc:493] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:40.117906   406 raft_consensus.cc:515] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.120033   406 leader_election.cc:290] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:40.121569 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bec495046347b2b3cf78550afcbd2f" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" is_pre_election: true
I20260709 12:16:40.123939   443 consensus_queue.cc:1048] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.124661 32595 raft_consensus.cc:493] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:40.125114 32595 raft_consensus.cc:3060] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.130373 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bec495046347b2b3cf78550afcbd2f" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963d84ba1ed4116919e97c27b98a857" is_pre_election: true
I20260709 12:16:40.131191 32597 raft_consensus.cc:2393] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6cd0438c00524f75b48ccce77522dd34 in current term 1: Already voted for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in this term.
I20260709 12:16:40.133128 32635 leader_election.cc:304] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34; no voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:40.133949   406 raft_consensus.cc:3060] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:40.136270 32595 raft_consensus.cc:515] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.140728 32672 raft_consensus.cc:515] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.141742   443 consensus_queue.cc:1048] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.143252 32595 leader_election.cc:290] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 2 election: Requested vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:40.144454 32672 leader_election.cc:290] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 2 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:40.144690 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea76830029d4d87b00f678e4aaa4804" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:40.145417 32596 raft_consensus.cc:3055] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:40.145619 32671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e07d07c3eaa43feb2b773e649d390ec" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:40.145731 32596 raft_consensus.cc:740] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:40.145619 32744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea76830029d4d87b00f678e4aaa4804" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:40.146288 32671 raft_consensus.cc:3060] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.146623 32744 raft_consensus.cc:3060] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.146700 32596 consensus_queue.cc:260] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.149820 32596 raft_consensus.cc:3060] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.144662 32746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e07d07c3eaa43feb2b773e649d390ec" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:40.151350 32746 raft_consensus.cc:3055] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:40.151840 32746 raft_consensus.cc:740] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Running, Role: LEADER
I20260709 12:16:40.153079 32746 consensus_queue.cc:260] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.154384   432 consensus_queue.cc:1048] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.155119 32744 raft_consensus.cc:2468] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 2.
I20260709 12:16:40.156347   443 consensus_queue.cc:1048] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.156558 32746 raft_consensus.cc:3060] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.158056 32671 raft_consensus.cc:2468] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 2.
I20260709 12:16:40.159621 32561 leader_election.cc:304] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: 
I20260709 12:16:40.160604   323 raft_consensus.cc:2804] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:40.161168   323 raft_consensus.cc:697] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Becoming Leader. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:40.162123   323 consensus_queue.cc:237] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.167012 32638 leader_election.cc:304] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd0438c00524f75b48ccce77522dd34, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:40.167845   443 consensus_queue.cc:1048] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.168191   432 raft_consensus.cc:2804] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:40.168854   432 raft_consensus.cc:697] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [term 2 LEADER]: Becoming Leader. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:40.169688   432 consensus_queue.cc:237] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.171029   406 raft_consensus.cc:2749] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:40.172112 32596 raft_consensus.cc:2468] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 2.
I20260709 12:16:40.176656 32746 raft_consensus.cc:2468] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 2.
I20260709 12:16:40.179041   441 raft_consensus.cc:993] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d: : Instructing follower 0963d84ba1ed4116919e97c27b98a857 to start an election
I20260709 12:16:40.182005 32495 catalog_manager.cc:5697] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 reported cstate change: term changed from 1 to 2, leader changed from 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1) to 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "6cd0438c00524f75b48ccce77522dd34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:40.190418   432 consensus_queue.cc:1048] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.186424   445 consensus_queue.cc:1048] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.192378   445 consensus_queue.cc:1048] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.193560   445 raft_consensus.cc:1081] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Signalling peer 0963d84ba1ed4116919e97c27b98a857 to start an election
I20260709 12:16:40.189056   451 raft_consensus.cc:993] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d: : Instructing follower 0963d84ba1ed4116919e97c27b98a857 to start an election
I20260709 12:16:40.199144   451 raft_consensus.cc:993] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d: : Instructing follower 0963d84ba1ed4116919e97c27b98a857 to start an election
I20260709 12:16:40.199625   451 raft_consensus.cc:1081] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Signalling peer 0963d84ba1ed4116919e97c27b98a857 to start an election
I20260709 12:16:40.200744   354 raft_consensus.cc:1081] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Signalling peer 0963d84ba1ed4116919e97c27b98a857 to start an election
I20260709 12:16:40.226846   354 consensus_queue.cc:1048] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.227043 32493 catalog_manager.cc:5697] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 reported cstate change: term changed from 1 to 2, leader changed from e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3) to 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "0963d84ba1ed4116919e97c27b98a857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:40.250854 32709 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.26.1:41043, user_credentials={real_user=slave}} blocked reactor thread for 60695.4us
I20260709 12:16:40.252492 32595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb444c76c8684432a5862be819e85d82"
dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
 from {username='slave'} at 127.0.0.1:43632
I20260709 12:16:40.257474   458 consensus_queue.cc:1048] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:40.262952   323 consensus_queue.cc:1048] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.263028 32594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f3f795a34bf4cdb83a5f6b12e4d68eb"
dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
 from {username='slave'} at 127.0.0.1:43632
I20260709 12:16:40.263727 32594 raft_consensus.cc:493] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:40.264112 32594 raft_consensus.cc:3060] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.269595   432 raft_consensus.cc:993] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34: : Instructing follower e1d3dce6105743ec8f34ca38c4a1ff4d to start an election
I20260709 12:16:40.270262 32595 raft_consensus.cc:493] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:40.270279   432 raft_consensus.cc:1081] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Signalling peer e1d3dce6105743ec8f34ca38c4a1ff4d to start an election
I20260709 12:16:40.270889 32595 raft_consensus.cc:3060] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.271847 32594 raft_consensus.cc:515] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.274859 32672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3f795a34bf4cdb83a5f6b12e4d68eb" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:40.275461 32672 raft_consensus.cc:3060] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.278098 32595 raft_consensus.cc:515] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.275570 32746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ea648c1f8854c34a2b7ba8db5e60691"
dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
 from {username='slave'} at 127.0.0.1:37444
I20260709 12:16:40.279712 32746 raft_consensus.cc:493] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:40.283365 32746 raft_consensus.cc:3060] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.282397 32596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0bec495046347b2b3cf78550afcbd2f"
dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
 from {username='slave'} at 127.0.0.1:43632
I20260709 12:16:40.281606 32595 leader_election.cc:290] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 2 election: Requested vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:40.284852 32596 raft_consensus.cc:493] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:40.286020 32596 raft_consensus.cc:3060] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.286226 32594 leader_election.cc:290] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 2 election: Requested vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:40.287577 32745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb444c76c8684432a5862be819e85d82" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:40.288239 32745 raft_consensus.cc:3055] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:40.288260 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3f795a34bf4cdb83a5f6b12e4d68eb" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:40.288614 32745 raft_consensus.cc:740] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Running, Role: LEADER
I20260709 12:16:40.288990 32743 raft_consensus.cc:3055] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:40.289311 32743 raft_consensus.cc:740] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Running, Role: LEADER
I20260709 12:16:40.289474 32745 consensus_queue.cc:260] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.290115 32743 consensus_queue.cc:260] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.290753 32745 raft_consensus.cc:3060] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.295838 32746 raft_consensus.cc:515] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.297755 32746 leader_election.cc:290] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 2 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:40.296168 32743 raft_consensus.cc:3060] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.300197 32669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea648c1f8854c34a2b7ba8db5e60691" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:40.300779 32669 raft_consensus.cc:3055] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:40.301095 32669 raft_consensus.cc:740] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:40.301862 32669 consensus_queue.cc:260] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.302999 32669 raft_consensus.cc:3060] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.303512 32596 raft_consensus.cc:515] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.305477 32596 leader_election.cc:290] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 2 election: Requested vote from peers 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:40.307719 32594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea648c1f8854c34a2b7ba8db5e60691" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:40.308354 32594 raft_consensus.cc:3060] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.309285 32668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bec495046347b2b3cf78550afcbd2f" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:40.309922 32668 raft_consensus.cc:3060] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.309813 32742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bec495046347b2b3cf78550afcbd2f" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:40.310550 32742 raft_consensus.cc:3055] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:40.310870 32742 raft_consensus.cc:740] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Running, Role: LEADER
I20260709 12:16:40.311698 32742 consensus_queue.cc:260] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.312798 32742 raft_consensus.cc:3060] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.314926   458 consensus_queue.cc:1048] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.319541 32670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb444c76c8684432a5862be819e85d82" candidate_uuid: "0963d84ba1ed4116919e97c27b98a857" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:40.320173 32670 raft_consensus.cc:3060] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.320382 32742 raft_consensus.cc:2468] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 2.
I20260709 12:16:40.321557 32563 leader_election.cc:304] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:40.322366   323 raft_consensus.cc:2804] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:40.322794   323 raft_consensus.cc:697] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Becoming Leader. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:40.318569 32668 raft_consensus.cc:2468] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 2.
I20260709 12:16:40.323522   323 consensus_queue.cc:237] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.338299 32494 catalog_manager.cc:5697] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 reported cstate change: term changed from 1 to 2, leader changed from e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3) to 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "0963d84ba1ed4116919e97c27b98a857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:40.333791 32672 raft_consensus.cc:2468] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 2.
I20260709 12:16:40.334146 32745 raft_consensus.cc:2468] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 2.
I20260709 12:16:40.350077 32561 leader_election.cc:304] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: 
I20260709 12:16:40.352006   420 raft_consensus.cc:2804] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:40.352483   420 raft_consensus.cc:697] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Becoming Leader. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:40.352859 32670 raft_consensus.cc:2468] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 2.
I20260709 12:16:40.353427   420 consensus_queue.cc:237] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.355854 32561 leader_election.cc:304] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: 
I20260709 12:16:40.360288   420 raft_consensus.cc:2804] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:40.360743   420 raft_consensus.cc:697] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Becoming Leader. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:40.361539   420 consensus_queue.cc:237] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.364343 32743 raft_consensus.cc:2468] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963d84ba1ed4116919e97c27b98a857 in term 2.
I20260709 12:16:40.379485   323 consensus_queue.cc:1048] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:40.380862 32594 raft_consensus.cc:2468] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 2.
I20260709 12:16:40.371196 32669 raft_consensus.cc:2468] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 2.
I20260709 12:16:40.382215 32709 leader_election.cc:304] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:40.383467   485 raft_consensus.cc:2804] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:40.383953   485 raft_consensus.cc:697] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 LEADER]: Becoming Leader. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Running, Role: LEADER
I20260709 12:16:40.384769   485 consensus_queue.cc:237] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.392426 32494 catalog_manager.cc:5697] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 reported cstate change: term changed from 1 to 2, leader changed from e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3) to 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "0963d84ba1ed4116919e97c27b98a857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:40.398070 32494 catalog_manager.cc:5697] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 reported cstate change: term changed from 1 to 2, leader changed from e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3) to 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1). New cstate: current_term: 2 leader_uuid: "0963d84ba1ed4116919e97c27b98a857" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:40.403514   420 raft_consensus.cc:993] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857: : Instructing follower 6cd0438c00524f75b48ccce77522dd34 to start an election
I20260709 12:16:40.404194   493 raft_consensus.cc:1081] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Signalling peer 6cd0438c00524f75b48ccce77522dd34 to start an election
I20260709 12:16:40.405792 32670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "538e4a5129504cecb6c174709b7c71c2"
dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
 from {username='slave'} at 127.0.0.1:42466
I20260709 12:16:40.406376 32670 raft_consensus.cc:493] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:40.406776 32670 raft_consensus.cc:3060] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.412182 32495 catalog_manager.cc:5697] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d reported cstate change: term changed from 1 to 2, leader changed from 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2) to e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3). New cstate: current_term: 2 leader_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:40.414498 32670 raft_consensus.cc:515] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.417416 32597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538e4a5129504cecb6c174709b7c71c2" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:40.417625 32670 leader_election.cc:290] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 2 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3:33783)
I20260709 12:16:40.418051 32597 raft_consensus.cc:3055] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:40.418402 32597 raft_consensus.cc:740] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:40.419229 32597 consensus_queue.cc:260] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.420626 32597 raft_consensus.cc:3060] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.422080 32743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538e4a5129504cecb6c174709b7c71c2" candidate_uuid: "6cd0438c00524f75b48ccce77522dd34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
I20260709 12:16:40.422713 32743 raft_consensus.cc:3060] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.427572 32597 raft_consensus.cc:2468] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 2.
I20260709 12:16:40.428140 32743 raft_consensus.cc:2468] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd0438c00524f75b48ccce77522dd34 in term 2.
I20260709 12:16:40.428668 32635 leader_election.cc:304] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, 6cd0438c00524f75b48ccce77522dd34; no voters: 
I20260709 12:16:40.429527   432 raft_consensus.cc:2804] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:40.429948   432 raft_consensus.cc:697] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [term 2 LEADER]: Becoming Leader. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:40.430745   432 consensus_queue.cc:237] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:40.436626 32493 catalog_manager.cc:5697] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 reported cstate change: term changed from 1 to 2, leader changed from 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1) to 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2). New cstate: current_term: 2 leader_uuid: "6cd0438c00524f75b48ccce77522dd34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:40.673448 32743 raft_consensus.cc:1275] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Refusing update from remote peer 0963d84ba1ed4116919e97c27b98a857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:40.674885   493 consensus_queue.cc:1048] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.683254 32670 raft_consensus.cc:1275] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Refusing update from remote peer 0963d84ba1ed4116919e97c27b98a857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:40.684557   421 consensus_queue.cc:1048] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.711493 32743 raft_consensus.cc:1275] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Refusing update from remote peer 6cd0438c00524f75b48ccce77522dd34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:40.712777   432 consensus_queue.cc:1048] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.713160 32670 raft_consensus.cc:1275] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Refusing update from remote peer 0963d84ba1ed4116919e97c27b98a857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:40.714596   421 consensus_queue.cc:1048] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.721560 32597 raft_consensus.cc:1275] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Refusing update from remote peer 6cd0438c00524f75b48ccce77522dd34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:40.722885   406 consensus_queue.cc:1048] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.730489 32743 raft_consensus.cc:1275] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Refusing update from remote peer 0963d84ba1ed4116919e97c27b98a857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:40.731832   323 consensus_queue.cc:1048] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.824232 32743 raft_consensus.cc:1275] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Refusing update from remote peer 0963d84ba1ed4116919e97c27b98a857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:40.825156 32670 raft_consensus.cc:1275] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Refusing update from remote peer 0963d84ba1ed4116919e97c27b98a857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:40.825515   323 consensus_queue.cc:1048] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.826227 32597 raft_consensus.cc:1275] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Refusing update from remote peer e1d3dce6105743ec8f34ca38c4a1ff4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:40.826707   493 consensus_queue.cc:1048] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.827658   485 consensus_queue.cc:1048] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.844904 32670 raft_consensus.cc:1275] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Refusing update from remote peer e1d3dce6105743ec8f34ca38c4a1ff4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:40.846436   443 consensus_queue.cc:1048] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.900388 32670 raft_consensus.cc:1275] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Refusing update from remote peer 0963d84ba1ed4116919e97c27b98a857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:40.901530   421 consensus_queue.cc:1048] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.908407 32743 raft_consensus.cc:1275] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Refusing update from remote peer 0963d84ba1ed4116919e97c27b98a857: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:40.909786   493 consensus_queue.cc:1048] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.946825 32743 raft_consensus.cc:1275] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Refusing update from remote peer 6cd0438c00524f75b48ccce77522dd34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:40.948266   432 consensus_queue.cc:1048] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.955261 32597 raft_consensus.cc:1275] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Refusing update from remote peer 6cd0438c00524f75b48ccce77522dd34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:40.956741   458 consensus_queue.cc:1048] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:42.996025 32495 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52180:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:16:43.015261 32495 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52180:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:16:43.121536 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:43.225081   541 tablet.cc:1724] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.230255   542 tablet.cc:1724] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:43.232928   522 log.cc:927] Time spent T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260709 12:16:43.427106   551 tablet.cc:1724] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.433380   562 tablet.cc:1724] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.436770   555 tablet.cc:1724] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.438030   556 tablet.cc:1724] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.445178 32595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75ce1244d64c47968e37c77a6f23bca3"
dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
mode: GRACEFUL
new_leader_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
 from {username='slave'} at 127.0.0.1:43654
I20260709 12:16:43.445847 32595 raft_consensus.cc:606] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Received request to transfer leadership to TS e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:43.458784   560 tablet.cc:1724] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.482654   567 tablet.cc:1724] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.488232   569 tablet.cc:1724] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.497253   563 tablet.cc:1724] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.498518   561 tablet.cc:1724] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:16:43.501417   550 log.cc:927] Time spent T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34: Append to log took a long time: real 0.082s	user 0.002s	sys 0.000s
I20260709 12:16:43.506091   542 tablet.cc:1724] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.526283   555 tablet.cc:1724] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.530463   566 tablet.cc:1724] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.534960   541 tablet.cc:1724] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.546656   563 tablet.cc:1724] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.553345   567 tablet.cc:1724] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.567101   569 tablet.cc:1724] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.572615   555 tablet.cc:1724] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.578825   560 tablet.cc:1724] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.580580   556 tablet.cc:1724] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.585830   541 tablet.cc:1724] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.588371   562 tablet.cc:1724] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.594341   551 tablet.cc:1724] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.599867   561 tablet.cc:1724] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.603596   567 tablet.cc:1724] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.609499   566 tablet.cc:1724] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:16:43.635478 32668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e41cb1bf8a434d10beb503b94b082740"
dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
mode: GRACEFUL
new_leader_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
 from {username='slave'} at 127.0.0.1:42486
I20260709 12:16:43.636101 32668 raft_consensus.cc:606] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Received request to transfer leadership to TS e1d3dce6105743ec8f34ca38c4a1ff4d
I20260709 12:16:43.639199 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:43.639741 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:43.640013 32493 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147: soft_deleted_table [id=90ae4abeaa6d4775ad07c7802e16bce1] alter complete (version 1)
I20260709 12:16:43.686719   523 raft_consensus.cc:993] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857: : Instructing follower e1d3dce6105743ec8f34ca38c4a1ff4d to start an election
I20260709 12:16:43.687229   534 raft_consensus.cc:1081] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Signalling peer e1d3dce6105743ec8f34ca38c4a1ff4d to start an election
I20260709 12:16:43.688791 32741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75ce1244d64c47968e37c77a6f23bca3"
dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
 from {username='slave'} at 127.0.0.1:37456
I20260709 12:16:43.689244 32741 raft_consensus.cc:493] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:43.689570 32741 raft_consensus.cc:3060] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:43.695344 32741 raft_consensus.cc:515] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:43.697120 32741 leader_election.cc:290] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 3 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:43.697708 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ce1244d64c47968e37c77a6f23bca3" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:43.698312 32596 raft_consensus.cc:3055] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:43.698191 32668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ce1244d64c47968e37c77a6f23bca3" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:43.698689 32596 raft_consensus.cc:740] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0963d84ba1ed4116919e97c27b98a857, State: Running, Role: LEADER
I20260709 12:16:43.698886 32668 raft_consensus.cc:3060] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:43.699414 32596 consensus_queue.cc:260] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [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: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:43.700799 32596 raft_consensus.cc:3060] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:43.705619 32668 raft_consensus.cc:2468] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 3.
I20260709 12:16:43.706813 32710 leader_election.cc:304] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [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: 6cd0438c00524f75b48ccce77522dd34, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:43.707166 32596 raft_consensus.cc:2468] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 3.
I20260709 12:16:43.707760   571 raft_consensus.cc:2804] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:43.708276   571 raft_consensus.cc:697] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 3 LEADER]: Becoming Leader. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Running, Role: LEADER
I20260709 12:16:43.709022   571 consensus_queue.cc:237] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [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: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:43.716403 32494 catalog_manager.cc:5697] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d reported cstate change: term changed from 2 to 3, leader changed from 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1) to e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3). New cstate: current_term: 3 leader_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:44.115353 32668 raft_consensus.cc:1275] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 3 FOLLOWER]: Refusing update from remote peer e1d3dce6105743ec8f34ca38c4a1ff4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:44.116671   571 consensus_queue.cc:1048] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:44.122740   529 raft_consensus.cc:993] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34: : Instructing follower e1d3dce6105743ec8f34ca38c4a1ff4d to start an election
I20260709 12:16:44.123193   529 raft_consensus.cc:1081] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Signalling peer e1d3dce6105743ec8f34ca38c4a1ff4d to start an election
I20260709 12:16:44.124794 32741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e41cb1bf8a434d10beb503b94b082740"
dest_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d"
 from {username='slave'} at 127.0.0.1:37444
I20260709 12:16:44.125427 32741 raft_consensus.cc:493] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:44.125826 32741 raft_consensus.cc:3060] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:44.128713 32596 raft_consensus.cc:1275] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 3 FOLLOWER]: Refusing update from remote peer e1d3dce6105743ec8f34ca38c4a1ff4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:44.135069   578 consensus_queue.cc:1048] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:44.136708 32741 raft_consensus.cc:515] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:44.145136 32741 leader_election.cc:290] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 2 election: Requested vote from peers 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043), 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617)
I20260709 12:16:44.145404 32596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41cb1bf8a434d10beb503b94b082740" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0963d84ba1ed4116919e97c27b98a857"
I20260709 12:16:44.145641 32669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e41cb1bf8a434d10beb503b94b082740" candidate_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cd0438c00524f75b48ccce77522dd34"
I20260709 12:16:44.146036 32596 raft_consensus.cc:3060] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:44.146160 32669 raft_consensus.cc:3055] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:44.146560 32669 raft_consensus.cc:740] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6cd0438c00524f75b48ccce77522dd34, State: Running, Role: LEADER
I20260709 12:16:44.147307 32669 consensus_queue.cc:260] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:44.148524 32669 raft_consensus.cc:3060] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:44.152849 32596 raft_consensus.cc:2468] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 2.
I20260709 12:16:44.154047 32709 leader_election.cc:304] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963d84ba1ed4116919e97c27b98a857, e1d3dce6105743ec8f34ca38c4a1ff4d; no voters: 
I20260709 12:16:44.154868   496 raft_consensus.cc:2804] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:44.155349   496 raft_consensus.cc:697] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 LEADER]: Becoming Leader. State: Replica: e1d3dce6105743ec8f34ca38c4a1ff4d, State: Running, Role: LEADER
I20260709 12:16:44.156190   496 consensus_queue.cc:237] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } }
I20260709 12:16:44.156515 32669 raft_consensus.cc:2468] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1d3dce6105743ec8f34ca38c4a1ff4d in term 2.
I20260709 12:16:44.163831 32495 catalog_manager.cc:5697] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d reported cstate change: term changed from 1 to 2, leader changed from 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2) to e1d3dce6105743ec8f34ca38c4a1ff4d (127.26.26.3). New cstate: current_term: 2 leader_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1d3dce6105743ec8f34ca38c4a1ff4d" member_type: VOTER last_known_addr { host: "127.26.26.3" port: 33783 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:44.606691 32669 raft_consensus.cc:1275] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Refusing update from remote peer e1d3dce6105743ec8f34ca38c4a1ff4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:44.607945   496 consensus_queue.cc:1048] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd0438c00524f75b48ccce77522dd34" member_type: VOTER last_known_addr { host: "127.26.26.2" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:44.619021 32596 raft_consensus.cc:1275] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Refusing update from remote peer e1d3dce6105743ec8f34ca38c4a1ff4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:44.620409   578 consensus_queue.cc:1048] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963d84ba1ed4116919e97c27b98a857" member_type: VOTER last_known_addr { host: "127.26.26.1" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:44.640661 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:44.646551 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:44.647058 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:46.225737 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:46.233188 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:46.233613 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:16:47.152909 32767 debug-util.cc:398] Leaking SignalData structure 0x7b080013d9c0 after lost signal to thread 26731
W20260709 12:16:47.154461 32767 debug-util.cc:398] Leaking SignalData structure 0x7b08002984e0 after lost signal to thread 32529
W20260709 12:16:47.155908 32767 debug-util.cc:398] Leaking SignalData structure 0x7b080031af00 after lost signal to thread 32621
W20260709 12:16:47.157160 32767 debug-util.cc:398] Leaking SignalData structure 0x7b0800178240 after lost signal to thread 32696
W20260709 12:16:47.158609 32767 debug-util.cc:398] Leaking SignalData structure 0x7b08000f3d80 after lost signal to thread 302
I20260709 12:16:47.248569 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:47.259126 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:47.259835 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:48.261055 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:48.266353 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:48.266849 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:49.268039 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:49.276050 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:49.276580 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:50.277503 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:50.282302 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:50.282636 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:51.283409 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:51.289454 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:51.289789 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:52.290613 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:52.295590 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:52.296034 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:53.296960 26728 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:53.302304 26728 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:53.302794 26728 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:54.523965 26728 tablet_server.cc:179] TabletServer@127.26.26.1:0 shutting down...
I20260709 12:16:54.562172 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:54.562955 26728 tablet_replica.cc:333] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.564260 26728 raft_consensus.cc:2243] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.565225 26728 raft_consensus.cc:2272] T 9ea648c1f8854c34a2b7ba8db5e60691 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.568192 26728 tablet_replica.cc:333] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.569159 26728 raft_consensus.cc:2243] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.570077 26728 raft_consensus.cc:2272] T 0074d7c5d1cc4e488f8b6ef71e81821b P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.573004 26728 tablet_replica.cc:333] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.573658 26728 raft_consensus.cc:2243] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.574213 26728 raft_consensus.cc:2272] T cf403daf2e9849e89ba1506e8d3e7406 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.576578 26728 tablet_replica.cc:333] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.577116 26728 raft_consensus.cc:2243] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.577992 26728 raft_consensus.cc:2272] T cb444c76c8684432a5862be819e85d82 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.580709 26728 tablet_replica.cc:333] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.581372 26728 raft_consensus.cc:2243] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.582168 26728 raft_consensus.cc:2272] T 7ea76830029d4d87b00f678e4aaa4804 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.584492 26728 tablet_replica.cc:333] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.585251 26728 raft_consensus.cc:2243] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.586045 26728 raft_consensus.cc:2272] T e0bec495046347b2b3cf78550afcbd2f P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.588526 26728 tablet_replica.cc:333] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.589071 26728 raft_consensus.cc:2243] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.589887 26728 raft_consensus.cc:2272] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.591921 26728 tablet_replica.cc:333] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.592469 26728 raft_consensus.cc:2243] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.592877 26728 raft_consensus.cc:2272] T 75ce1244d64c47968e37c77a6f23bca3 P 0963d84ba1ed4116919e97c27b98a857 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.595130 26728 tablet_replica.cc:333] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.595696 26728 raft_consensus.cc:2243] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.596590 26728 raft_consensus.cc:2272] T 0277d523bd754a4f843fa84a844fc7ed P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.599920 26728 tablet_replica.cc:333] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.600517 26728 raft_consensus.cc:2243] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.601467 26728 raft_consensus.cc:2272] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.603952 26728 tablet_replica.cc:333] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.604525 26728 raft_consensus.cc:2243] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.605060 26728 raft_consensus.cc:2272] T ccd6ace2ab2046009cd3c630dcb2008e P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.607154 26728 tablet_replica.cc:333] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.607843 26728 raft_consensus.cc:2243] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.608420 26728 raft_consensus.cc:2272] T 974f1d9cdeb94ffca795b2892a01077d P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.610453 26728 tablet_replica.cc:333] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.611042 26728 raft_consensus.cc:2243] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.611581 26728 raft_consensus.cc:2272] T 60bd19651116429a83f89b82fbbf5e8c P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.613837 26728 tablet_replica.cc:333] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.614413 26728 raft_consensus.cc:2243] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.615273 26728 raft_consensus.cc:2272] T 6e07d07c3eaa43feb2b773e649d390ec P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.617610 26728 tablet_replica.cc:333] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.618050 26728 raft_consensus.cc:2243] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.618435 26728 raft_consensus.cc:2272] T df9f6c17f96a4454843d1e4fc37b980c P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.620561 26728 tablet_replica.cc:333] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.621053 26728 raft_consensus.cc:2243] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.621692 26728 raft_consensus.cc:2272] T 538e4a5129504cecb6c174709b7c71c2 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.623843 26728 tablet_replica.cc:333] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.624313 26728 raft_consensus.cc:2243] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.624758 26728 raft_consensus.cc:2272] T e41cb1bf8a434d10beb503b94b082740 P 0963d84ba1ed4116919e97c27b98a857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.626946 26728 tablet_replica.cc:333] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857: stopping tablet replica
I20260709 12:16:54.627431 26728 raft_consensus.cc:2243] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.628276 26728 raft_consensus.cc:2272] T 0088f6d8aa694cd1929b820878efb697 P 0963d84ba1ed4116919e97c27b98a857 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:54.650776 32709 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]
W20260709 12:16:54.654079 32709 consensus_peers.cc:597] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d -> Peer 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043): Couldn't send request to peer 0963d84ba1ed4116919e97c27b98a857. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:54.673795 32635 consensus_peers.cc:597] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 -> Peer 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043): Couldn't send request to peer 0963d84ba1ed4116919e97c27b98a857. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:41043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:54.676689 26728 tablet_server.cc:196] TabletServer@127.26.26.1:0 shutdown complete.
W20260709 12:16:54.692917 32635 consensus_peers.cc:597] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 -> Peer 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043): Couldn't send request to peer 0963d84ba1ed4116919e97c27b98a857. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:41043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:54.724102 26728 tablet_server.cc:179] TabletServer@127.26.26.2:0 shutting down...
I20260709 12:16:54.752920 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:54.753636 26728 tablet_replica.cc:333] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.754315 26728 raft_consensus.cc:2243] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.755307 26728 raft_consensus.cc:2272] T 538e4a5129504cecb6c174709b7c71c2 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.757557 26728 tablet_replica.cc:333] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.758205 26728 raft_consensus.cc:2243] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.758718 26728 raft_consensus.cc:2272] T e0bec495046347b2b3cf78550afcbd2f P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.761011 26728 tablet_replica.cc:333] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.761653 26728 raft_consensus.cc:2243] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.762142 26728 raft_consensus.cc:2272] T cb444c76c8684432a5862be819e85d82 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.764807 26728 tablet_replica.cc:333] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.765511 26728 raft_consensus.cc:2243] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.766503 26728 raft_consensus.cc:2272] T 7ea76830029d4d87b00f678e4aaa4804 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:54.767015 32710 consensus_peers.cc:597] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d -> Peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Couldn't send request to peer 6cd0438c00524f75b48ccce77522dd34. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:54.769421 26728 tablet_replica.cc:333] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.770346 26728 raft_consensus.cc:2243] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.771416 26728 raft_consensus.cc:2272] T cf403daf2e9849e89ba1506e8d3e7406 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:54.773797 32710 consensus_peers.cc:597] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d -> Peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Couldn't send request to peer 6cd0438c00524f75b48ccce77522dd34. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:54.774006 26728 tablet_replica.cc:333] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.774706 26728 raft_consensus.cc:2243] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.775189 26728 raft_consensus.cc:2272] T 9ea648c1f8854c34a2b7ba8db5e60691 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.777132 26728 tablet_replica.cc:333] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.777688 26728 raft_consensus.cc:2243] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.778667 26728 raft_consensus.cc:2272] T 0074d7c5d1cc4e488f8b6ef71e81821b P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.781155 26728 tablet_replica.cc:333] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.781742 26728 raft_consensus.cc:2243] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.782213 26728 raft_consensus.cc:2272] T df9f6c17f96a4454843d1e4fc37b980c P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:54.782541 32635 consensus_peers.cc:597] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 -> Peer 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043): Couldn't send request to peer 0963d84ba1ed4116919e97c27b98a857. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:41043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:54.784379 26728 tablet_replica.cc:333] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.785035 26728 raft_consensus.cc:2243] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.785543 26728 raft_consensus.cc:2272] T 6e07d07c3eaa43feb2b773e649d390ec P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.787642 26728 tablet_replica.cc:333] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.788170 26728 raft_consensus.cc:2243] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.788596 26728 raft_consensus.cc:2272] T 351f631a7b5f4f44a3f3657ed4d64cb7 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.790602 26728 tablet_replica.cc:333] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.791262 26728 raft_consensus.cc:2243] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.791849 26728 raft_consensus.cc:2272] T 0088f6d8aa694cd1929b820878efb697 P 6cd0438c00524f75b48ccce77522dd34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.794740 26728 tablet_replica.cc:333] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.795269 26728 raft_consensus.cc:2243] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.795806 26728 raft_consensus.cc:2272] T 75ce1244d64c47968e37c77a6f23bca3 P 6cd0438c00524f75b48ccce77522dd34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.797735 26728 tablet_replica.cc:333] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.798209 26728 raft_consensus.cc:2243] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.799003 26728 raft_consensus.cc:2272] T 974f1d9cdeb94ffca795b2892a01077d P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.801477 26728 tablet_replica.cc:333] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
W20260709 12:16:54.801743 32710 consensus_peers.cc:597] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d -> Peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Couldn't send request to peer 6cd0438c00524f75b48ccce77522dd34. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:54.802031 26728 raft_consensus.cc:2243] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.802870 26728 raft_consensus.cc:2272] T ccd6ace2ab2046009cd3c630dcb2008e P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.804939 26728 tablet_replica.cc:333] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.805493 26728 raft_consensus.cc:2243] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.806288 26728 raft_consensus.cc:2272] T 60bd19651116429a83f89b82fbbf5e8c P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.808789 26728 tablet_replica.cc:333] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.809501 26728 raft_consensus.cc:2243] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.809947 26728 raft_consensus.cc:2272] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:54.809985 32710 consensus_peers.cc:597] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d -> Peer 6cd0438c00524f75b48ccce77522dd34 (127.26.26.2:34617): Couldn't send request to peer 6cd0438c00524f75b48ccce77522dd34. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:54.811995 26728 tablet_replica.cc:333] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.812508 26728 raft_consensus.cc:2243] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.812940 26728 raft_consensus.cc:2272] T 0277d523bd754a4f843fa84a844fc7ed P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.814949 26728 tablet_replica.cc:333] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34: stopping tablet replica
I20260709 12:16:54.815394 26728 raft_consensus.cc:2243] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.815872 26728 raft_consensus.cc:2272] T e41cb1bf8a434d10beb503b94b082740 P 6cd0438c00524f75b48ccce77522dd34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.855849 26728 tablet_server.cc:196] TabletServer@127.26.26.2:0 shutdown complete.
I20260709 12:16:54.890913 26728 tablet_server.cc:179] TabletServer@127.26.26.3:0 shutting down...
I20260709 12:16:54.919843 26728 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:54.920720 26728 tablet_replica.cc:333] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.921762 26728 raft_consensus.cc:2243] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.922456 26728 raft_consensus.cc:2272] T cf403daf2e9849e89ba1506e8d3e7406 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.924674 26728 tablet_replica.cc:333] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.925177 26728 raft_consensus.cc:2243] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.925647 26728 raft_consensus.cc:2272] T 0074d7c5d1cc4e488f8b6ef71e81821b P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.927768 26728 tablet_replica.cc:333] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.928299 26728 raft_consensus.cc:2243] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.928730 26728 raft_consensus.cc:2272] T 7ea76830029d4d87b00f678e4aaa4804 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.930528 26728 tablet_replica.cc:333] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.930977 26728 raft_consensus.cc:2243] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.931789 26728 raft_consensus.cc:2272] T 9ea648c1f8854c34a2b7ba8db5e60691 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.933952 26728 tablet_replica.cc:333] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.934513 26728 raft_consensus.cc:2243] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.934975 26728 raft_consensus.cc:2272] T 538e4a5129504cecb6c174709b7c71c2 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.937479 26728 tablet_replica.cc:333] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.938030 26728 raft_consensus.cc:2243] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:54.938221 32709 consensus_peers.cc:597] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d -> Peer 0963d84ba1ed4116919e97c27b98a857 (127.26.26.1:41043): Couldn't send request to peer 0963d84ba1ed4116919e97c27b98a857. Status: Network error: Client connection negotiation failed: client connection to 127.26.26.1:41043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:54.938503 26728 raft_consensus.cc:2272] T e0bec495046347b2b3cf78550afcbd2f P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.940662 26728 tablet_replica.cc:333] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.941186 26728 raft_consensus.cc:2243] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.941676 26728 raft_consensus.cc:2272] T cb444c76c8684432a5862be819e85d82 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.943620 26728 tablet_replica.cc:333] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.944152 26728 raft_consensus.cc:2243] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.944648 26728 raft_consensus.cc:2272] T 351f631a7b5f4f44a3f3657ed4d64cb7 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.946661 26728 tablet_replica.cc:333] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.947193 26728 raft_consensus.cc:2243] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.947608 26728 raft_consensus.cc:2272] T 0277d523bd754a4f843fa84a844fc7ed P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.949373 26728 tablet_replica.cc:333] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.949903 26728 raft_consensus.cc:2243] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.950361 26728 raft_consensus.cc:2272] T 4f3f795a34bf4cdb83a5f6b12e4d68eb P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.952234 26728 tablet_replica.cc:333] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.952766 26728 raft_consensus.cc:2243] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.953179 26728 raft_consensus.cc:2272] T ccd6ace2ab2046009cd3c630dcb2008e P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.955062 26728 tablet_replica.cc:333] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.955575 26728 raft_consensus.cc:2243] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.955963 26728 raft_consensus.cc:2272] T 974f1d9cdeb94ffca795b2892a01077d P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.957734 26728 tablet_replica.cc:333] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.958240 26728 raft_consensus.cc:2243] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.958642 26728 raft_consensus.cc:2272] T 0088f6d8aa694cd1929b820878efb697 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.960695 26728 tablet_replica.cc:333] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.961195 26728 raft_consensus.cc:2243] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.961982 26728 raft_consensus.cc:2272] T 75ce1244d64c47968e37c77a6f23bca3 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.963999 26728 tablet_replica.cc:333] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.964542 26728 raft_consensus.cc:2243] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.965330 26728 raft_consensus.cc:2272] T e41cb1bf8a434d10beb503b94b082740 P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.967272 26728 tablet_replica.cc:333] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.967789 26728 raft_consensus.cc:2243] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.968235 26728 raft_consensus.cc:2272] T 6e07d07c3eaa43feb2b773e649d390ec P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.970005 26728 tablet_replica.cc:333] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.970532 26728 raft_consensus.cc:2243] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:54.971261 26728 raft_consensus.cc:2272] T df9f6c17f96a4454843d1e4fc37b980c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:54.972990 26728 tablet_replica.cc:333] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d: stopping tablet replica
I20260709 12:16:54.973448 26728 raft_consensus.cc:2243] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:54.973887 26728 raft_consensus.cc:2272] T 60bd19651116429a83f89b82fbbf5e8c P e1d3dce6105743ec8f34ca38c4a1ff4d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:55.467203 32767 debug-util.cc:398] Leaking SignalData structure 0x7b0800172460 after lost signal to thread 26731
W20260709 12:16:55.468156 32767 debug-util.cc:398] Leaking SignalData structure 0x7b08001537c0 after lost signal to thread 32529
W20260709 12:16:55.469069 32767 debug-util.cc:398] Leaking SignalData structure 0x7b080019d5a0 after lost signal to thread 32621
W20260709 12:16:55.469869 32767 debug-util.cc:398] Leaking SignalData structure 0x7b080019a800 after lost signal to thread 32696
W20260709 12:16:55.470638 32767 debug-util.cc:398] Leaking SignalData structure 0x7b08000a6240 after lost signal to thread 302
I20260709 12:16:55.883301 26728 tablet_server.cc:196] TabletServer@127.26.26.3:0 shutdown complete.
I20260709 12:16:55.920349 26728 master.cc:562] Master@127.26.26.62:45019 shutting down...
I20260709 12:16:55.943132 26728 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.943940 26728 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.944324 26728 tablet_replica.cc:333] T 00000000000000000000000000000000 P 34d55fbfe52b494aa1aded47d7b95147: stopping tablet replica
I20260709 12:16:55.964491 26728 master.cc:584] Master@127.26.26.62:45019 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (21908 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (42146 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (200575 ms total)
[  PASSED  ] 7 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] LeaderRebalancerTest.AddTserver

 1 FAILED TEST
I20260709 12:16:56.020433 26728 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2268 messages since previous log ~32 seconds ago
I20260709 12:16:56.020704 26728 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2268 messages since previous log ~32 seconds ago
I20260709 12:16:56.020897 26728 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2263 messages since previous log ~32 seconds ago
I20260709 12:16:56.021109 26728 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 ~50 seconds ago
I20260709 12:16:56.021310 26728 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 ~50 seconds ago
I20260709 12:16:56.021521 26728 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 4 messages since previous log ~102 seconds ago
I20260709 12:16:56.021766 26728 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~1 seconds ago
I20260709 12:16:56.022065 26728 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 34 messages since previous log ~20 seconds ago
